Geometric Sequences
A sequence is just an ordered list of numbers, and the two kinds you'll meet constantly are arithmetic and geometric. An arithmetic sequence adds the same amount each step: adds every time. A geometric sequence multiplies by the same amount each step: doubles every time. That one distinction — add versus multiply — drives everything else about them.
The payoff is the explicit formula, which jumps straight to any term without listing all the ones before it. For arithmetic sequences it's ; for geometric it's . Learn what each letter means and you can find the th term as fast as the th.
Arithmetic sequences: a common difference
In an arithmetic sequence, each term is the previous term plus a fixed number called the common difference, written . Find by subtracting any term from the one after it: in the difference is . If the sequence decreases, is negative.
The explicit formula is , where is the first term and is the term number. The logic: to reach the th term you start at and take steps of size . The exponent-free structure means arithmetic sequences grow linearly — plot the terms of below and they sit right on a straight line.
Geometric sequences: a common ratio
In a geometric sequence, each term is the previous term times a fixed number called the common ratio, written . Find by dividing any term by the one before it: in the ratio is . A ratio between and makes the sequence shrink; a negative ratio makes the signs alternate.
The explicit formula is . Same logic as before: to reach the th term you start at and multiply by a total of times. The exponent is , not — that off-by-one is the single most common mistake on these problems. Geometric sequences grow (or decay) exponentially, so the terms curve upward or downward fast. Plotted below, the geometric sequence bends upward instead of following a line.
How to tell which one you have
Run both tests. Subtract consecutive terms — if you get the same number every time, it's arithmetic. Divide consecutive terms — if you get the same number every time, it's geometric. A sequence like fails both tests (the differences are ), so it's neither.
Context gives it away too. Situations that add a fixed amount per step are arithmetic: a theater where each row has more seats than the row in front of it. Situations that scale by a fixed percent or factor per step are geometric: a ball that rebounds to of its previous height on every bounce.
Worked examples
Example 1: an arithmetic term far down the list
Find the th term of the sequence
Answer:
Example 2: a geometric term
Find the th term of the sequence
Answer:
Example 3: an arithmetic sequence in context
A theater has seats in the first row, and each row behind it has more seats than the row in front. How many seats are in row ?
Answer: Row has seats
Example 4: a shrinking geometric sequence
Find the th term of the sequence
Answer:
Try one yourself
Common questions
Why is the exponent and not ?
Because the first term uses zero multiplications. By the time you reach term , you've multiplied by only times — once for each step after the first term. Same idea in the arithmetic formula: term is steps of size past . Test any formula on ; it should return exactly.
Can the common ratio be negative?
Yes. A sequence like has , and the terms alternate sign forever. It's still geometric — dividing any term by the previous one gives every time. The common difference of an arithmetic sequence can be negative too; that just means the sequence decreases.
What if a sequence is neither arithmetic nor geometric?
Then neither formula applies, and that's common — the perfect squares are neither, since their differences grow and their ratios shrink. Always verify the pattern with at least two differences or two ratios before committing to a formula.
Want the video version?
Allday Everyday Math has video lessons, practice, and an AI tutor for every topic, Pre-Algebra through Algebra 2.