A sequence in which each term changes from the last by adding a constant amount is called an arithmetic sequence. We refer to the constant the terms are changing by as the common difference, which will result from subtracting any two successive terms \left(t_{n+1}-t_n\right).
The progression -3,\,5,\,13,\,21,\,\ldots is an arithmetic progression with a common difference of 8. On the other hand, the progression 1,\,10,\,100,\,1000,\,\ldots is not arithmetic because the difference between each term is not constant.
We denote the first term by the letter a and the common difference by the letter d. Since, t_2=t_1+d, t_3=t_2+d and so on, we can write any arithmetic sequence as the recurrence relation: t_n=t_{n-1}+d,t_1=a.
If we consider the recurrence relation t_n=t_{n-1}+2,t_1=5, this recurrence relation starts with 5 and we add 2 to find the next term, therefore the sequence is 5,\,7,\,9,\,11,\,13,\,15....
We can also find an explicit formula in terms of a and d, this is useful for finding the nth term without listing the sequence.
n | t_{n} | \text{Pattern} |
---|---|---|
1 | -3 | -3 |
2 | 5 | -3+8 |
3 | 13 | -3+2\times8 |
4 | 21 | -3+3\times8 |
... | ||
n | t_n | -3+(n-1)\times8 |
We could create a similar table for the arithmetic progression with starting value a and common difference d and we would observe the same pattern. Hence, generating the explicit rule for any arithmetic sequence is t_n=a+\left(n-1\right)d
For any arithmetic sequence with starting value a and common difference d, we can express it in either of the following two forms:
Recursive form is a way to express any term in relation to the previous term: t_n=t_{n-1}+d, where t_1=a
Explicit form is a way to express any term in relation to the term number: t_n=a+\left(n-1\right)d
Determine which of the following sequences is an arithmetic progression.
What is the common difference of this progression?3,\, 0,\, - 3 ,\, - 6 ,\, \ldots
The nth term of a sequence is defined by: T_n = 15+5\left(n-1\right).
Determine a, the first term in the arithmetic progression.
Determine d, the common difference.
Determine T_9, the 9th term in the sequence.
The first term of an arithmetic sequence is 2. The fifth term is 26.
Solve for d, the common difference of the sequence.
Write a recursive rule for T_n in terms of T_{n-1} which defines this sequence and an initial condition for T_1.
In an arithmetic progression where a is the first term, and d is the common difference, T_7=44 andT_{14}=86.
Determine d, the common difference.
Determine a, the first term in the sequence.
State the equation for T_n, the nth term in the sequence.
Hence find T_{25}, the 25th term in the sequence.
For any arithmetic sequence with starting value a and common difference d, we can express it in either of the following two forms:
Recursive form: t_n=t_{n-1}+d, where t_1=a
Explicit form: t_n=a+\left(n-1\right)d.
For any arithmetic sequence in the general form given by t_n=a+\left(n-1\right)d, we can expand the bracket and collect like terms, creating a new generating rule of the form t_n=dn+k where d and k are constants. For example, the rule t_n=5+\left(n-1\right)\times 2 is equivalent to t_n=2n+3. This is in the form of the equation of a straight line \left(y=mx+c\right), so if an arithmetic sequence is plotted as a series of points, they will all lie on a straight line with the gradient being the common difference. This makes sense since we have a constant rate of change.
We could also be expected to recognise an arithmetic sequence from a table.
n | 1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|---|
t_n | 5 | 7 | 9 | 11 | 13 |
This interactive tool can show us how arithmetic sequences are actually linear relationships.
The common difference d determines the slope of the line. When the common difference is negative, the line has a negative slope. When the common difference is positive, the line has a positive slope.
As a increases, the y-intercept of the line increases.
The nth term of an arithmetic progression is given by the equation T_n=12+4\left(n-1\right).
Complete the table of values.
n | 1 | 2 | 3 | 4 | 10 |
---|---|---|---|---|---|
T_n |
By how much are consecutive terms in the sequence increasing?
Plot the points in the table on the graph.
If the points on the graph were joined, they would form:
The plotted points represent terms in an arithmetic sequence:
Complete the table of values for the given points.
n | 1 | 2 | 3 | 4 |
---|---|---|---|---|
T_n |
Identify d, the common difference between consecutive terms.
Write a simplified expression for the general nth term of the sequence, T_n.
Find the 14th term of the sequence.
For any arithmetic sequence we can write a rule in the form \left(y=mx+c\right), so if an arithmetic sequence is plotted as a series of points, they will all lie on a straight line with the gradient being the common difference.
n is the independent variable and should lie on the horizontal axis. T_n is the dependent variable and should lie on the vertical axis.