Solved example to find an expression for nth term of given Linear(Arithmetic) Sequence
QUESTION:
Find an expression for the nth term of the following arithmetic/linear sequence
5, 8, 11, 14……..
SOLUTION:
METHOD 1:
Using nth term formula
nth term = First term + (n – 1) × Term-to-Term Rule —————-(A)
Here, the given sequence is
5, 8, 11, 14, …….
First term = 5 ————–(1)
And
8 – 5 = 3
11 – 8 = 3
14 – 11 = 3
So Term-to-Term Rule = +3 —————–(2)
Put values from equations (1) and (2) to equation (A)
nth term = First term + (n – 1) × Term-to-Term Rule —————-(A)
nth term = 5 + (n – 1) 3
nth term = 5 + 3n – 3
nth term = 3n + 2
So the expression for the nth term is 3n+2
METHOD 2:
Follow these steps.
1. Find the Term-to-Term Rule.
2. Work out what to add or subtract.
3. Put both bits together.
n
|
1 |
2 |
3 |
4 |
|
Given term |
5 |
8 |
11 |
14 |
8-5=3, 11-8=3, 14-11=3 So Term-to-Term Rule is 3. Thus first term of formula will be 3n
|
3n |
3 |
6 |
9 |
12 |
n=1 ⇒ 3n=3. What we add with 3 that gives us the first given term, that is, 5? Yes, its 2.
|
So the expression for the nth term is 3n+2
Its your turn now. Try out this practice question and share its answer in comment below. Let me see how you do.
Find an expression for the nth term of the sequence
2, 9, 16, 23,……..
RELATED POSTS:
What are Linear(arithmetic) Sequences and Non-Linear Sequences
Quiz with Answers on Linear(arithmetic) Sequences
Quiz with Answers on Linear(arithmetic) and Non-Linear Sequences
How to find nth term of increasing Linear(arithmetic) Sequence
How to find nth term of decreasing Linear(arithmetic) Sequence
How to find missing terms of Linear(arithmetic) Sequence if first and any other term is given
How to find missing terms of Linear(arithmetic) Sequence if any two consecutive terms are given.