Key Idea: An arithmetic sequence changes by the same fixed amount every step. That amount is d, the common difference.
Three things IB tests on this topic:
โก Sequence vs Series โ do not mix these up
Tip: Asked for the 10th term? โ Use uโ. Asked for the total or sum? โ Use Sโ. These are completely different things. One is a single value, one is a running total.
โ๏ธ Worked examples
IB-style question โ write down d
A concert hall sells tickets with prices that form an arithmetic sequence. The closer to the stage, the more expensive the seat. Row 1: โฌ480 Row 2: โฌ460 Row 3: โฌ440 (a) Write down the value of the common difference, d.
Step by step:
Subtract any term from the one after it:
d = 460 โ 480 = โ20
Negative d means seats get cheaper the further from the stage.
d = โ20
IB-style question โ find uโ
(b) Calculate the price of a ticket in row 16.
Step by step:
Use uโ = uโ + (n โ 1)d with uโ = 480, d = โ20, n = 16:
uโโ = 480 + (16 โ 1) ร (โ20)
uโโ = 480 โ 300 = โฌ180
โฌ180
IB-style question โ find the total (with multiplier)
(c) Find the total cost of buying 2 tickets in each of the first 16 rows.
Step by step:
Find the sum of one ticket per row using Sโ = n/2 (uโ + uโ):
Sโโ = 16/2 ร (480 + 180) = 8 ร 660 = โฌ5 280
2 tickets per row โ multiply by 2:
Total = 5 280 ร 2 = โฌ10 560
Watch out: the question says 2 tickets per row โ easy to miss the ร 2.
โฌ10 560
โ Sigma notation โ read each part separately
Read each part of the sigma separately:
BOTTOM
The bottom tells you where to start.
โ Start at n = 1
TOP
The top tells you where to stop.
โ Stop at n = 4
EXPRESSION
The expression on the right tells you what to add each time.
โ Add 2n + 1 for each n
How to evaluate sigma notation
Evaluate this sigma expression:
Step by step:
Plug in each value of n from bottom (1) to top (4):
n = 1 โ 2(1) + 1 = 3
n = 2 โ 2(2) + 1 = 5
n = 3 โ 2(3) + 1 = 7
n = 4 โ 2(4) + 1 = 9
Add all results: 3 + 5 + 7 + 9 = 24
If the expression is arithmetic, you can also use Sโ โ same answer.
24
IB-style question โ evaluate and interpret a sigma expression
A company's monthly revenue forms an arithmetic sequence. In month 1 the company earns $4 500. Revenue increases by $200 each month. (a)(i) Calculate the value of โ from n = 1 to 12 of (4300 + 200n). (a)(ii) Describe what this value represents in context.
Step by step:
Part (a)(i) โ Identify the first and last terms
n = 1: 4300 + 200(1) = $4 500 (first term)
n = 12: 4300 + 200(12) = $6 700 (last term)
12 terms total โ use Sโ = n/2 (uโ + uโ):
Sโโ = 12/2 ร (4500 + 6700) = 6 ร 11 200 = $67 200
Part (a)(ii) โ Interpret the value
$67 200 is the total revenue earned by the company over all 12 months (the full year).
(a)(i) $67 200 (a)(ii) Total revenue over 12 months (the full year)
Always write the formula first โ that line alone earns a method mark. Finding n from Sโ? You will get a quadratic. Solve it and reject the negative root โ n must be a positive whole number. Applications: The word total or sum signals Sโ. The word term or value signals uโ. Paper 2 (GDC): You can verify Sโ on a GDC, but still write the formula and substitution โ these earn method marks even if the arithmetic is wrong.