• NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • Class 6-10
      • Class 6th
      • Class 7th
      • Class 8th
      • Class 9th
      • Class 10th
    • View All Options
      • Online Courses
      • Distance Learning
      • Hindi Medium Courses
      • International Olympiad
    • NEET
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE (Main+Advanced)
      • Class 11th
      • Class 12th
      • Class 12th Plus
    • JEE Main
      • Class 11th
      • Class 12th
      • Class 12th Plus
  • Classroom
  • NEW
    • NEET
      • 2025
      • 2024
      • 2023
      • 2022
    • JEE
      • 2025
      • 2024
      • 2023
      • 2022
    • Class 6-10
    • JEE Main
      • Previous Year Papers
      • Sample Papers
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • JEE Advanced
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
    • NEET
      • Previous Year Papers
      • Sample Papers
      • Mock Test
      • Result
      • Analysis
      • Syllabus
      • Exam Date
      • College Predictor
      • Counselling
    • NCERT Solutions
      • Class 6
      • Class 7
      • Class 8
      • Class 9
      • Class 10
      • Class 11
      • Class 12
    • CBSE
      • Notes
      • Sample Papers
      • Question Papers
    • Olympiad
      • NSO
      • IMO
      • NMTC
    • TALLENTEX
    • AOSAT
  • ALLEN E-Store
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
Home
JEE Maths
Arithmetic and Geometric Sequences

Arithmetic and Geometric Sequences

Arithmetic and Geometric Sequences are two fundamental types of number patterns in mathematics. An Arithmetic Sequence has a constant difference between consecutive terms, while a Geometric Sequence has a constant ratio between terms. Both are widely used to solve problems involving series, progressions, and real-life applications. They also have specific formulas to calculate the nth term and the sum of terms. Understanding these sequences is essential for tackling questions in algebra, calculus, and competitive exams like JEE.

1.0What is an Arithmetic Sequence?

An Arithmetic Sequence (also called an Arithmetic Progression or AP) is a sequence of numbers where each term after the first is obtained by adding a constant value called the common difference (d).

  • General Form: a,a+d,a+2d,a+3d...
  • Formula for nth Term of an Arithmetic Sequence: an​=a+(n−1)d 
  • Sum of n Terms (Arithmetic Series): Sn​=2n​[2a+(n−1)d]

2.0What is a Geometric Sequence?

A Geometric Sequence (also called a Geometric Progression or GP) is a sequence of numbers where each term after the first is obtained by multiplying by a constant called the common ratio (r).

  • General Form: a,ar,ar2,ar3,....
  • Formula for nth Term of a Geometric Sequence: an​=arn−1
  • Sum of n Terms (Geometric Series): For r=1:  Sn​=ar−1rn−1​

3.0Difference Between Arithmetic and Geometric Sequences

Feature

Arithmetic Sequence

Geometric Sequence

Rule

Add a constant difference d

Multiply by a constant ratio r

Common Element

Common Difference

Common Ratio

nth Term Formula

an​=a+(n−1)d

an​=arn−1

Sum of n Terms


 Sn​=2n​[2a+(n−1)d]


Sn​=ar−1rn−1​

Growth Pattern

Linear (Constant Additions)

Exponential (Multiplicative)

4.0Arithmetic and Geometric Sequences and Series Formulas

Here’s a quick recap of the most important arithmetic and geometric sequences and series formulas:

Arithmetic Sequence Formulas:

  • nth Term: an​=a+(n−1)d
  • Sum of n Terms:  Sn​=2n​[2a+(n−1)d]

Geometric Sequence Formulas:

  • nth Term: an​=arn−1
  • Sum of n Terms: Sn​=ar−1rn−1​ (for r=1)

5.0How to Tell if a Sequence is Arithmetic or Geometric?

  • Arithmetic: See if the difference between consecutive terms remains the same.
  • Geometric: See if the ratio between consecutive terms stays the same.

Example 1:

Sequence: 2, 4, 6, 8, ...

Difference between terms: 2 → Arithmetic.

Example 2:

Sequence: 3, 6, 12, 24, ...

Ratio between terms: 2 → Geometric.

6.0Similarities Between Arithmetic and Geometric Sequences

  1. Both follow a specific pattern/rule.
  2. Both have formulas for the nth term and the sum of terms.
  3. Both are commonly used in solving real-life problems related to finance, physics, and more.
  4. Both are classified as sequences and series in mathematics.

7.0Arithmetic and Geometric Sequences Problems

Problem 1: Find the 10th term of the AP: 5, 9, 13, ….

Solution:
a = 5,  d = 4

a10​=5+(10−1).4=5+36=41


Problem 2: Find the 5th term of the GP: 3, 6, 12, … .

Solution:
a = 3,  r = 2

a5​=3.25−1=3.16=48


Problem 3: Identify whether the following sequence is arithmetic or geometric:

10, 20, 40, 80, … 

Solution:
Ratio between terms: 1020​=2,2040​=2→ Geometric Sequence.

8.0Solved Examples on Arithmetic and Geometric Sequences (JEE & Advanced Level)

Example 1: Calculate the infinite sum of the series.:3+6x+12x2+24x3+...., where ∣x∣<21​.

Solution:
Here,
a = 3,

r = 2x,

|r| < 1 (since ∣x∣<21​)

Sum to infinity: S∞​=1−ra​=1−2x3​

Answer: 1−2x3​


Example 2: Evaluate the sum of the infinite series:21​+42​+83​+164​+...

Solution:

This is an arithmetic-geometric series where:

  • Arithmetic part: 1,2,3,...
  • Geometric part: 21​,41​,81​,....

Common ratio r=21​.

Sum formula for infinite arithmetic-geometric series: S=1−ra​+(1−r)2d.r​

Here,

a=21​,d=21​,r=21​

S=1−21​21​​+(1−21​)221​.21​​

S=21​21​​+41​41​​ = 1+1=2

Answer: 2


Example 3: Evaluate ∑n=1∞​n.(31​)n.

Solution:

Here, a=31​,r=31​,d=31​

Using sum of infinite arithmetic-geometric series:

S=(1−r)2a​

S=(1−31​)231​​=(32​)231​​=94​31​​=129​=43​

Answer: 43​


Example 4: Evaluate the sum of the infinite series: 1+23​+45​+87​+....

Solution:

This is an Arithmetic-Geometric Series:

  • Arithmetic part: 1,3,5,7,.... (odd numbers; a = 1, d = 2)
  • Geometric part: 1,21​,41​,81​,... with r=21​.

Use the infinite sum formula: S∞​=1−ra​+(1−r)2d.r​

Here, a=1,d=2,r=21​

S∞​=1−21​1​+(1−21​)22.21​​

S∞​=21​1​+(21​)21​

S∞​=2+4=6

Answer: 6


Example 5: Find the sum of the infinite series: 2.31​+4.(31​)3+6.(31​)3+....

Solution:

This is an Arithmetic-Geometric Series:

  • Arithmetic part: 2,4,6,... with a = 2, d = 2.
  • Geometric part: 31​,91​,271​,...with r=31​.

Sum to infinity formula: S∞​=1−ra​+(1−r)2d.r​

Substitute values:

S∞​=21−13+2⋅13(1−13)2

S∞​=1−31​2​+(1−31​)22.31​​

S∞​=32​2​+(32​)232​​

S∞​=3+94​32​​=3+32​.49​

S∞​=3+23​=29​

Answer: 29​


Example 6: Evaluate the infinite sum: 5.21​+10(21​)2+15(21​)3+...

Solution:

Arithmetic part: 5,10,15,... with a = 5, d = 5.

Geometric part: 21​,41​,81​,...with r=21​.

Sum to infinity: S∞​=1−ra​+(1−r)2dr​

Substitute:

S∞​=1−21​5​+(1−21​)25.21​​

S∞​=21​5​+(21​)225​​

S∞​=10+41​25​​

S∞​=10+10=20

Answer: 20


Example 7: Find ∑n=1∞​n2.rnfor |r| < 1.

Solution:

We use calculus tricks (advanced JEE method):

We know,

∑n=1∞​nrn=(1−r)2r​

Differentiate both sides w.r.t. r:

∑n=1∞​n2.rn−1=(1−r)31+r​

Multiply both sides by r:

∑n=1∞​n2rn=(1−r)3r(1+r)​

Answer: (1−r)3r(1+r)​ (Sum for |r| < 1)

9.0Practice Questions on Arithmetic and Geometric Sequences

Question 1: Find the sum to infinity of 4+8x+12x2+16x3+... for ∣x∣<21​.

Question 2: Evaluate ∑n=1∞​n.(41​)n.

Question 3: Find the sum of the infinite series 32​+94​+276​+....:  

Question 4: Find the sum to infinity of 51​+252​+1253​+...

Question 5: A series has terms of the form n.rn with |r| < 1. Derive the general formula for its sum to infinity.

10.0Sample Questions on Arithmetic and Geometric Sequences

Q1. What is an Arithmetic-Geometric Sequence?

Ans: An Arithmetic-Geometric Sequence is a sequence where terms are a product of an arithmetic sequence and a geometric sequence, generally of the form:

a.rn+(a+d).rn+1+(a+2d).rn+2+...


Q2. What is the formula for sum to infinity of an arithmetic-geometric series?

Ans: For |r| < 1: Sn​=1−ra​+(1−r)2d.r​

Table of Contents


  • 1.0What is an Arithmetic Sequence?
  • 2.0What is a Geometric Sequence?
  • 3.0Difference Between Arithmetic and Geometric Sequences
  • 4.0Arithmetic and Geometric Sequences and Series Formulas
  • 5.0How to Tell if a Sequence is Arithmetic or Geometric?
  • 6.0Similarities Between Arithmetic and Geometric Sequences
  • 7.0Arithmetic and Geometric Sequences Problems
  • 8.0Solved Examples on Arithmetic and Geometric Sequences (JEE & Advanced Level)
  • 9.0Practice Questions on Arithmetic and Geometric Sequences
  • 10.0Sample Questions on Arithmetic and Geometric Sequences

Frequently Asked Questions

The formula applies only when |r| < 1, ensuring the series converges.

Unlike simple AP or GP, each term here is the product of an arithmetic and a geometric term, making the series slightly more complex to sum.

They often appear in: Series sums Mathematical induction Calculus limits involving series Probability and statistics problems

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State
  • About
    • About us
    • Blog
    • News
    • MyExam EduBlogs
    • Privacy policy
    • Public notice
    • Careers
    • Dhoni Inspires NEET Aspirants
    • Dhoni Inspires JEE Aspirants
  • Help & Support
    • Refund policy
    • Transfer policy
    • Terms & Conditions
    • Contact us
  • Popular goals
    • NEET Coaching
    • JEE Coaching
    • 6th to 10th
  • Courses
    • Online Courses
    • Distance Learning
    • Online Test Series
    • International Olympiads Online Course
    • NEET Test Series
    • JEE Test Series
    • JEE Main Test Series
  • Centers
    • Kota
    • Bangalore
    • Indore
    • Delhi
    • More centres
  • Exam information
    • JEE Main
    • JEE Advanced
    • NEET UG
    • CBSE
    • NCERT Solutions
    • Olympiad
    • NEET 2025 Results
    • NEET 2025 Answer Key
    • NEET College Predictor
    • NEET 2025 Counselling

ALLEN Career Institute Pvt. Ltd. © All Rights Reserved.

ISO