Question
Question: What is the \(n^{th}\) term of the arithmetic sequence 1,9,17,25?...
What is the nth term of the arithmetic sequence 1,9,17,25?
Solution
The equation to find the nth term or a general term of an arithmetic sequence is given as tn=a+(n−1)d , where tn is the nth term of the sequence, a is the first term of the sequence, n is the number of terms and d is the common difference of the sequence. We can use this equation to find the nth term of the given arithmetic sequence.
Complete step by step answer:
An arithmetic sequence is defined as one whose successive terms have a common difference. The given sequence in the question is 1,9,17,25. We can use the formula for the nth term of an arithmetic sequence to solve this question. It is given as tn=a+(n−1)d.
From the sequence given, we can clearly see that the first term a is equal to 1. The common difference can be found as the difference of any two successive terms. Taking the first two terms, we get the common difference as,
d=9−1⇒d=8
Finally, substituting these values in the equation for nth term of an arithmetic sequence, we get,
tn=a+(n−1)dtn=1+(n−1)8⇒tn=1+8n−8⇒tn=8n−7
Therefore, the nth term of the given sequence is given by tn=8n−7.
Note: After finding the nth term of the sequence, we can cross check or verify if the expression is correct by substituting n starting from 1 and comparing them with the given sequence. For example, let us substitute n as 1 in the expression we have found, we get,
t1=8(1)−7t1=1
Hence this matches with the sequence. For n=2 , we get,
t2=8(2)−7t2=9
Even this value agrees with the given sequence. For n=3 , we get,
t3=8(3)−7t3=17
Even this value agrees with the given sequence. Finally, for n=4 , we get,
t4=8(4)−7t4=25
Therefore, all the values match with the given sequence and the expression for the nth term of the sequence is verified to be correct.