Worked Example · Series · Paper 1 · 3 marks
Finding the First Term of an AP from a Sum
Written by Rig, our founder
8 years teaching IGCSE & SPM maths · Updated 16 August 2026
This runs the AP sum formula in reverse: with the sum, the number of terms, and the common difference known, the formula becomes a linear equation in the first term .
The sum of the first terms of an arithmetic progression is . Given that the common difference is , find the first term. [3]
The working
Step 1, substitute into with , , :
Step 2, simplify:
Step 3, solve for :
So the first term is .
Where the marks are won and lost
- Use , not . The off-by-one on is the classic error.
- Expand carefully: . Then it’s a straightforward linear equation.
- Only is unknown, everything else is given, so treat it as solving for one variable.
Common mistakes
- Using instead of inside the bracket.
- Arithmetic slips expanding .
- Confusing the sum with the 10th term.
Full method: Arithmetic Progressions notes. Topic home: Series pillar.