Arithmetic progression is a sequence of a pattern of numbers where every term of the sequence has a common difference between them, That difference is always constant for all terms.
The nth term of an A.P. is called its general term and is represented by an.
The formula for the nth term of A.P. is :
nth term of APNote: This formula allows you to calculate any term in the sequence if you know the first term and the common difference.
Nth term of an A.P. from the End
To find the nth term from the end of the A.P., Consider an A.P. where:
- The first term is a,
- The common difference is d,
- The A.P. has m terms.
The n-th term from the end is equivalent to the (m − n + 1)th term from the beginning. Using the formula for the k-th term of an A.P. (ak = a + (k − 1)d, the n-th term from the end can be written as:
am-n+1 = a + (m – n)d
Solved Questions on the nth Term of AP
Question 1: Check whether progression 11, 10, 9, 8, 5.... is an A.P. or not.
Solution:
The given progression is 11, 10, 9, 8, 5....
Now, we have to check that d is constant for all term or not.. if it's vary then it is not an A.P.
d = a2 - a1 = 10- 11 = -1 and d = a5 - a4 = 5 - 8 = -3
Common difference is not same for all .so, it's not an A.P.
Question 2: Which term of the A.P. 11, 17, 23, ........is 551.
Solution:
Here, a = 11 , d = 17 - 11 = 6
an = 551
an = a + (n - 1)d = 551
11 + (n - 1)6 = 551
11 + 6n - 6 = 551
6n = 546
n = 91
Question 3: Is 50 a term of sequence 3, 7, 11, .........
Solution:
Let us assume 50 is nth term of this sequence or an A.P.
an = 50
Given, a = 3 , d = 4
an = a + (n - 1) d
50 = 3 + (n-1)4
50 = 3 + 4n - 4
51 = 4n
12.7 = n
Since n must be a natural number (whole number), 12.7 is not valid.
Hence, 50 is not a term of this sequence.
Question 4: Determine the number of terms in the progression 3, 7, 11, ......., 407. Also, find its 10th term from the end.
Solution:
A.P.: 3 , 7 , 11 , ........., 407
Given, a = 3 , d= 4 and an = 407
an = a+ (n - 1)d
407 = 3 + (n - 1)4
407 = 3 + 4n - 4
408 = 4n
102 = n
Now, it's 10th term form the end is a102-10 + 1 = a93
10th term from the end = 3 + 92(3) = 3 + 276 = 371
Question 5: For the A.P. n-1, n- 2, n - 3, ........, find am.
Solution:
A.P: n-1, n-2, n-3, ..........
Here, a = n-1 , d = (n-2) - (n-1) = -1
am = a + (m - 1)d
am = n-1 +(m - 1)(-1)
am = n-1 - m + 1
am = n - m
Question 6: Which term in the A.P. 5, 2, -1, .........is - 22?
Solution:
A.P.: 5, 2, -1 ,...........
Given, a = 5 , d = -3
Now, we have to check - 22 is it's term or not .
an = a + (n - 1)d
an = 5 + (n - 1)(-3)
-22 = 8 -3n
30 = 3n
n = 10
The 10th term of the A.P. 5, 2, −1,…5, 2, -1, is −22.
Question 7: Show that the sequence 7, 2, -3,.......... is an A.P. Find the general term.
Solution:
Let sequence 7, 2, -3 ........
if it's an A.P. then d is constant for all
d = a3 - a2 = -3 -2 = -5
d = a2 - a1 = 2-7 = -5
Hence, it is an A.P
General term of an A.P. is an
an = a + (n - 1)d
an = 7 + (n - 1) (-5)
an = 7 + -5n + 5
an = 12- 5n
Read More,
Similar Reads
Sum of N Terms of an AP Arithmetic Sequence is defined as the sequence of numbers such that the difference between any two consecutive numbers is always constant. For example, 3, 7, 11, 15,⦠is an arithmetic sequence where the difference between consecutive terms is 4.Johann Carl Friedrich Gauss in the 19th century was the
8 min read
Which term of an AP is zero? When a group of numbers is arranged in such an order that it exhibits a pattern, then the numbers are said to be in Progression. It is also known as Sequence or series. In Mathematics, there are mainly three types of Progression - Arithmetic Progression, Geometric Progression, and Harmonic Progressi
5 min read
Annuity Formula Annuity formula is a mathematical formula used to calculate the annuity value. Annuity can be defined as the income earned by an individual by investing the money as a lump sum or at regular intervals with a company. Income earned by an individual may be given at once or may be given at regular inte
7 min read
Operators in SAP ABAP High-level programming languages like SAP ABAP (Advanced Business Application Programming) are used to create apps in the SAP environment. Operators are essential for the execution of many different operations in SAP ABAP, ranging from straightforward arithmetic computations to complex logical analy
7 min read
Which term of the AP 21, 18, 15 is zero? Zero(0) is the 8th term of the Arithmetic Progression (AP) 21, 18, 15,... and the detailed solution for the same is added below: Which Term of AP 21, 18, 15 is Zero?Solution: Lets consider the general term of an Arithmetic progression:Tn=a+(n-1)d where 'a' is the first term and 'd' is the common dif
3 min read
How to find a term in a sequence? Arithmetic is the part of mathematics that consists of the Study of numbers and operations performed on that numbers. such operations are addition, subtraction, multiplication, division, exponentiation, and extraction of roots. The sequence is a collection/enumerated collection of objects/numbers wh
6 min read