There are several common number patterns that follow specific rules. Square number sequences follow the rule of n^2, where the nth term is the square of n. Arithmetic sequences follow repetitive addition, where each term is created by adding a fixed number to the previous term. Geometric sequences follow repetitive multiplication, where each term is created by multiplying the previous term by a fixed number. The Fibonacci sequence is where each term is the sum of the two terms before it, starting with 1, 1. These patterns can be represented by general formulas to calculate any term in the sequence.