Arithmetic Series
An arithmetic series is the sum of the terms of an arithmetic sequence. Two equivalent formulas give the sum of the first n terms instantly — no need to add them one by one.
What you'll be able to do
- Use the sum formula Sₙ = n/2(2a + (n−1)d)
- Use the alternative Sₙ = n/2(a + l)
- Find n given a target sum
- Apply the sum of natural numbers
The sum formulas
The sum of the first terms has two equivalent forms — use the first when you know and , the second when you know the first term and last term .
Finding n
If a target sum is given, substitute into to get a , then solve (discard non-positive or non-integer solutions).
Tip — Setting Sₙ equal to a value gives a quadratic in n — solve and keep the sensible (positive integer) root.
Sum of natural numbers
A special case: (here , ). This appears often in proofs and sigma-notation work.
Formula recap
Common mistakes to avoid
Key takeaways
- Sₙ = n/2(2a + (n−1)d) or n/2(a + l).
- A target sum gives a quadratic in n.
- 1 + 2 + … + n = n(n+1)/2.
Test yourself
Ready to lock in Arithmetic Series? Pick a mode and earn XP & Dobloons.