A sequence in which each term changes from the last by adding or subtracting a constant amount is called an arithmetic sequence. The number being added or subtracted to produce the next number in the sequence is known as the common difference, which will result from subtracting any two successive terms u_{n + 1}- u_n.
For example the sequence -3,5,13,21, \ldots is an arithmetic sequence with a common difference of 8. On the other hand, the sequence 1,10,100,1000, \ldots is not arithmetic because the difference between each term is not constant.
The first term in an arithmetic sequence is denoted by the letter a and the common difference is denoted by d. Since, u_1=u_0+d, u_2=u_1+d, and so on, any arithmetic sequence can be expressed as the recurrence relation that was defined in the  last lesson of this chapter :
u_{n+1}=u_n + d, u_0=a
An explicit generating rule can be found in terms of a and d, this is useful for finding the nth term without listing the sequence or having to use the previous term in the sequence each time to find the next term.
Consider the following table to see the pattern for the explicit formula. For the sequence -3,5,13,21, \ldots, the starting term is -3 and there is a common difference of 8, that is a=-3 and d=8. A table of the sequence is show below:
n | u_n | \text{Pattern} |
---|---|---|
1 | -3 | -3 |
2 | 5 | -3+8 |
3 | 13 | -3+2\times8 |
4 | 21 | -3+3\times8 |
\ldots | ||
n | u_{n+1} | -3+(n-1)\times8 |
By correctly identifying the pattern, the tenth term becomes u_{10}=69=-3+9\times 8 and the one-hundredth term would be u_{100}=789=-3+99\times 8. Following the pattern, the explicit formula for the nth term is u_n=-3+(n-1)\times 8.
A similar table can be created for any arithmetic sequence with starting value a and common difference d and the same pattern would be observed. Hence, the explicit generating rule for the nth term in any arithmetic sequence is given by:
u_n=a+(n-1)\times d
Consider the following sequence.
87, \,80, \,73, \,66,...
Find an explicit rule for the nth term.
Hence, find the 30th term.
For the sequence 10, 14, 18, 22, 26,..., find n if the nth term is 186.
The nth term in an arithmetic progression is given by the formula T_n=15+5\times\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 u_{n+1} in terms of u_n which defines this sequence and an initial condition for u_0.
Write both parts on the same line separated by a comma.
In an arithmetic progression where a is the first term, and d is the common difference, T_7=44 and T_{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 valuea and common differenced, the sequence can be expressed in either of the following two forms:
Recursive form is a way to express any term in relation to the previous term:
Explicit form is a way to express any term in relation to the term number:
For any arithmetic sequence in the general form given by u_n=a+(n-1)\times d, the right-hand side of the equation can be expanded using the distributive law and then like terms can be collected, creating a new generating rule of the form u_n=dn+k where d and k are constants.
For example, the rule u_n=5+(n-1)\times 2 is equivalent to u_n=2n+3. This is in the form of the equation of a straight line y=mx+c, so if an arithmetic sequence is plotted as a series of points, all the points lie on a straight line with the slope being the common difference. This makes sense as there is a constant rate of change, i.e. the common difference.
An arithmetic sequence can be identified from a table, such as:
n | 1 | 2 | 3 | 4 | 5 |
---|---|---|---|---|---|
u_n | 5 | 7 | 9 | 11 | 13 |
Here, the initial term u_1=5 and the common difference can be seen in step between the u_n values in the second row. Since 2 is being added each time to create the next term in the sequence, the common difference is d=2.
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.
The following are the steps of evaluating an arithmetic sequence from a graph.
Make a table of values of the corresponding n and T_n-values.
Identify the common difference, d, by subtracting the first term from the second term.
Write the general equation substituting a=T_1 and d into the explicit formula T_n=a+(n-1)\times d.
Use the formula to find the required nth term.