Sequences and Series
Build the main ideas behind arithmetic and geometric sequences, sigma notation, finite sums and infinite geometric series.
1. Sequence or series?
A sequence is an ordered list of terms. A series is the sum of terms in a sequence.
In IB questions, always decide first whether you are being asked for a term, such as \(u_{20}\), or a sum, such as \(S_{20}\).
2. Arithmetic sequences
An arithmetic sequence has a constant difference. Add or subtract the same amount each time.
Here \(u_1\) is the first term, \(d\) is the common difference, and \(n\) is the term number.
Example
For \(5,8,11,14,\ldots\), the first term is \(5\) and the common difference is \(3\). Therefore:
\[u_n=5+(n-1)3=3n+2\]
The 20th term is \(u_{20}=3(20)+2=62\).
3. Geometric sequences
A geometric sequence has a constant ratio. Multiply or divide by the same amount each time.
Here \(r\) is the common ratio. You find it by dividing a term by the previous term.
Example
For \(3,6,12,24,\ldots\), \(u_1=3\) and \(r=2\). Hence:
\[u_n=3\cdot 2^{n-1}\]
4. Sums and sigma notation
Sigma notation is a compact way to write a sum. The expression below means: substitute \(r=1,2,3,4,5\) into \(2r+1\), then add the results.
5. Infinite geometric series
An infinite geometric series only has a finite sum if the common ratio satisfies \(|r|\lt 1\). This means the terms get smaller and smaller in size.
If \(|r|\ge 1\), the series does not converge to a finite value.