This mini-lesson covers AQA section D β Sequences and series: arithmetic and geometric sequences and series, sigma notation, the sum to infinity and its convergence condition, recurrence relations (increasing, decreasing, periodic), and the binomial expansion β including the negative and fractional index case with its validity condition.
Work through each screen, answer the questions as you go (a few are conceptual, most are calculations) and collect β stars. Everything here is A-level standard, drawn from the AQA 7357 subject content. Press Start when you are ready.
An arithmetic sequence adds a fixed common difference d each time. With first term a:
For 5, 8, 11, 14, β¦: a = 5, d = 3.
20th term: uββ = 5 + 19 Γ 3 = 5 + 57 = 62. (It is n β 1, not n β the first term needs no jumps.)
Sum of 20 terms: Sββ = 20/2 [2(5) + 19(3)] = 10 Γ (10 + 57) = 10 Γ 67 = 670.
Check with the other formula: Sββ = 20/2 (5 + 62) = 10 Γ 67 = 670 β
How many terms? For 2, 5, 8, β¦, 59: solve 2 + 3(n β 1) = 59 β 3(n β 1) = 57 β n β 1 = 19 β n = 20. Never just divide the range by d.
A geometric sequence multiplies by a fixed common ratio r each time.
For 2, 6, 18, 54, β¦: a = 2 and r = 3 (each term Γ· the one before). So uβ = 2 Γ 3β΄ = 162, and Sβ = 2(1 β 3β΅)/(1 β 3) = 2(β242)/(β2) = 242.
Geometric growth turns up in every compound-interest and population question: a sum invested at 5% per year is a GP with r = 1.05.
If the terms of a geometric series shrink, the running total settles down to a finite limit. This happens exactly when the ratio is strictly between β1 and 1.
18 + 12 + 8 + β¦ : r = 12/18 = 2/3, and |2/3| < 1 β. So Sβ = 18/(1 β 2/3) = 18/(1/3) = 54.
12 + 6 + 3 + β¦ : r = 1/2. Sβ = 12/(1 β 0.5) = 24.
If |r| β₯ 1 the series diverges and Sβ simply does not exist. Writing a/(1 β r) for r = 2 gives a number, but it is meaningless β always state the condition.
Tap a sequence, then tap the family it belongs to. Look at the differences and the ratios.
Ξ£ is shorthand for "add these up". The letter underneath is the counter, and the numbers tell you where to start and stop.
Useful facts:
Mind the limits. Ξ£r=310 has 8 terms, not 7 β count them: 10 β 3 + 1 = 8. Off-by-one here wrecks the whole answer.
A recurrence relation defines each term from the previous one, together with a starting value.
AQA asks you to classify the behaviour:
Just generate the terms. Do not try to spot a closed form: write out five or six terms and the behaviour becomes obvious. Watch the subscripts β un+1 is the next term.
For a positive integer n the expansion of (a + b)n terminates after n + 1 terms:
Find the coefficient of xΒ³ in (1 + 2x)βΆ.
The xΒ³ term is 6Cβ Γ 1Β³ Γ (2x)Β³ = 20 Γ 8xΒ³ = 160xΒ³.
The coefficient is 160. Note the 2 gets cubed as well β forgetting to cube it gives 20, a classic slip.
Always bracket the whole term. (2x)Β³ = 8xΒ³, not 2xΒ³.
This is the A-level extension. For any real n the expansion is an infinite series:
Here n = β2 and the bracket contains u = β3x.
x-term: nΒ·u = (β2)(β3x) = 6x.
xΒ²-term: n(nβ1)/2 Β· uΒ² = (β2)(β3)/2 Γ (β3x)Β² = 3 Γ 9xΒ² = 27xΒ².
So (1 β 3x)β2 = 1 + 6x + 27xΒ² + 108xΒ³ + β¦
The validity condition uses the whole bracket: we need |β3x| < 1, i.e. |x| < 1/3. Quoting |x| < 1 here is wrong and is heavily penalised.
Tap an item on the left, then its partner on the right.
Two routine manipulations AQA expects:
Partial fractions meet the binomial: to expand (5x + 1)/((x β 1)(x + 2)) you first split it into 2/(x β 1) + 3/(x + 2), then expand each bracket separately. The overall validity is the tighter of the two conditions.
Approximations only work because the terms shrink β which is exactly the |x| < 1 condition doing its job.
Arithmetic: uβ = a + (n β 1)d Β· Sβ = n/2[2a + (n β 1)d]
Geometric: uβ = arβΏβ»ΒΉ Β· Sβ = a(1 β rβΏ)/(1 β r) Β· Sβ = a/(1 β r) only if |r| < 1
Sigma: Ξ£ from r = p to q has q β p + 1 terms
Recurrence: generate the terms β increasing, decreasing or periodic
Binomial (n β β): coefficient of xΒ³ in (1 + 2x)βΆ is βΆCβ Γ 2Β³ = 160
Binomial (any n): infinite series, valid for |whole bracket term| < 1 β for (1 β 3x)β»Β² that is |x| < 1/3
That is AQA section D β Sequences and series. Press Finish to see your score.
You have worked through Sequences and series for AQA A-level Mathematics. π
Your stars: 0 / 0
Next: test yourself in the Evaluate stage Confidence Quiz, then lock it in with Verify.