Arithmetic Sequences

An arithmetic sequence is an ordered list – usually of numbers – such that there is a common difference between terms.

Here is an example:

    \[\{3, 6, 9, 12, 15, \dots \}\]

Here is a second example:

    \[\{2, 5, 8, 11, 14, \dots \}\]

Notice that in each of these examples, the common difference between consecutive terms is 3.


Fill in the gaps

The following applets generate arithmetic sequences. Use any method to calculate the missing numbers.

Applet link

Applet link

Notation

When describing arithmetic sequences, we generally use the following letters:

  • n refers to the place value (n=1 refers to the first place.)
  • t_n refers to the term in the n^{\text{th}} place** (t_3 refers to the third term.)
  • a is often used in place of t_1, the first term.
  • d is generally used to refer to the common difference.

*Note that u_n, a_n, and other letters are also commonly used for the terms of sequences.

Use these letters to generalise the calculations you used in each of the first two applets.

The General Term

Example: t_n=3n-1

Substitute n=1, n=2, n=3, etc to calculate the first few terms of the sequence.

t_1=3(1)-1=2; \quad \quad t_2=3(2)-1=5; \quad \quad t_3=3(3)-1=8

This general term generates the sequence \{2, 5, 8, \dots\}.

You may notice that the general term has the same structure as the equation of a straight line y=mx+b, where instead of variables x and y, we have n and t_n.

Calculate the General Term

There are several methods that can be used. Here is one.

This method requires that you already know the value of the first term t_1 and the value of the common difference d.

In the applet below, you are given the first term, and the common difference. Calculate the term in the blue box.

Applet link

Calling the first term t_1 and the common difference d, generalise the calculation for

  1. t_3
  2. t_7
  3. t_n

The answer to the third question is a formula that may be used to calculate the general term for an arithmetic sequence.

Example 1

An arithmetic sequence has first term t_1=8 and common difference 3. Find an expression for any term of the sequence, t_n.

Solution

The first five terms of the sequence are 8,\,11,\,14,\,17,\,20,\dots

We know that t_n=t_1+(n-1)d. We can replace t_1 with 8 and we can replace d with 3.

    \[t_n=8+(n-1)\times3\]

It’s helpful to put the 3 before the brackets:

    \begin{align*}t_n&=8+3(n-1)\\&=8+3n-3\\&=5+3n\end{align*}

We can conclude that t_n=5+3n.

Notice that in the general term, the common difference d is the coefficient of n. That is, t_n = dn+b, where b remains to be calculated.

Now we can use this formula to find any term in the sequence: let’s find the fifth term. We replace the value n with 5.

t_5=5+3(5)=5+15 = 20.

We can confirm this calculation with the sequence written out above.


Example 2

An arithmetic sequence has first term t_1=20 and common difference -3. Find an expression for any term of the sequence, t_n.

Solution

The first five terms of the sequence are 20,\,17,\,14,\,11,\,8,\dots

We know that t_n=t_1+(n-1)d. We can replace t_1 with 20 and we can replace d with -3.

    \[t_n=20+(n-1)\times -3\]

It’s helpful to put the (-3) before the brackets, remember to take the negative sign with you:

    \begin{align*}t_n&=20+(-3)(n-1)\\&=20-3(n-1)\\&=20-3n+3\\&=23-3n\end{align*}

We can conclude that t_n=23-3n.

The General Term given Any Two Terms

In the figure below we are given two terms of an arithmetic sequence, namely t_3 and t_7.

To find the common difference, first note that

    \[52-16=36\]

.

There are four ‘steps’ between t_3 and t_7. So we divide the difference into four.

    \[36 \div 4 = 9\]

The common difference between consecutive terms is 9.

We can find the common difference using a calculation like this (in essence, the ‘slope’ formula):

    \[d=\dfrac{t_7-t_3}{7-3}=\dfrac{52-16}{4}=\dfrac{36}{4}=9\]

Since the common difference is 9, we know that the general term is t_n=9n+b, where b remains to be calculated.

To calculate b, let’s substitute one of our known terms: t_3=16. Here, the term is 16 and it is in the third place, so n=3.

    \begin{align*} t_n&=9n+b\\ 16&=9(3)+b\\ -11&=b\\ \text{Therefore, }  t_n&=9n-11 \end{align}

We can check this expression with the other known term. Let’s make sure that this expression gives us 52 for the seventh term.

    \begin{align*} t_n&=9n-11\\ t_7&=9(7)-11\\ &=52\quad \checkmark \end{align}

Practice

(Note that u is used in place of t in this problem set.

Applet link


BC Grade 10 Arithmetic Series Menu

BC Grade 12 Sequences and Series Menu

Number and Algebra Sequences and Series Menu