OCR section 1.04 covers arithmetic and geometric sequences and series, sigma notation, recurrence relations, and the binomial expansion β including the A-level extension to negative and fractional indices, which only works when |x| is small.
The binomial validity condition is where most marks are dropped β we will nail it. Work through each screen, answer the questions as you go and collect ⭐ stars. Press Start when you're ready.
Σ is an instruction to add. Σ from r = 1 to n of ur means: substitute r = 1, 2, 3, …, n and total the results.
= 3 × (Σr) + 2 × 10 = 3 × (10 × 11 ÷ 2) + 20
= 3 × 55 + 20 = 165 + 20 = 185.
Check β it is an arithmetic series: first term 5, last term 32, 10 terms. Sum = (10/2)(5 + 32) = 5 × 37 = 185. ✓
S₂₀ = (20/2)[2(5) + 19(3)] = 10[10 + 57] = 10 × 67 = 670.
Check with the other formula: u₂₀ = 5 + 19(3) = 62, so S₂₀ = (20/2)(5 + 62) = 10 × 67 = 670. ✓
Classic slip: it is (n − 1)d, not nd. The 10th term of 5, 8, 11, … is 5 + 9(3) = 32, not 5 + 10(3) = 35.
|r| = 0.5 < 1, so the series converges and S∞ exists.
S∞ = 8 / (1 − 0.5) = 8 / 0.5 = 16.
Sanity check: 8 + 4 + 2 + 1 + 0.5 + … is creeping up on 16 and never passes it. ✓
Divergence: if |r| ≥ 1 the terms do not shrink, so there is no sum to infinity. Writing S∞ = a/(1 − r) for r = 2 gives a nonsense negative answer β a favourite examiner trap.
A recurrence relation defines each term from the previous one, e.g. un+1 = 2un − 1 with u₁ = 3.
u₁ = 3 → u₂ = 2(3) − 1 = 5 → u₃ = 2(5) − 1 = 9 → u₄ = 2(9) − 1 = 17 → u₅ = 2(17) − 1 = 33.
OCR wants the vocabulary too:
The x³ term is 6C3 × 1³ × (2x)³.
6C3 = 6!/(3!3!) = 720/(6 × 6) = 20, and (2x)³ = 8x³.
Coefficient = 20 × 8 = 160.
The classic error: forgetting to cube the 2. Writing ‘coefficient = 20’ loses the mark β the 2 belongs to the bracket and gets raised to the power too.
When n is not a positive integer, the expansion never terminates. It becomes an infinite series, and it is only valid β meaning it actually converges to the function β for small enough x.
Here n = −3 and the bracket contains 2x, so substitute X = 2x.
x-term: n × X = −3(2x) = −6x.
x²-term: [n(n − 1)/2!] × X² = [(−3)(−4)/2] × (2x)² = 6 × 4x² = 24x².
∴ (1 + 2x)−3 ≈ 1 − 6x + 24x² − …
Validity: we need |X| < 1, i.e. |2x| < 1, so |x| < ½.
Two marks people forget. (1) To expand (4 + x)1/2 you must first factor out the 4: 2(1 + x/4)1/2, valid for |x| < 4. (2) Always state the validity condition β it is an explicit OCR requirement.
Tap a sequence, then tap the group it belongs to.
Tap a description on the left, then the formula it names.
Sigma: Σ is an instruction to add; Σr from 1 to n = n(n + 1)/2
Arithmetic: un = a + (n − 1)d; Sn = (n/2)[2a + (n − 1)d]
Geometric: un = arn−1; Sn = a(1 − rn)/(1 − r)
Sum to infinity: S∞ = a/(1 − r), and it exists only when |r| < 1
Recurrence: generate term by term; know increasing, decreasing and periodic
Binomial: nCr for positive integer n; for negative or fractional n the series is infinite
Validity: (1 + kx)n is valid for |kx| < 1 β always state it
That is OCR 1.04 β and partial fractions plus the binomial series is a favourite combined question. Press Finish to see your score.
You've worked through Sequences and series for OCR A-level Mathematics A. 🎉
Your stars: 0 / 0
Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.