• 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
      • Offline 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
  • NEW
    • JEE MAIN 2025
    • NEET
      • 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
    • 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
    • ALLEN e-Store
    • AOSAT
    • ALLEN for Schools
    • About ALLEN
    • Blogs
    • News
    • Careers
    • Request a call back
    • Book home demo
JEE PhysicsJEE Chemistry
Home
JEE Maths
Geometric Progression

Geometric Progression

In Mathematics, Geometric Progression (G. P) is a sequence of non-zero numbers. Each of the succeeding terms is generated by multiplying the previous term by a constant factor. This constant factor is called the common ratio. Thus, in a G.P the ratio of successive terms remains constant and can be determined by dividing any term by the term that comes immediately before it.

Thus, the sequence a,  ar ,ar2,ar3,ar4,... is a GP, with a as the first term and r as the common ratio.

Example:- 3, 6, 12, 24, 48, …

        a = 3, r = 2

1.0Geometric Progression Definition and General Form

A Geometric Progression (GP) is a sequence of numbers where every term after the first is derived by multiplying the preceding term by a constant factor known as the common ratio. The general form of a GP can be represented as a,ar2,ar2,ar3,…,arn−1, where a as the first term, r as the common ratio, and n as the term number.

Example:- 1, 2, 4, 8, 16, …

    a = 1, r = 2

2.0Types of Geometric Progression

Geometric Progression (G.P) can be categorized into two types based on the nature and properties of the sequence. 

  1. Finite Geometric Progression
  2. Infinite Geometric Progression

Finite Geometric Progression

A finite geometric progression is a sequence that consists of a limited number of terms. The sequence has a clearly defined first term, common ratio, and a last term. This type is often encountered in problems where the total number of terms is known or can be easily determined. 

Example: 2, 6, 18, 54. In this sequence, the first term (a) is 2, the common ratio (r) is 3, and there are 4 terms.

Infinite Geometric Progression

An infinite geometric progression is a sequence that continues indefinitely without terminating. This type of GP is particularly interesting in cases where the common ratio is a fraction (i.e., |r| < 1), leading to a convergent series.

Example: 21​,41​,81​,… In this sequence, the first term (a) is 21​, and the common ratio (r) is 21​.

3.0Geometric Progression Formulas

  1.  Nth Term of a Geometric Progression

nth term;Tn​=arn−1

  1. Sum of the first n terms of a Geometric Progression

Sum of the first n terms; Sn​=r−1a(rn−1)​, if r=1

  1. Sum of Infinite Terms of a Geometric Progression

Sum of infinite G.P., S∞​=1−ra​;0<∣r∣<1

4.0Properties or Geometric Progression

  • If each term of a G.P. is multiplied or divided by a non-zero quantity, the resulting sequence remains a G.P.
  • Three consecutive terms of a GP :  a / r, a, a r;  
  • Four consecutive terms of a GP : a/r3, a/r,ar,ar3 & so on. 
  • If a, b, c are in G.P. then b^2=a c. ⇒Tk​⋅Tn−k+1​=constant=a⋅l
  • In a G.P., the product of any 2 terms equidistant from the beginning and the end is constant and equal to the product of the first and last terms.
  • If every term of a G.P. be raised to the same power, then the resulting sequence is also a G.P.
  • In a G.P., Tr2​=Tr−k​⋅Tr+k​,k<r,r=1
  • If the terms of a given G.P. are selected at regular intervals, the resulting sequence will also form a G.P.
  • If a1​,a2​,a3​…an​ is a G.P. of positive terms, then loga1​,loga2​,…..logan​ is an A.P. and vice-versa.
  • If a1​,a2​,a3​…. and b1​,b2​,b3​….. are two G.P.'s then a1​b1​a2​b2​,a3​b3​…. & b1​a1​​,b2​a2​​,b3​a3​​……… is also in G.P.

5.0Solved Examples of Geometric Progression

Example 1: If a, b, c, d and p are distinct real numbers such that

(a2+b2+c2)p2−2p(ab+bc+cd)+(b2+c2+d2)≤0 then a, b, c, d are in 

(A) A.P. (B) G.P. (C) H.P. (D) None of these

Ans. (B)

Solution:

Here, the given condition

(a2+b2+c2)p2−2p(ab+bc+cd)+b2+c2+d2≤0

⇒(ap−b)2+(bp−c)2+(cp−d)2≤0

⇒ square cannot be negative

∴ap−b=0,bp−c=0,cp−d=0⇒p=ab​=bc​=cd​⇒a,b,c,d are in G.P.


Example 2: A three-digit number has digits that form a geometric progression (G.P.). The sum of the first and third digits exceeds twice the middle digit by 1, and the sum of the first and second digits is two-thirds of the sum of the second and third digits. Find the number.

Solution:

Let the three digits be a,ar and ar2 then number is

100a+10ar+ar2 ...(i)

Given, a+ar2=2ar+1

⇒a(r2−2r+1)=1

⇒a(r−1)2=1 ...(ii)

Also given a+ar=32​(ar+ar2)

⇒3+3r=2r+2r2⇒2r2−r−3=0⇒(r+1)(2r−3)=0

∴r=−1,3/2 

for r=-1, a=(r−1)21​=41​∈/I∴r=−1

for ​r=3/2,​a=(23​−1)21​=4     {from (ii)}

From (i), the number is 100(4)+10(4)(23​)+4(23​)2

= 400 + 60 + 9 

= 469.


Example 3: If positive real numbers a, b, c are in G.P., then the equations a x2+2bx+c=0 and dx2+2ex+f=0 have a common root if ad​,be​,cf​ are in -

(A) A.P. (B) G.P. (C) H.P. (D) None of these

Ans. (A)

Solution:

a, b, c are in G.P ⇒b2=ac

Now the equation ax2+2bx+c=0 can be rewritten as a x2+2ac​x+c=0

⇒(a​x+c​)2=0⇒x=−ac​​,−ac​​

If the two given equations have a common root, then this root must be -ac​​ .

Thus dac​−2eac​​+f=0⇒ad​+cf​=c2e​ac​​=ac​2e​=b2e​⇒ad​,be​,cf​ are in A.P.


Example 4: Find the value of 0.3258

Solution:

Let R=0.32

58⇒R=0.32585858… . ...(i)

Here the number of figures which are not recurring is 2 and the number of figures which are recurring is also 2.

then 100 R = 32.585858...... ...(ii)

and 10000 R = 3258.5858..... ...(iii)

Subtracting (ii) from (iii) , we get  

9900 R=3226 ⇒R=49501613​

Alter Method: R = .32 + .0058 + .000058 + .00000058 +...........

=.32+10458​(1+1021​+1041​+……..∞)=.32+10458​(1−1001​1​)

=10032​+990058​=99003168+58​=99003226​=49501613​

6.0Practice Problems Based of Geometric Progression

1. If the third term of G.P. is 4, then find the product of the first five terms.

(A) 44

(B) 45

(C) 27

(D) 29

Ans: B

2. Find the sum of the series 43​,121​,3,… to 8 terms.

(A) 191

(B) 19121​

(C) 19141​

(D) None of these

Ans: C

3. Find a three-digit number whose consecutive digits form a G.P. If we subtract 792 from this number, the resulting number has the same digits in reverse order. Now, if we increase the second digit of the required number by 2, then the resulting digits will form an A.P.

(A) 931 (B) 842 (C) 421 (D) None of these

Ans: A

4. The sum of the first 6 terms of a G.P. is 9 times the sum of the first 3 terms; find the common ratio.

(A) 1 (B) 2 (C) 3 (D) 4

Ans: B

5. The sum of an infinite number of terms of a G.P. is 4, and the sum of their cubes is 192; find the series. 

Ans: 6,−3,121​,… or 12,−24,48,…

7.0Sample Questions on Geometric Progression

  1. What is Geometric Progression (GP)?

Ans: A Geometric Progression (GP) is a sequence of numbers where every term after the first is derived by multiplying the preceding term by a constant factor known as the common ratio. The general form of a GP can be represented as a,ar,ar2,ar3,…,arn−1, where a as the first term, r as the common ratio, and n as the term number.

  1. How is the nth term of a GP calculated?

Ans: The nth term (Tn) of a GP can be calculated using the formula:

Tn​=arn−1, where a as the first term, r as the common ratio, and n is the term number.

  1. What is the common ratio in a GP?

Ans: The common ratio (r) in a GP is the constant factor by which each term is multiplied to obtain the next term. It can be determined by dividing any term by its preceding term:

r=Tn​Tn+1​​

  1. What is the sum of an infinite GP?

Ans: If the common ratio 0 < |r| < 1, the sum (S) of an infinite GP is: S∞​=1−ra​

  1. How do you determine if a sequence is a GP?

Ans: A sequence is a GP if the ratio of successive terms is constant. Mathematically, if Tn​Tn+1​​=Tn+1​Tn+2​​ for all n, then the sequence is a GP.

Table of Contents


  • 1.0Geometric Progression Definition and General Form
  • 2.0Types of Geometric Progression
  • 2.1Finite Geometric Progression
  • 2.2Infinite Geometric Progression
  • 3.0Geometric Progression Formulas
  • 3.1 N
  • 3.2Sum of the first n terms of a Geometric Progression
  • 3.3Sum of Infinite Terms of a Geometric Progression
  • 4.0Properties or Geometric Progression
  • 5.0Solved Examples of Geometric Progression
  • 6.0Practice Problems Based of Geometric Progression
  • 7.0Sample Questions on Geometric Progression

Frequently Asked Questions

A finite GP has a limited number of terms, while an infinite GP continues indefinitely. The sum of an infinite GP converges if 0 < |r| < 1.

Yes, the common ratio in a GP can be negative, resulting in the terms alternating between positive and negative values.

In a GP, the ratio of any term to its preceding term is constant and equal to the common ratio (r). Additionally, the product of terms equidistant from the beginning and the end is constant in a finite GP.

Join ALLEN!

(Session 2025 - 26)


Choose class
Choose your goal
Preferred Mode
Choose State

Related Articles:-

Understanding Arithmetic Progression

An Arithmetic Progression (A.P.), commonly referred to as an arithmetic sequence, is a series of numbers where each subsequent term is derived by adding a fixed number to the preceding term.

Harmonic Mean: Key Concepts and Relationships

The harmonic mean, a type of average value that is used to represent rates or ratios, such as the average speed or work efficiency, has...

Arithmetic Progression: A Concise Overview with Solved Questions

Here are some arithmetic progression solved questions to guide you...

Conic Sections: Types and Equations

Conic Sections are the curves obtained by an interesting double-napped right circular cone by a plane. They include circles, ellipses,

Calculate The Area Under The Curve

The area under the curve is a concept in integral calculus that quantifies the total area enclosed by a curve, the x-axis, and specified vertical boundaries on the graph of a function.

How To Find The Additive Inverse Of Matrices And Complex Numbers

This property states that every element in a set has a unique additive inverse within that set. This ensures...

Delve Into Indefinite Integration

Indefinite Integration, also known as anti-differentiation, is a fundamental concept in calculus. It involves finding...

  • 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
    • NEET Mock Test
    • Olympiad
    • NEET 2025 Answer Key

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

ISO