Sequences and series
A sequence is an ordered list of numbers that follows a pattern. A term is a specific number in that list.
When you add the terms of a sequence, you get a series. Many AMC problems focus on two common types of sequences - arithmetic and geometric - and on summing their terms.
Arithmetic sequences
An arithmetic sequence is a sequence where each term is found by adding the same constant to the previous term. This constant is called the common difference (often written as ). The common difference can be positive or negative.
- Example with common difference :
- Example with common difference :
You can think of the common difference as the difference between consecutive terms.
Mean and sum of an arithmetic sequence
Because the terms are equally spaced, the average (arithmetic mean) of the terms is the average of the first and last terms.
To find the sum of the terms, multiply:
- (average of the terms) × (number of terms)
Finding a specific term
To find a particular term , you can use either of the formulas shown in the block above.
Example: The question below is from 2002 AMC 10B
Suppose that is an arithmetic sequence with
What is the value of A.
B.
C.
D.
E.
Answer: C. 0.01
The sum of the first terms is , so the average of those equally spaced terms is . In an arithmetic sequence, the average of a block of equally spaced terms is also the value of the middle (median) term(s), so the “center” of terms through is at .
The sum of terms through is , so the average of those terms is . The center of that block is at .
The centers of these two blocks are apart (from to ). Moving from the center of the first block to the center of the second block advances by terms, so the common difference is
Since is exactly the common difference, .
Geometric sequences
A geometric sequence is similar to an arithmetic sequence, but instead of adding a constant, you multiply by a constant ratio to get the next term.
- If and , the sequence begins
- If is negative, the signs alternate.
To find a specific term , you can use either of the formulas shown in the block above.
Example: The question below is from 2024 AMC 10A
The first three terms of a geometric sequence are the integers and where What is the sum of the digits of the least possible value of
A.
B.
C.
D.
E.
Answer: E. 21
Let the common ratio be . Then and .
To make as small as possible while keeping and integers with , we want the smallest rational such that:
- is an integer, and
- is an integer.
The smallest such ratio is .
Series
A series is the sum of the terms in a sequence. Here is the summation notation commonly used for series.
The notation means “the sum of the first terms.” Here, is the value of the th term.
Special series
Some summations come up so often that it helps to know their closed-form formulas.
Sum of squares Sum of cubes