Patterns in Sequences
A sequence is an ordered list of numbers . Two patterns are so common they have names and formulas.
An arithmetic sequence adds a fixed common difference each step: . For , . The sum of the first terms (an arithmetic series) has a famous closed form: The first form is the memorable one: the sum equals the number of terms times the average of the first and last. (This is the trick young Gauss used to add to instantly: .)
A geometric sequence multiplies by a fixed common ratio each step: . For , . Its finite sum is When , the infinite geometric series converges to — infinitely many terms with a finite total, as with .
The essential distinction is additive versus multiplicative growth. Arithmetic sequences change by a constant difference (linear growth — a straight line); geometric sequences change by a constant ratio (exponential growth — accelerating or decaying). Telling them apart is the first step in analyzing any pattern: check whether successive terms differ by a constant or are in a constant ratio.
Common pitfall: mixing up arithmetic (constant difference) with geometric (constant ratio) sequences, or their formulas. In an arithmetic sequence you add ; in a geometric sequence you multiply by . So is arithmetic () while is geometric (). Applying the arithmetic sum formula to a geometric sequence (or vice versa) gives nonsense — first identify which pattern you have.
Two bar rows: an arithmetic sequence with equal accent steps added (a straight-line top) beside a geometric sequence with each bar a constant multiple of the last (an accelerating curve) — additive versus multiplica.