Predict the general term or nth term an for the sequence 579
Predict the general term, or nth term, an, for the sequence.
5,7,9,11,13,..
an=
Please show how to solve this
Solution
Here, the first term in the sequence 5, 7, 9, 11, 13, ..... is \'5\'
Let us call this term a1.
thus a1 = 5
also, we see that the common difference between two neighbouring terms is 2.
that is, d = 7 - 5 = 2
and d = 13 - 11 = 2
to get the 2nd term of the sequence, we add 2 to the first term a1. Similarly, to obtain 3rd term of the sequence, we add 2 twice to the first term a1.
therefore if we keep adding 2 to the first term of the sequence (n - 1) times then we will obtain the nth term of the sequence.
that is, an = a1 + (n - 1)d
so, an = 5 + (n - 1)2
=> an = 5 + 2n - 2
=> an = 3 + 2n
one can check for the validity of this answer by substituting the value of n.
