π
θ
E = mc²
y = mx+b
Δ
φ
λ
HomeLessonsGrade 12
Grade 12 · Patterns & Sequences · 12 min read

Series, Sigma Notation & Convergence (Grade 12)

Sum formulae for arithmetic and geometric series, reading and writing sigma notation, and the sum to infinity — including the values of the ratio for which a series converges.

A sequence is a list of terms; a series is what you get when you add them. Sₙ means the sum of the first n terms.

1The formulae

Arithmetic
Tₙ = a + (n − 1)d  ·  Sₙ = n2[2a + (n − 1)d]

Geometric
Tₙ = arn−1  ·  Sₙ = a(rn − 1)r − 1, r ≠ 1
💡

If you already know the last term ℓ, the arithmetic sum is quicker as Sₙ = n2(a + ℓ).

Worked ExampleTₙ = 2n + 4. Determine S₁₉
  1. 1
    a = T₁ = 2(1) + 4 = 6, and d = 2.
    The coefficient of n is the common difference.
  2. 2
    S₁₉ = 192[2(6) + 18(2)].
    Substitute into the arithmetic sum formula.
  3. 3
    = 192[12 + 36] = 192(48).
  4. 4
    = 456.

2Sigma notation

n=1k Tₙ  =  T₁ + T₂ + … + Tₖ

The letter below the ∑ is the counter and its starting value; the number on top is where it stops. Number of terms = top − bottom + 1.

Worked ExampleEvaluate ∑n=120 (3n − 1)
  1. 1
    This is arithmetic: a = 3(1) − 1 = 2, d = 3, n = 20.
    20 − 1 + 1 = 20 terms.
  2. 2
    S₂₀ = 202[2(2) + 19(3)] = 10[4 + 57].
  3. 3
    = 10(61) = 610.
⚠️

n=310 has 8 terms, not 7 — it is 10 − 3 + 1. Getting the number of terms wrong loses every mark that follows.

3Writing a series in sigma notation

Worked ExampleWrite 2 + 5 + 8 + … + 59 in sigma notation
  1. 1
    Arithmetic with a = 2, d = 3, so Tₙ = 3n − 1.
    a + (n−1)d = 2 + 3n − 3.
  2. 2
    Find where it stops: 3n − 1 = 59 → n = 20.
  3. 3
    n=120 (3n − 1).

4Sum to infinity and convergence

S = a1 − r   only when   −1 < r < 1

If |r| < 1 each term is smaller than the last, so the total settles on a fixed value — the series converges. Otherwise the terms grow and it diverges.

Worked ExampleDetermine S for 8 + 4 + 2 + 1 + …
  1. 1
    r = 48 = 12, and |r| < 1, so it converges.
    Always state this check.
  2. 2
    S = 81 − 12 = 812.
  3. 3
    = 16.
Worked ExampleFor which values of x does ∑ 3(2x)n−1 converge?
  1. 1
    Here r = 2x.
    The base of the power is the ratio.
  2. 2
    Need −1 < 2x < 1.
    The convergence condition.
  3. 3
    12 < x < 12.
    Divide throughout by 2.

Practice exercises

Work each one out, then click to reveal the answer.

  1. 1
    The general term of an arithmetic sequence is Tₙ = 2n + 4. Determine T₁₀.
    Show answer ▾
    2(10) + 4 = 24
  2. 2
    Determine the sum of the first 19 terms of Tₙ = 2n + 4.
    Show answer ▾
    a = 6, d = 2. S₁₉ = 192[12 + 36] = 456
  3. 3
    Evaluate ∑n=120 (3n − 1)
    Show answer ▾
    a = 2, d = 3, n = 20. S = 10[4 + 57] = 610
  4. 4
    How many terms are there in ∑n=310 Tₙ?
    Show answer ▾
    10 − 3 + 1 = 8 terms
  5. 5
    Write 2 + 5 + 8 + … + 59 in sigma notation.
    Show answer ▾
    Tₙ = 3n − 1 and 3n − 1 = 59 gives n = 20, so n=120 (3n − 1)
  6. 6
    Determine S for 8 + 4 + 2 + 1 + …
    Show answer ▾
    r = 12, so S = 81 − 12 = 16
  7. 7
    Determine the values of x for which ∑ 3(2x)n−1 converges.
    Show answer ▾
    −1 < 2x < 1, so 12 < x < 12
  8. 8
    Calculate S₁₀ for the geometric series 2 + 6 + 18 + …
    Show answer ▾
    a = 2, r = 3. S₁₀ = 2(310 − 1)2 = 59 048
🧠

Quick Quiz

5 quick questions on what you just read. Take it when you feel ready.

Now practise it

Download Grade 12 past papers and worksheets on this topic.

Go to Grade 12 papers →