Sequences & Series
Arithmetic Sequences
Writing explicit and recursive formulas for an arithmetic sequence.
A Function Defined Only on Whole Numbers
5, 8, 11, 14, ... Before reading on, predict the next two terms, and think about how you'd describe a rule for finding the 100th term directly, without listing all 99 terms before it.
Definition — Arithmetic Sequence
The explicit formula's structure isn't arbitrary — it's exactly the same structure as a linear function's slope-intercept form, y = mx + b, just restricted to whole-number inputs. Starting at a₁ and adding d a total of (n − 1) times to reach the nth term is precisely what 'slope times steps, plus a starting value' means — an arithmetic sequence is genuinely a linear function evaluated only at n = 1, 2, 3, ....
Worked Example — Finding an Explicit Formula
Worked Example — Finding a Specific Term
Worked Example — Writing a Recursive Formula
Tip
Common Mistakes
Using n instead of (n − 1) in the explicit formula, such as writing aₙ = a₁ + nd.
The first term, a₁, already accounts for zero additions of d — by the time n = 1, d has been added (1 − 1) = 0 times, which is why the formula uses (n − 1), not n.
Confusing a recursive formula (which needs a previous term to compute the next) with an explicit formula (which computes any term directly from n).
An explicit formula finds any term directly from its position n alone; a recursive formula requires already knowing the term before it — pick the right one for what a problem actually needs.
Key Takeaways
- An arithmetic sequence adds the same common difference at every step.
- Its explicit formula, aₙ = a₁ + (n − 1)d, mirrors a linear function's structure, restricted to whole-number inputs.
- A recursive formula defines each term using the one before it, rather than directly from its position.
Summary
Arithmetic sequences are linear functions living on whole numbers. The next lesson looks at sequences that grow multiplicatively instead — the discrete cousin of exponential functions.
Sign in to track your progress and mark this lesson complete.
Track your progress