A universal language of patterns

From the Fibonacci spirals adorning sunflowers in Provence to the compound interest calculations powering Tokyo's financial markets, sequences and series form a mathematical backbone that transcends borders. The Cambridge IGCSE Additional Mathematics syllabus dedicates a significant portion of its content to two pillars: the binomial theorem and arithmetic and geometric progressions. These are not abstract curiosities. Engineers in Munich use geometric series to model signal decay. Economists in Sao Paulo apply arithmetic progressions to depreciation schedules. The universality of these tools is precisely what makes them worth studying with care.

The 0606 syllabus splits this topic into two distinct but connected areas. The binomial theorem provides a systematic method for expanding expressions of the form (a + b)n, while progressions deal with sequences whose terms follow predictable rules and the sums that arise from them. Both areas reward methodical working and punish careless arithmetic, a combination that makes them reliable sources of examination marks for well-prepared candidates.

The binomial theorem: structured expansion

The binomial theorem states that for any positive integer n:

(a + b)n = nC0 an + nC1 an-1b + nC2 an-2b2 + ... + nCn bn

The binomial coefficient nCr (also written as C(n, r) or "n choose r") counts the number of ways to select r items from n, and equals n! / (r!(n - r)!). These coefficients also appear in Pascal's triangle, a construction familiar to students from China to Chile, where each entry is the sum of the two entries directly above it.

The general term

The (r + 1)th term of the expansion of (a + b)n is:

Tr+1 = nCr an-r br

This formula is indispensable when a question asks for a specific term, the coefficient of a particular power, or the term independent of x. Rather than expanding the entire expression, candidates can target exactly the term they need.

Indexing note: The general term uses r starting from 0. The first term corresponds to r = 0, the second to r = 1, and so on. Misaligning this index by one is a persistent source of error across examination centres worldwide.

Worked example 1: Full expansion

Expand (2x + 3)4.

  1. Identify a = 2x, b = 3, n = 4
  2. Apply the binomial theorem term by term:
    T1 = 4C0(2x)4(3)0 = 1 x 16x4 x 1 = 16x4
    T2 = 4C1(2x)3(3)1 = 4 x 8x3 x 3 = 96x3
    T3 = 4C2(2x)2(3)2 = 6 x 4x2 x 9 = 216x2
    T4 = 4C3(2x)1(3)3 = 4 x 2x x 27 = 216x
    T5 = 4C4(2x)0(3)4 = 1 x 1 x 81 = 81
  3. Result: (2x + 3)4 = 16x4 + 96x3 + 216x2 + 216x + 81

A useful check: substituting x = 0 gives (0 + 3)4 = 81, which matches the constant term. Substituting x = 1 gives (2 + 3)4 = 625, and 16 + 96 + 216 + 216 + 81 = 625 confirms the expansion.

Worked example 2: Finding a particular term

Find the coefficient of x3 in the expansion of (x - 2/x)7.

  1. Here a = x, b = -2/x, n = 7. The general term is Tr+1 = 7Cr (x)7-r (-2/x)r
  2. Simplify: Tr+1 = 7Cr x7-r (-2)r x-r = 7Cr (-2)r x7-2r
  3. For the x3 term, set 7 - 2r = 3, giving r = 2
  4. T3 = 7C2 (-2)2 x3 = 21 x 4 x x3 = 84x3
  5. The coefficient of x3 is 84

Worked example 3: The term independent of x

Find the term independent of x in the expansion of (x2 + 1/x)6.

  1. Set a = x2, b = 1/x, n = 6. The general term: Tr+1 = 6Cr (x2)6-r (1/x)r
  2. Simplify the powers of x: x2(6-r) x x-r = x12-3r
  3. For the term independent of x, set 12 - 3r = 0, giving r = 4
  4. T5 = 6C4 (x2)2 (1/x)4 = 15 x x4 x x-4 = 15

The term independent of x is 15. Questions of this type appear frequently in IGCSE Additional Mathematics papers and follow an identical method each time: write out the general term, simplify the power of x into a single expression, then solve for r.

Arithmetic progressions: constant differences

An arithmetic progression (AP) is a sequence where each term differs from the previous one by a fixed amount called the common difference, d. If the first term is a, the sequence runs a, a + d, a + 2d, a + 3d, and so on. The simplicity of this structure belies its wide applicability, from calculating the total distance run by an athlete who increases their daily distance by a fixed amount, to summing the seats in a wedge-shaped auditorium where each row has two more seats than the last.

Key formulas

QuantityFormulaVariables
nth termun = a + (n - 1)da = first term, d = common difference, n = term number
Sum of first n termsSn = n/2 [2a + (n - 1)d]Equivalent to Sn = n/2 (a + l) where l is the last term

The summation formula has an elegant geometric interpretation. The sum of the first and last terms equals the sum of the second and second-to-last terms, and so on. Each such pair totals (a + l), and there are n/2 such pairs, giving Sn = n/2 (a + l). This pairing argument, attributed to the young Gauss who reportedly used it to sum the integers from 1 to 100 in seconds, remains one of the most satisfying proofs in elementary mathematics.

Worked example 4: Finding terms and sums in an AP

An arithmetic progression has first term 5 and common difference 3. Find (a) the 20th term, (b) the sum of the first 20 terms.

  1. (a) u20 = 5 + (20 - 1)(3) = 5 + 57 = 62
  2. (b) S20 = 20/2 [2(5) + (20 - 1)(3)] = 10 [10 + 57] = 10 x 67 = 670

Alternatively, using the first-and-last form: S20 = 20/2 (5 + 62) = 10 x 67 = 670, confirming the result.

Worked example 5: Finding the common difference from two conditions

The 5th term of an AP is 17 and the 12th term is 45. Find a and d.

  1. From u5 = a + 4d = 17
  2. From u12 = a + 11d = 45
  3. Subtract equation (1) from (2): 7d = 28, so d = 4
  4. Substitute back: a + 16 = 17, so a = 1

Geometric progressions: constant ratios

A geometric progression (GP) is a sequence where each term is obtained by multiplying the previous one by a fixed ratio, r. Starting from a first term a, the sequence is a, ar, ar2, ar3, and so on. Geometric growth appears across disciplines: population models in ecology, radioactive decay in physics, and the compounding of investments in finance all follow geometric patterns. The IGCSE Additional Mathematics treatment focuses on the core mechanics, but the global reach of these applications gives the topic a significance that extends well beyond the examination hall.

Key formulas

QuantityFormulaCondition
nth termun = arn-1a = first term, r = common ratio
Sum of first n termsSn = a(1 - rn) / (1 - r)r is not equal to 1
Sum to infinitySinfinity = a / (1 - r)|r| < 1 (convergent series)

The sum to infinity exists only when the absolute value of the common ratio is strictly less than 1. Under this condition, successive terms shrink toward zero and the partial sums approach a finite limit. This concept connects to ideas studied across mathematical traditions, from Zeno's paradoxes in ancient Greece to the convergence criteria that underpin modern analysis.

Convergence test: Before applying the sum to infinity formula, always verify that |r| < 1. If |r| >= 1, the series diverges and has no finite sum. Exam questions that ask for Sinfinity will always have |r| < 1, but questions that ask candidates to find the range of values for which a series converges require explicit use of the inequality |r| < 1.

Worked example 6: Sum of a finite GP

A geometric progression has first term 4 and common ratio 3. Find the sum of the first 8 terms.

  1. S8 = 4(1 - 38) / (1 - 3) = 4(1 - 6561) / (-2)
  2. S8 = 4(-6560) / (-2) = -26240 / -2 = 13120

Worked example 7: Sum to infinity

A geometric series has first term 12 and common ratio 2/3. Find the sum to infinity.

  1. Check convergence: |2/3| = 2/3 < 1, so the series converges
  2. Sinfinity = 12 / (1 - 2/3) = 12 / (1/3) = 36

Worked example 8: Finding the common ratio from a convergence condition

The first term of a geometric series is 10 and the sum to infinity is 25. Find r.

  1. Sinfinity = a / (1 - r), so 25 = 10 / (1 - r)
  2. 1 - r = 10/25 = 2/5
  3. r = 1 - 2/5 = 3/5

A quick check: Sinfinity = 10 / (1 - 3/5) = 10 / (2/5) = 25. The value r = 3/5 satisfies |r| < 1, confirming convergence.

Distinguishing between AP and GP

Examination questions sometimes present a sequence and ask candidates to determine whether it is arithmetic, geometric, or neither. The distinction is clean:

  • Arithmetic: consecutive terms have a constant difference. Check by computing u2 - u1, u3 - u2, and so on. If these differences are equal, the sequence is arithmetic.
  • Geometric: consecutive terms have a constant ratio. Check by computing u2/u1, u3/u2, and so on. If these ratios are equal, the sequence is geometric.

Some questions set up a scenario where three terms are simultaneously in AP or GP. For instance, if the terms (k - 1), (2k + 1), and (4k + 3) form an AP, then the common difference is constant: (2k + 1) - (k - 1) = (4k + 3) - (2k + 1). Solving k + 2 = 2k + 2 gives k = 0. This type of condition-setting problem is a staple of the IGCSE Additional Mathematics course.

Common errors and how to avoid them

ErrorWhy it happensPrevention
Forgetting to apply the power to both parts of a compound term (e.g., writing (2x)3 as 2x3 instead of 8x3)Rushing through the expansionAlways bracket compound terms and apply the exponent to the entire bracket
Using n instead of (n - 1) in the nth term formulaConfusing term number with number of stepsThe first term has zero steps from the start, so subtract 1
Applying Sinfinity when |r| >= 1Not checking the convergence conditionState the convergence check as a separate line before using the formula
Sign errors in binomial expansions with negative termsLosing track of (-1)r from negative b valuesWrite out (-2)r explicitly for each term rather than simplifying mentally
Off-by-one errors in the general term indexConfusing "the rth term" with "r + 1"Write Tr+1 = nCr ... and count from r = 0

Self-check questions

Work through each problem completely before checking the answers below.

  1. Expand (1 + 3x)5 and state the coefficient of x3.
  2. Find the term independent of x in the expansion of (2x - 1/x)4.
  3. An AP has first term -8 and common difference 5. Find the 15th term and the sum of the first 15 terms.
  4. A GP has first term 81 and common ratio 1/3. Find the sum of the first 6 terms and the sum to infinity.
  5. The 3rd term of a GP is 20 and the 6th term is 0.16. Find the first term and the common ratio.
Answers: (1) 1 + 15x + 90x2 + 270x3 + 405x4 + 243x5; coefficient of x3 is 270. (2) T3 = 4C2(2x)2(-1/x)2 = 6 x 4 x 1 = 24. (3) u15 = -8 + 14(5) = 62; S15 = 15/2(-8 + 62) = 405. (4) S6 = 81(1 - (1/3)6) / (1 - 1/3) = 81(1 - 1/729) / (2/3) = 121.5 (to 1 d.p.); Sinfinity = 81 / (2/3) = 121.5. (5) ar2 = 20 and ar5 = 0.16; dividing gives r3 = 0.008, so r = 0.2; a = 20 / 0.04 = 500.

Exam strategy for series questions

Series questions on the IGCSE Additional Mathematics papers typically carry between 4 and 8 marks and follow recognisable patterns. Binomial expansion questions either ask for a full expansion (lower n values like 4 or 5) or target a specific term (higher n values where full expansion would be impractical). Progression questions test formula application but frequently embed the real challenge in setting up simultaneous equations from given conditions.

For binomial questions, write out the general term formula before substituting. This single habit catches the majority of sign and index errors. For progressions, identify whether the sequence is arithmetic or geometric before reaching for a formula. The wrong formula applied correctly still yields the wrong answer, and candidates under time pressure sometimes default to whichever formula they remember more readily rather than the one that fits.

Time allocation matters. A 6-mark progression question that requires simultaneous equations deserves careful, line-by-line working. Candidates who skip steps to save time often lose marks on the intermediate values that examiners expect to see. Clean, well-labelled working is not merely good practice; in Cambridge marking, it is frequently the difference between partial credit and none.

Download The App On Google Playstore

Everything you need to excel in your exams

Green Bridge CBT Mobile App
Personalized AI Learning Chat Assistant
200,000+ Past Papers Across IGCSE, JAMB, WAEC & NECO
Over 3000 Lesson Notes
Offline Support - Learn Anytime, Anywhere
Green Bridge Timetable
Literature Summaries & Potential Questions
Track Your Performance & Progress
In-depth Explanations for Comprehensive Learning
TLDR

A detailed exploration of series within the Cambridge IGCSE Additional Mathematics (0606) syllabus, covering the binomial theorem for expanding (a + b)^n including general term identification, alongside arithmetic and geometric progressions with their nth term formulas, summation techniques, and conditions for convergence to infinity.