Summarize this article:
Last updated on September 29, 2025
An arithmetic progression is a sequence in which the difference between consecutive terms is constant. In this article, we will learn about the nth term of an AP, its formula, and how to calculate it.
The nth term of an AP is the term in the nth position from the beginning of the sequence. In arithmetic progressions, each term is obtained by adding a fixed value called the common difference to the previous term. In an AP, the first term is represented by ‘a’, and the common difference is d.
For example, 2, 4, 6, 8, … here, the first term (a) is 2, the common difference (d) is 2(4 - 2 = 2). So, each term is formed by adding 2 to the previous term, for example, a15 = a14 + 2.
Any term of an arithmetic progression can be found by adding the common difference to its previous term. The nth term of an AP is calculated by using the formula:
an = a + (n - 1)d
where an is the nth term of the sequence
a is the first term
n is the index (position) of the term in the sequence
d is the common difference.
To find any term of a sequence without knowing the previous term, we use the nth term of an AP formula. Any term in an AP sequence can be found using this formula. It is hard for students to calculate the 20th term by repeatedly adding the common difference. That is when we use the nth term formula, as we don't need to find the previous term. The nth term of an AP formula is: an = a + (n - 1)d.
The sequence formed by adding the common difference to each term is called arithmetic progression. Now let’s see how to derive the nth term of an AP.
Let’s consider the AP as:
a, a + d, a + 2d, a + 3d, ….
Here, 1st term = a
Second term (a2) = a + d
Third term (a3) = (a + d) + d = a + 2d
Fourth term (a4) = (a + 2d) + d = a + 3d
Fifth term (a5) = (a + 3d) + d = a + 4d
…………..
…………..
…………..
nth term(an)= a + (n - 1)d
So, the formula to find the nth term of an AP is: an = a + (n - 1)d
We have to calculate the nth term of an AP when the previous term is unknown. Let’s see how the formula is used to find the nth term of an AP.
Step 1: Understanding the formula
The nth term of an AP formula: an = a + (n - 1)d.
Where an is the nth term,
a is the first term,
n is the number of terms,
d is the common difference.
Step 2: Identifying the given sequence
From the given sequence, identify the values of a, n, and d.
Step 3: Substitute into the formula
Substitute the identified values into the formula to find the nth term.
For example, find the 11th term of the sequence: 7, 11, 15, 19, ….
To find the nth term of an AP we use the formula: an = a + (n - 1)d
Now, let’s identify the values. Here, a = 7
d = 11 - 7 = 15 - 11 = 4
n = 11
a11 = 7+ (11 - 1)4
7 + 10 × 4
= 47
So, the 11th term of the AP is 47.
The nth term of an AP is used in finance, engineering, scheduling, etc. In this section, we will learn a few applications of the nth term of AP.
Mistakes are common when finding the nth term of an AP. This section highlights a few mistakes and ways to avoid them in the nth term of an AP.
Find the 10th term of an AP, where a = 2 and d = 3.
The 10th term is 29
To find the nth term, we use the formula:
an = a + (n - 1)d
Here, a = 2
d = 3
So, a10 = 2 + (10 - 1)3
= 2 + 9 × 3
= 29
Find the 24th term of the AP: 3, 8, 13, ….
The 24th term is 118
Using the nth term of an AP formula: an = a + (n - 1)d
Here, a = 3
d = 8 - 3 = 5
a24 = 3 + (24 - 1)5
= 3 + 23 × 5
= 118
Find the 18th term of the AP: -4, -1, 2, 5, …..
The 18th term of the AP is 47
Here, a = -4
d = -1 - (-4) = 3
So, a18 = a + (n - 1)d
=-4 + (18 - 1)3
= -4 + 17 × 3 = 47
Find the nth term of the AP: 1, 4, 7, 10, ….
The nth term of the AP is 3n - 2
The given sequence: 1, 4, 7, 10, …
So, a = 1
d = 4 - 1 = 3
The nth term of the AP is calculated using the formula: an = a + (n - 1)d
an = 1 + (n - 1)3
= 3n - 2
Check if 142 is a term of the AP 7, 13, 19, 25, ….
No, 142 is not a term of the AP
Here, a = 7
d = 13 - 7 = 6
an = 142
Using the nth term of an AP formula: an = a + (n - 1)d
142 = 7 + (n - 1)6
142 = 7 + 6n - 6
142 = 6n - 1
143 = 6n
n = 143/6
= 23.833
Since n is not an integer, 142 is not a term of the AP