Arithmetic & Geometric Sequences
Learn to tell arithmetic from geometric sequences, write recursive and explicit formulas, and see how they connect to linear and exponential functions.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on Arithmetic & Geometric Sequences, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
Once you know the type, you can describe the sequence two ways: recursively, by saying where it starts and how to step forward, or explicitly, by writing a formula that jumps straight to the 50th term without listing the first 49. Along the way you will see something that ties this unit back to earlier work — arithmetic sequences are linear functions in disguise, and geometric sequences are exponential functions in disguise. Same math, new notation.
Reading a Sequence: Differences and Ratios
To classify a sequence, run two quick tests on consecutive terms. Subtract to look for a constant common difference , then divide to look for a constant common ratio . Whichever test gives the same answer every time tells you the type.
| Sequence | Differences | Ratios | Type |
|---|---|---|---|
| Arithmetic, | |||
| Geometric, | |||
| Arithmetic, | |||
| Neither |
Recursive Formulas: Start Here, Then Do This
For an arithmetic sequence: and for .
For a geometric sequence: and for .
So the sequence is written , . The sequence is written , .
The notation trips people up. It does not mean "the term minus 1." The subscript is an address, not a quantity: is the term one position earlier. If , then means .
The most common mistake is writing only and stopping. That rule fits but it also fits and infinitely many other lists. Without the starting value the sequence is not pinned down. The second most common mistake is mixing operations — writing for a sequence that actually triples. Say the pattern out loud ("times three") before you write it.
Recursive formulas are excellent for generating the next few terms and terrible for finding , because you would have to compute all 59 terms before it. That is exactly the problem explicit formulas solve.
Explicit Formulas: Jump Straight to Any Term
To reach from you take 4 steps. To reach you take steps. So:For with and : , which simplifies to . Check it — , correct.
For with and : . Then .
The number one error in this whole lesson is the off-by-one: writing or . Both formulas are shifted one term too far. There is a five-second fix — plug in . A correct formula must return the first term. , not 5, so that version is wrong.
In the geometric formula, the exponent applies only to , never to the product. means times ; it does not mean . Order of operations handles the exponent first, then the multiplication.
Sequences Are Functions: The Linear and Exponential Link
Distribute the arithmetic formula: . That is with slope . The common difference is the slope — the constant rate of change per step. Rewrite the geometric formula as and you get , an exponential function with base . The common ratio is the growth factor.
| Feature | Arithmetic | Geometric |
|---|---|---|
| Step rule | add | multiply by |
| Explicit form | ||
| Function family | linear | exponential |
| Graph shape | points along a line | points along a curve |
| Grows by | equal amounts | equal percents |
This link is practical. A phone plan that charges a flat 15 dollars more each month is arithmetic and linear. A bacteria culture that doubles every hour is geometric and exponential. When someone tells you a quantity grows by 5 percent per year, the multiplier is , so successive years form a geometric sequence — and that is the same structure you will use for compound interest and half-life problems later.
Working Backward: Finding , , or the Term Number
Suppose an arithmetic sequence has and . Going from position 3 to position 7 is 4 steps, and the total change is , so . Back up two steps from to get . The explicit formula is .
For geometric sequences, the same idea uses division. If and , that is 3 steps, so and . Then and .
To find a term's position, set the explicit formula equal to the value and solve. Is 71 in the sequence ? Solve to get , a counting number, so yes — it is the 18th term. Is 50 in that sequence? gives , which is not a valid position, so 50 never appears. That whole-number check is the point of the question.
Watch for decreasing geometric sequences: has , a ratio between 0 and 1, and it decreases without ever reaching zero. A negative ratio makes signs alternate — has .
Key terms
- Sequence.
- An ordered list of numbers, treated as a function whose inputs are the position numbers and whose outputs are the terms.
- Term ().
- A single number in a sequence, labeled by its position. means the fourth term; the subscript is an address, not a multiplier.
- Arithmetic sequence.
- A sequence in which the same number is added to each term to get the next, giving a constant common difference.
- Common difference ().
- The constant value in an arithmetic sequence; it equals the slope of the matching linear function.
- Geometric sequence.
- A sequence in which each term is multiplied by the same nonzero number to get the next, giving a constant common ratio.
- Common ratio ().
- The constant value in a geometric sequence; it equals the base (growth factor) of the matching exponential function.
- Recursive formula.
- A definition that states the first term and a rule for producing each term from the one before, such as and .
- Explicit formula.
- A formula that computes directly from the position , such as or .
Worked example
Step 2 — Recursive formula. State both parts: and for . (Writing is equally correct.)
Step 3 — Explicit formula. Use , so . Verify with : . That matches the first term, so the exponent is right.
Step 4 — Find . .
Step 5 — Is 1.5 a term? Set . Divide both sides by 96: . Since , we need , so . Because 7 is a counting number, yes — 1.5 is the 7th term. (Listing forward confirms it: 96, 48, 24, 12, 6, 3, 1.5.)
Practice questions
Which explicit formula generates the sequence ?
Answer:
A geometric sequence has and . Find the common ratio and , then write the explicit formula. Assume is positive.
Answer: , , and .
Explain why the sequence corresponds to a linear function while corresponds to an exponential function, and describe how their graphs differ.
Answer: The first is arithmetic with , so , a linear rule with constant rate of change 5. The second is geometric with , so , an exponential rule with a constant growth factor. Both graphs are sets of discrete points, but the first set lies along a straight line and the second lies along an increasing curve that gets steeper.
FAQ
- What is the difference between a recursive and an explicit formula?
- A recursive formula tells you where to start and how to get from one term to the next, so you must know the previous term to use it. An explicit formula computes any term directly from its position number. Recursive is faster for listing the next two or three terms; explicit is the only practical way to find something like the 200th term.
- Why is there an in the explicit formulas instead of ?
- Because you start counting from , not from a step zero. Getting to the 5th term from the 1st takes only 4 additions (or 4 multiplications), so getting to the th term takes of them. Quick check: substitute into your formula. If it does not return the first term, your exponent or coefficient is shifted.
- Can a sequence be both arithmetic and geometric?
- Yes, but only in the constant case. A sequence like has and , so it satisfies both definitions. Apart from constant sequences (and ignoring sequences of all zeros, where the ratio is undefined), no sequence is both.
- How do I know a sequence is neither arithmetic nor geometric?
- Compute all the consecutive differences and all the consecutive ratios. If neither list is constant, the sequence is neither type. Squares like and the Fibonacci sequence are common examples — Fibonacci does have a recursive rule, , but it is not arithmetic because the amount added changes each time.
Learn this with a teacher, not a page
The Crimsora tutor teaches Arithmetic & Geometric Sequences live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.