nth term of an Arithmetic Progression
nth term of an Arithmetic Progression:
An arithmetic progression is a series, where the difference between any two consecutive numbers is the same. Consider a series containing the terms 5, 7, 9, 11, and 13. This is an arithmetic progression with a common difference of 2 and the first term is 5. The general form of an arithmetic progression is a, a+d, a+2d, and so on. Let us learn to calculate the nth term of an arithmetic progression here.
nth term of an Arithmetic Progression Formula:
Consider the series 5, 7, 9, 11 and 13. In this series,
T1 = 5 = a
T2 = 7 = a+d
T3 = 9 = a+2d
T4 = 11 = a+3d
We can notice a pattern emerging here. The pattern being, if we need to calculate the 3rd term, we need to add the first term with (3-1) times common difference. Similarly, if we need to calculate the 4th term, we need to add the first term with (4-1) times the common difference. Thus, to calculate the nth term in an arithmetic progression, we need to add the first term with (n-1) times the common difference.
Hence, the formula to calculate the nth term of an AP is Tn= a+(n-1)d
Now let us say we are provided with only the last term of an AP series and we are asked to calculate the nth term from the end of the AP. To derive the formula for that, let us consider the series 5, 7, 9, 11, and 13 again, only this time, we will consider the series from the end of the series. So, T1 will be the last term, T2 is the second term from the end, T3 is the third term from the end, and so on. Now we have,
T1 = 13 = l
T2 = 11 = l-d
T3 = 9 = l-2d
T4 = 7 = l-3d
We can see a pattern emerging here which is, to calculate the nth term from the end of an AP, we have to deduct (n-1) times the common difference from the last term.
So, the formula to calculate the nth term from the end of an AP is Tn= l-(n-1)d
Solved Illustrations:
- If T5 = 70 and T7 = 100, then find T9 of the AP series
Solution:
We know that Tn= a+(n-1)d
So, T5=70= a+(5-1)d (1)
T7=100= a+(7-1)d (2)
Subtracting (2) from (1), we get
30= 2d
d=15
Substituting the value of d in (1), we get
T5=70= a+(5-1)15
a=10
Now that we know the first term and the common difference of the AP series, we can calculate the 9th term of the AP series as below.
T9= 10+(9-1)15
T9= 130
- If the nth term of an AP is (3n + 1) then find the sum of the first four terms of the series.
Solution:
The nth term of an AP is given as (3n + 1). Substituting 1, 2, 3, and 4 in place of n, we can get the first four terms of the AP as below
T1 = (3(1)+1) = 4
T2 = (3(2)+1)= 7
T3 = (3(3)+1)= 10
T4 = (3(4)+1) = 13
We know the first four terms of the AP series. The sum of these first four terms is 34.
- If the last term of an AP is 86 and the common difference is 7, find the 3rd term from the last.
Solution:
We know that the formula to calculate the nth term from the end of an AP series is
Tn= l-(n-1)d.
Substituting the given values, we get
T3= 86-(3-1)7
T3= 72
Explore Other Topics
Related Concepts
Frequently Asked Questions
- What is an arithmetic progression?
A series in which the difference between any two adjacent terms is constant is known as an arithmetic progression.
- What is the sum of first n numbers in an AP?
The sum of first n numbers can be calculated using the formula S= (n[2a+(n-1)d])/2
- What is the formula for the nth term of an AP?
The formula to calculate the nth term of an AP is Tn= a+(n-1)d
- How to calculate the number of terms in an Arithmetic Progression?
The formula to calculate the number of terms in an AP is n= ((l-a))/d+1