← BooksGrade 12

Grade 12 · Mathematics · Patterns, Sequences & Series

Sequences & Series

Drag the sliders and watch a pattern build itself, term by term — then find the formula that predicts any term without counting.

Arithmetic Sequences & Series

In an arithmetic sequence the difference between consecutive terms is constant. That constant is called the common difference dd: d=TnTn1d = T_n - T_{n-1}.
Theorem 1📌 Learn for exam
General Term of an Arithmetic Sequence
Tn=a+(n1)dT_n = a + (n-1)d

aa is the first term, dd is the common difference, nn is the position (term number).

▸ Arithmetic Sequence — drag a and dwatch the bars grow linearly
Loading…
Worked Example

Find a general term

Find TnT_n and T20T_{20} for the sequence 5,9,13,17,5, 9, 13, 17, \dots

Worked Example

Find n given a term value

The nnth term of 3,7,11,15,3, 7, 11, 15, \dots is 195. Find nn.

Theorem 2📌 Learn for exam
Sum of an Arithmetic Series
Sn=n2(2a+(n1)d)orSn=n2(a+l)S_n = \frac{n}{2}\big(2a + (n-1)d\big) \qquad \text{or} \qquad S_n = \frac{n}{2}(a + l)

Use the second form when the last term l=Tnl = T_n is already known — it saves a step.

Tip
Gauss's trick: pair the first and last term, the second and second-last, and so on — each pair adds to the same total, a+la+l. There are n/2n/2 such pairs.
Worked Example

Sum of the first n terms

Find the sum of the first 15 terms of 5,9,13,17,5, 9, 13, 17, \dots