Nth Term of Arithmetic Sequence(AP) Formula | Solved Examples, Practice Problems, FAQs

โญโญโญโญ (4/5 from 130 reviews)

๐Ÿ“ข Master the nth Term of an Arithmetic Progression (AP) โ€“ Class 11 Mathematics ๐Ÿ“š

๐Ÿš€ Ace Your Board Exams & JEE with Neeraj Anandโ€™s Expert Guide! ๐Ÿš€

Are you preparing for Class 11 Board Exams, JEE Mains & Advanced? Understanding the nth term of an Arithmetic Progression (AP) is essential for solving sequence-based problems quickly and efficiently.

๐Ÿ”ข Key Concepts Covered in This Chapter:
โœ… Definition of Arithmetic Progression (AP)
โœ… Formula for the nth Term

โœ… Finding Any Term Without Listing All Terms
โœ… Applications in Real-Life & JEE Problems

How to find the nth term of an Arithmetic Sequence?

Use the formula: an = a1 + (n โ€“ 1)d

Where:
an = nth term,
a = first term,
d = common difference,
n = term number.

Substitute the values of a, d, and n into the formula to calculate an.

Proof : Assume that a1, a2, a3,โ€ฆ be an arithmetic progression (AP), in which first term ais equal to โ€œaโ€ and the common difference is taken as โ€œdโ€, then the second term, third term, etc can be calculated as follows:

Second term, a2 = a+d

Third term, a3 = (a+d)+d = a+2d,

Fourth term, a4 = (a+2d)+d = a+3d, and so on.

Therefore, the nth term of an AP (an) with the first term โ€œaโ€ and common difference โ€œdโ€ is given by the formula:

nth term of an AP, an = a+(n-1)d.

(Note: The nth term of an AP (an) is sometimes called the general term of an AP, and also the last term in a sequence is sometimes denoted by โ€œlโ€.)

Steps to find the nth Term of an Arithmetic Sequence

Step 1: Identify the First and Second Term:

  • 1st and 2nd term, that is a1 and a2.

Step 2: Find the Common Difference:

  • Subtract the first term from the second term (d = aโ€“ a1)

Step 3: Use the Formula:

an = a1 + (n โ€“ 1)d

Step 4: Substitute Values:

  • Plug in the values of a, d, and n into the formula.

Step 5: Simplify and Solve:

Arithmetic Sequence (AP) Formula Solved Problems

Question 1: Find the 16th term in arithmetic sequence 0, 2, 4, 6, 8, 10, 12, 14โ€ฆ..
Solution:

The given arithmetic sequence is:
0, 2, 4, 6, 8, 10, 12, 14, โ€ฆ..
nth term formula is:
an = a1 + (n โ€“ 1)d
From the given,

a1 = 0 ;

n = 16 ;

d = 2

a16 = 0 + (16 โ€“ 1)2

a16 = 15 ร— 2

a16 = 30

Question 2: Find the 9th term of the given series, 1, 4, 7, 10, 13, 16,โ€ฆ.

Solution:

Term number (n) is 9,

1st-term, a1 = 1 
2nd term, a2 = 4,

Now find the common difference, 
d = a2 โ€“ a1 = 4 โ€“ 1 = 3

Now the 9th term, 

a9 = First term + (Last term โ€“ 1) ร— common difference 
= a1 + (n โ€“ 1)d
= 1 + (9 โ€“ 1) ร— 3
= 1 + 8 ร— 3
= 1 + 24
= 25 

So, the 9th term is 25.

Question 3: What is the 25th term of the arithmetic sequence 21, 15, 9, 3, โ€ฆ.?

Solution:
Given the arithmetic sequence is:
21, 15, 9, 3,โ€ฆ
Here, a1 = 21
d = aโ€“ a1 = 15 โ€“ 21 = -6
nth term
an = a1 + (n โ€“ 1)d
25th term of the given sequence is:
a25 = a1 + (25 โ€“ 1)d
= 21 + 24(-6)
= 21 โ€“ 144
= -123

Question 4: Find the 7th term of an AP whose 3rd term is 9 and 5th term is 15?

Solution:

Given

  • 3rd term (a3) = 9
  • 5th term (a5 ) = 15

Here we have to find common difference and first term(a1).

a3 = a1 + 2d = 9  [from the formula] โ‡ข  (1)

And, a5 = a1 + 4d = 15  โ‡ข  (2)

Solve (1) and (2),

a1 + 2d = 9 โ‡ข  (1)
a1 + 4d = 15  โ‡ข  (2)

Letโ€™s apply subtraction between (1) and (2) 
2d = 6, d=3

So, the common difference is 3

Now put the value of d in any one equation, here put the value of d in (1)
a1 + 2d = 9
= a1 + 2 ร— 3 = 9    [d = 3]
= a1 = 9 โ€“ 6
= a1 = 6

So the first term is 3

Now to find the 7th term,

Apply the formula for finding the nth term, here n = 7
a7 = First term + (7th term โ€“ 1) ร— common difference
a7 = a1 + (7 โ€“ 1)d
a7 = 3 + 6 ร— 3   [d = 3 and a1 = 3]
a7 = 21

So the 7th term is 21.

Question 5: Determine the 10th term of an AP 2, 7, 12, โ€ฆ.

Solution:

Given arithmetic progression (AP) is 2, 7, 12, โ€ฆ

Here, the first term, a = 2.

Common difference, d = 7-2 = 5

n=10.

The formula to find the nth term of an AP, an = a+(n-1)d

Now, substitute the values in the formula, we get

a10 = 2 + (10-1)5

a10 = 2 + (9)5

a10 = 2+45

a10 = 47.

Hence, the 10th term of an AP 2, 7, 12, โ€ฆ is 47.

Question 6 : The third term of an AP is 5 and the 7th term of an AP is 9. Find the arithmetic progression (AP).

Solution:

Given that, Third term of AP = 5

Seventh term of AP = 9

(i.e) a3 = a+(3-1)d = a+2d = 5 โ€ฆ(1)

a7 = a+(7-1)d = a+6d = 9 โ€ฆ(2)

Now, solve the equations (1) and (2), we get

a=3 and d = 1.

Therefore, the first term is 3 and the common difference is 1.

Therefore, the arithmetic progression (AP) is 3, 4, 5, 6, 7, 8, 9, โ€ฆ.

Question 7 : How many two-digit numbers are divisible by 3?

Solution:

The sequence of two-digit numbers which are divisible by 3 are:

12, 15, 18, 21, โ€ฆ, 99.

To find whether the given sequence is an AP, find the common difference.

The common difference (d) of the above-given sequence is 3, and hence, the given sequence is an Arithmetic progression (AP).

Hence, a = 12, d = 3, an = 99.

Now, we have to find the value of โ€œnโ€.

Now, substitute the values in the formula, an = a+(n-1)d, we get

99 = 12+(n-1)3

99 = 12+3n-3

99-12+3 = 3n

3n = 90

n= 90/3

n=30.

Hence, there are 30 two-digit numbers that are divisible by 3.

Practice Problems of an AP

Solve the following problems:

  1. Find the 30th term of an AP: 10, 7, 4, โ€ฆ..
  2. Determine the 31st term of an AP, if its 11th term is 38 and its 16th term is 73.
  3. Find the missing terms for the following AP: -4, __, __, ___, ___, 6.

FAQs on Arithmetic Sequence

Define Arithmetic Sequence.

Arithmetic Sequence is defined as the sequence where each term of the sequence can be calculated by adding a constant in the preceding term of the same sequence.

What is the Common Difference of Arithmetic Sequence?

The difference between two consecutive terms of an Arithmetic Sequence is called the common difference of an ย Arithmetic Sequence.

What is the importance of the nth term formula?

The nth term formula helps:

  • Find any term in an AP without listing all terms.
  • Solve problems in physics, finance, and competitive exams like JEE Mains & Advanced.

Can the common difference (ddd) be negative or zero?

Yes!

  • If d>0, the sequence increases.
  • If d<0, the sequence decreases.
  • If d=0, all terms are the same.

How is the nth term formula used in JEE and Board Exams?

It helps solve sequence-based problems quickly, such as:

  • Finding missing terms in an AP.
  • Checking if a number belongs to an AP.
  • Word problems involving arithmetic sequences.

What is Use of Arithmetic Progression in Real-Life?

Arithmetic progression is the series that gives a common difference between two consecutive terms. It is used in daily life to generalize a set of patterns. For instance, waiting for a bus, suppose that the buses are moving at a constant speed, with the help of AP, you can tell when will the bus arrive. AP can also be used in making pyramid-like structures, etc.

Where can I download study material for the nth term of an AP?

You can download Neeraj Anandโ€™s Arithmetic Progression PDF from ANAND CLASSES, published by ANAND TECHNICAL PUBLISHERS for Class 11, JEE, and Board exam preparation.

๐Ÿš€ Master AP concepts and boost your exam scores! ๐Ÿ’ฏ

๐Ÿ“– Why Choose This Book?

โœ”๏ธ Conceptual Clarity with Step-by-Step Explanations
โœ”๏ธ Solved Examples & Extensive Practice Questions
โœ”๏ธ Special Focus on JEE-Level Tricks & Shortcuts

๐Ÿ”— ๐Ÿ“ฅ Download the PDF & Start Learning Now!

๐Ÿ“• Written by: Neeraj Anand
๐Ÿ› Published by: ANAND TECHNICAL PUBLISHERS
๐Ÿซ Available at: ANAND CLASSES

๐Ÿ“Œ Master AP concepts and stay ahead in your Board & JEE Exams! ๐Ÿ’ฏ

โฌ…๏ธ Sum of n terms in Arithmetic Sequence (AP)-Proof, Solved Examples, FAQs Arithmetic Progression(AP)-Common difference & Nth term, Practice Problems, FAQs โžก๏ธ

๐Ÿ“š Buy Study Material & Join Our Coaching

For premium study materials specially designed for JEE, NEET, NDA, CDS, AFCAT, SSC Exams, visit our official study material portal:
๐Ÿ‘‰ https://publishers.anandclasses.co.in/

For JEE/NEET Notes : Visit https://anandclasses.in/

For NDA Notes : Visit https://nda.anandclasses.in/

For SSC Notes : Visit https://ssc.anandclasses.in/

For CDS, AFCAT Notes : Visit https://cds-afcat.anandclasses.in/

To enroll in our offline or online coaching programs, visit our coaching center website:
๐Ÿ‘‰ https://anandclasses.co.in/

๐Ÿ“ž Call us directly at: +91-94631-38669

๐Ÿ’ฌ WhatsApp Us Instantly

Need quick assistance or want to inquire about classes and materials?

๐Ÿ“ฒ Click below to chat instantly on WhatsApp:
๐Ÿ‘‰ Chat on WhatsApp

๐ŸŽฅ Watch Video Lectures

Get access to high-quality video lessons, concept explainers, and revision tips by subscribing to our official YouTube channel:
๐Ÿ‘‰ Neeraj Anand Classes โ€“ YouTube Channel

RELATED TOPICS