Series — A-Level Mathematics Pure 1 Study Guide
For: A-Level Mathematics candidates sitting Paper 1 (Pure Mathematics 1).
Covers: Arithmetic progressions, geometric progressions, sum to infinity for convergent geometric series, positive integer binomial expansion, sigma notation, and real-world applications including compound interest and repeating decimals.
You should already know: IGCSE / Add-Maths algebra, sketching basic curves, solving linear and simple quadratic equations.
A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the A-Level Mathematics style for educational use. They are not reproductions of past Cambridge International examination papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official Cambridge mark schemes for grading conventions.
1. What Is Series?
A series is the sum of terms that follow a defined sequential pattern, where each term can be mapped to a positive integer position. Series are also referred to as summed progressions, and make up 10-15% of total marks on A-Level Mathematics Paper 1, often appearing as standalone questions or embedded in algebra and word problem contexts. Every series follows either an explicit rule (defining the nth term directly) or a recursive rule (defining each term using the previous term).
2. Arithmetic progressions
An arithmetic progression (AP) is a series where each term increases by a fixed constant called the common difference, . The first term of the AP is denoted , and refers to the number of terms in the series or position of a specific term.
To derive the nth term formula, observe the pattern of the first few terms: For the nth term, you add a total of times to the first term, so:
To derive the sum of the first terms, pair the first and last term of the series: each pair sums to , and there are such pairs. This gives the sum formula: where is the last term of the finite series.
Worked Example: Find the 15th term and sum of the first 15 terms of an AP with first term 4 and common difference 3.
Exam tip: Examiners frequently ask you to set up simultaneous equations to solve for and if you are given two values of terms in the AP, e.g. and .
3. Geometric progressions
A geometric progression (GP) is a series where each term is multiplied by a fixed constant called the common ratio, . The first term is again denoted .
The nth term pattern follows: So the nth term is the first term multiplied by a total of times:
To derive the sum of the first terms, use the subtraction method:
- Write the sum:
- Multiply both sides by :
- Subtract the second equation from the first:
- Factor and rearrange: For , use the rearranged form to avoid negative numerators/denominators and reduce arithmetic errors.
Worked Example: Find the 7th term and sum of the first 7 terms of a GP with first term 5 and common ratio 2.
4. Sum to infinity
The sum to infinity of a GP is the limit of as approaches infinity, and only exists if the series is convergent, meaning terms get smaller and approach 0 as increases. Convergence requires , since if , grows infinitely large or oscillates, so the sum does not approach a fixed value.
When , as , so substitute into the finite GP sum formula:
Worked Example: A GP has first term 18 and common ratio . Verify the series is convergent, then calculate its sum to infinity.
- , so the series is convergent.
Exam tip: You must explicitly state the check for to get full marks for sum to infinity questions, even if the ratio is obviously less than 1.
5. Binomial expansion of for positive integer
The binomial expansion gives the expanded form of a two-term expression raised to a positive integer power , using binomial coefficients that count the number of ways to arrange terms in the expansion. Binomial coefficients are written , read as "n choose r", and calculated as: where (n factorial) = .
The full binomial expansion formula is: Binomial coefficients for small can also be taken directly from Pascal's triangle, where each entry is the sum of the two entries above it.
Worked Example: Find the coefficient of in the expansion of . You do not need to expand the entire expression: the term with corresponds to :
- Term =
- Coefficient of is 5760.
6. Sigma notation and recursive vs explicit definitions
Sigma notation is a compact way to write the sum of a sequence of terms, using the Greek letter (capital sigma). The notation means "sum all values of for integer values of starting at and ending at ". For example:
There are two ways to define a series:
- Explicit definition: Gives the nth term directly as a function of , e.g. (explicit definition of a GP)
- Recursive definition: Gives each term as a function of the previous term, plus a starting value, e.g. (recursive definition of the same GP)
Worked Example: Write the sum of the first 8 terms of the AP with first term 7 and common difference 2 in sigma notation, then evaluate the sum.
- Explicit nth term:
- Sigma notation:
- Sum:
7. Application problems — compound interest, repeating decimals
Series are used to model a wide range of real-world scenarios, with two of the most common exam applications being compound interest and repeating decimal to fraction conversion.
Compound interest
When you invest a principal amount at an annual interest rate (written as a decimal) compounded annually, the value of the investment after years is the nth term of a GP with first term and common ratio : If you make regular annual deposits, the total value of the investment is the sum of a GP for each individual deposit.
Worked Example: You invest $2000 at 4% annual compound interest. Calculate the value of the investment after 5 years, and the total interest earned.
- Total interest =
Repeating decimals
Any repeating decimal can be converted to a fraction by writing it as the sum of a non-repeating part plus a convergent infinite GP.
Worked Example: Convert (0.2454545...) to a fraction in simplest form.
- Split the decimal:
- The repeating part is a GP with , ,
- Sum of GP:
- Add the non-repeating part:
8. Common Pitfalls (and how to avoid them)
- Wrong move: Using AP formulas for GP problems or vice versa. Why: Students mix up constant difference and constant ratio patterns. Correct move: First test the first 3 terms: if they have the same difference, it is an AP; if they have the same ratio, it is a GP, before selecting formulas.
- Wrong move: Calculating sum to infinity for GP with . Why: Students forget the convergence condition. Correct move: Always write the check for as the first step of any sum to infinity question, to earn method marks and avoid invalid calculations.
- Wrong move: Off-by-one errors in nth term formulas, using instead of . Why: Students assume the first term corresponds to exponent/difference of 1. Correct move: Test your nth term formula with : if it gives the correct first term , it is correct; adjust if not.
- Wrong move: Reversing and in binomial expansion when calculating specific coefficients. Why: Students mix up which term is raised to the power. Correct move: Label the binomial clearly as , so the term is always the one with , and matches the power of you need.
- Wrong move: Calculating each term individually for large sigma sums. Why: Students think they need to expand every term, wasting exam time. Correct move: First identify if the sigma sum is an AP or GP, then use the relevant sum formula to save time and reduce arithmetic errors.
9. Practice Questions (A-Level Mathematics Paper 1 Style)
Question 1
The 4th term of an arithmetic progression is 17, and the 10th term is 41. (a) Find the first term and common difference . (b) Calculate the sum of the first 25 terms of the AP.
Solution
(a) Set up simultaneous equations: Subtract first equation from second: Substitute into first equation:
(b) Use AP sum formula:
Question 2
A geometric progression has first term 20 and sum to infinity 25. (a) Find the common ratio , and verify the series is convergent. (b) Calculate the sum of the first 6 terms, giving your answer to 2 decimal places.
Solution
(a) Use sum to infinity formula: , so the series is convergent.
(b) Use finite GP sum formula:
Question 3
(a) Find the coefficient of in the expansion of . (b) Convert (0.108108108...) to a fraction in its simplest form.
Solution
(a) The term with corresponds to : Term = Coefficient of is 1120.
(b) The decimal is an infinite GP with , , :
10. Quick Reference Cheatsheet
| Series Type | Key Formulas | Notes |
|---|---|---|
| Arithmetic Progression | |
= first term, = common difference, = last term |
| Geometric Progression | |
= common ratio, use second sum form for |
| Convergent GP | Only valid if $ | |
| Binomial Expansion (positive integer ) | |
also available from Pascal's triangle |
| Sigma Notation | Sum from to | |
| Applications | Compound interest: Repeating decimals: non-repeating part + GP sum |
= annual interest rate (decimal) |
11. What's Next
Mastery of series is a foundational skill for the rest of the A-Level Mathematics syllabus: in Paper 3, you will extend binomial expansion to negative and fractional exponents, use series approximations for differential equations, and apply geometric progressions to continuous growth models. Series concepts are also frequently embedded in algebra, coordinate geometry, and calculus questions across both Paper 1 and Paper 3, so strong knowledge here will help you earn marks across multiple question types.
If you struggle with any of the concepts, worked examples, or practice questions covered in this guide, you can ask Ollie for personalized explanations, additional practice problems, or step-by-step walkthroughs of any problem at any time by visiting Ollie. Make sure to also test your skills with official A-Level Mathematics Paper 1 past papers to get familiar with exam timing, question structure, and marking conventions before your exam.
Aligned with the Cambridge International AS & A Level Mathematics 9709 syllabus. OwlsAi is not affiliated with Cambridge Assessment International Education.