This mini-lesson covers the SL Number & Algebra toolkit: arithmetic and geometric sequences and series (with Σ notation), the laws of exponents and logarithms, the binomial theorem, and standard form.
Work through each screen, answer the questions — some are wordy, some are calculations — and collect ⭐ stars. Press Start when ready.
Sequences
Arithmetic & geometric sequences
A sequence is an ordered list of terms u1, u2, u3, …
An arithmetic sequence adds a fixed common difference d: un = u1 + (n−1)d.
A geometric sequence multiplies by a fixed common ratio r: un = u1 rn−1.
un = u₁ + (n−1)d · un = u₁·rn−1test which by checking differences (arithmetic) vs ratios (geometric)
Quick check
Name that sequence
?The sequence 2, 6, 18, 54, … continues by the same rule. What kind of sequence is it, and what is the key constant?
Series
Summing a series
A series is the sum of the terms of a sequence.
Sₙ = n/2 (2u₁ + (n−1)d)arithmetic sum — also n/2 (u₁ + uₙ)
Sₙ = u₁(rⁿ − 1)/(r − 1)geometric sum, r ≠ 1
Σ notation: Σk=1n uk means add uk from k = 1 to n.
Calculate
Arithmetic nth term
✎An arithmetic sequence has first term u₁ = 3 and common difference d = 5. Find the 10th term u₁₀.
Hint: uₙ = u₁ + (n−1)d = 3 + 9×5.
Convergence & exponents
Sum to infinity and index laws
A geometric series converges only when |r| < 1; then it has a finite sum to infinity:
S∞ = u₁ / (1 − r) (|r| < 1)
The laws of exponents hold for all real indices:
aᵐ · aⁿ = aᵐ⁺ⁿ
aᵐ / aⁿ = aᵐ⁻ⁿ
(aᵐ)ⁿ = aᵐⁿ
a⁻ⁿ = 1/aⁿ, a1/n = ⁿ√a
Quick check
When does it converge?
?A geometric series has first term u₁ = 10. For which common ratio does the sum to infinity S∞ exist (converge)?
Calculate
Arithmetic sum
✎For the same sequence (u₁ = 3, d = 5), find the sum of the first 20 terms, S₂₀.
Hint: Sₙ = n/2 (2u₁ + (n−1)d) = 10 × (6 + 95).
Logarithms
Logarithms and their laws
A logarithm is the inverse of exponentiation: loga x = y ⇔ aʸ = x (a > 0, a ≠ 1).