Find the sum of the given number of terms: (i) 2, 7, 12, … to 10 terms; (ii) −37, −33, −29, … to 12 terms; (iii) 0.6, 1.7, 2.8, … to 100 terms; (iv) 1/15, 1/12, 1/10, … to 11 terms.
Hint. Use Sₙ = (n/2)[2a + (n − 1)d]. You need only a, d and n — not the last term.
The formula Sₙ = (n/2)[2a + (n − 1)d] works from the start of the list, which is why it is the right tool whenever the last term is not given.
(i) 2, 7, 12, … to 10 terms. Here a = 2, d = 5, n = 10.
S₁₀ = (10/2)[2(2) + 9(5)] = 5[4 + 45] = 5 × 49 = 245.
✦ 245
(ii) −37, −33, −29, … to 12 terms. Here a = −37, d = 4, n = 12.
S₁₂ = 6[2(−37) + 11(4)] = 6[−74 + 44] = 6 × (−30) = −180.
The sum is negative because the early terms are strongly negative and the list has not yet climbed above zero.
✦ −180
(iii) 0.6, 1.7, 2.8, … to 100 terms. Here a = 0.6, d = 1.1, n = 100.
S₁₀₀ = 50[2(0.6) + 99(1.1)] = 50[1.2 + 108.9] = 50 × 110.1 = 5505.
✦ 5505
(iv) 1/15, 1/12, 1/10, … to 11 terms. First find d: 1/12 − 1/15 = 5/60 − 4/60 = 1/60.
S₁₁ = (11/2)[2(1/15) + 10(1/60)] = (11/2)[2/15 + 1/6].
With denominator 30: 2/15 = 4/30 and 1/6 = 5/30, so the bracket is 9/30 = 3/10.
S₁₁ = (11/2)(3/10) = 33/20 = 1.65.
✦ 33/20
Where students slip. In (iv), guessing d from the look of the fractions instead of subtracting. 1/15, 1/12, 1/10 have denominators falling by 3 then 2, which is not a pattern — only the actual difference 1/60 matters.
Another way. If you happen to know the last term, Sₙ = (n/2)(first + last) is quicker. In (i) the 10th term is 47, so S = 5(2 + 47) = 245.
