BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon210 Learners

Last updated on October 18, 2025

Geometric Progression

Professor Greenline Explaining Math Concepts

ChatGPT said: A Geometric Progression (GP) is a sequence where each term is obtained by multiplying the previous term by a fixed common ratio. The previous term can be found by dividing by this ratio. For example, 3, 6, 12, 24,… is a GP with a ratio of 2. GPs can have finite or infinite terms, and this article covers their meaning, formulas, and types.

Geometric Progression for US Students
Professor Greenline from BrightChamps

What is a Geometric Progression?

The sequence in which each term is obtained by multiplying the previous term by a fixed number (common ratio) is known as a geometric progression. It is usually expressed as: \(a, ar, ar^2, ar^3…\), where ‘a’ represents the first term and ‘r’ represents the common ratio. The common ratio can be positive or negative. Any term in a GP can be determined using the first term and the common ratio.

Professor Greenline from BrightChamps

What are the Types of Geometric Progression?

Geometric progressions are mainly classified into two types based on their length.

The different types of geometric progressions are:

 

  • Finite geometric progression
     
  • Infinite geometric progression


We will now learn about each type in detail:

 

Finite geometric progression: A finite geometric progression has a limited number of terms, and the last term is known. For example: \(\frac{1}{2}\), \(\frac{1}{4}\), \(\frac{1}{8}\), \(\frac{1}{16}\), …, \(\frac{1}{32768}\) is a finite geometric progression. Here, \(\frac{1}{32768}\) is the last term.

 

Infinite geometric progression: An infinite geometric progression has an endless number of terms. Since there is no fixed number of terms, the last term cannot be specified. For example, the infinite series 3, -6, 12, -24, … does not have a definite end term.

Professor Greenline from BrightChamps

GP vs AP

To help you identify the sequence effectively, we will now look at the key differences between GP and AP.

 

Geometric Progression (GP) Arithmetic Progression (AP)
Each term is obtained by multiplying the previous term by a fixed common ratio 
𝑟.
Each term is obtained by adding a fixed common difference 
𝑑 to the previous term.
No common difference between the terms. There is no fixed ratio between the terms
For example: 2, 4, 8, 16,...(r = 2) For example: 3, 6, 9, 12,...(d = 3)
Such series can converge or diverge depending on r. The series is always divergent unless the common difference is zero.
Formula for n-th term is \(a_n = a_1 \cdot r^{\,n-1} \). Formula for n-th term is \(a_n = a_1 + (n-1)d \).

 

Professor Greenline from BrightChamps

What are the Properties of GP?

Understanding the unique features of a progression helps us identify it more easily. Here are a few properties that geometric progressions (GP) follow. 

 

  • The square of any term in a GP is equal to the product of the terms that are directly adjacent to it: \(a_k² = a_{k-1} × a_{k+1}\)

 

  • In a finite geometric progression, terms that are equally spaced from the beginning and the end have the same product: \(a_1 × a_n = a_2 × a_{ n-1} =…= a_k × a_{n-k+1}\)

 

  • Multiplying or dividing a GP by a non-zero constant, the new sequence remains a GP with the same common ratio.

 

  • The reciprocal of each term in a GP results in another GP with a new common ratio equal to 1/r (r = original common ratio).

 

  • A GP remains a GP even if each of its terms is raised to the same power. 
    Example: GP: a, ar, ar2,...,

    Raise each term to the power k:
    \(a^k, (ar)^k, (ar²)^k, …\) which is still a GP.
Professor Greenline from BrightChamps

What is the Formula for GP?

In a GP, the sum of the terms can be calculated using the following formulas:

 

For a \(GP:  a, ar, ar^2, ar^3\), …
 

  • nth term:
    \(a_n = a × r^{n-1} \space \text{or} \space a_n = r × a_{n-1}\)
     

 

  • Sum of the first n terms:
    \(S_n = a(1 − r^n)/(1 − r), for \space r ≠ 1\)
    \(S_n = n × a\) for r = 1
     

 

  • Sum of infinite terms: 
    \(S_∞ = a / (1 – r)\), when |r| < 1


The sum does not exist when \(|r| ≥ 1\).

Professor Greenline from BrightChamps

Tips and Tricks to Master Geometric Progression

Learn how to quickly identify, analyze, and apply geometric progressions in problems and real-life scenarios.

 

  • Identify the common ratio to determine growth or decay.
     
  • Apply the n-th term formula.
     
  • Memorize finite and infinite sum formulas.
     
  • Determine if the series converges or diverges.
     
  • Solve real-life problems using GP concepts.
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Geometric Progression

Geometric progression is a simple mathematical concept, but many students struggle with its problems. Here are a few common mistakes and tips to avoid them:

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusion Between GP and AP

Distinguishing between GP and AP can be difficult for students. They often think that GP has a common difference instead of a constant ratio.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Ensure that each term in a GP is determined by multiplying the one before it by the same ratio.

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Using the Sum Formula Incorrectly

Students mistakenly use the sum formula for r = 1 when it does not apply.

For example: 

For the GP 2, 6, 18,...(where r = 3) and n = 4, use:

S₄ = 2(34 – 1) / (3 – 1)

= 2(81 – 1) / 2 

= (2 × 80) / 2 = 80

If we use r = 1 formula, it will give an incorrect result.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

  • Always apply the formula \(S_n = a(1 − r^n)/(1 − r), for \space r ≠ 1\)
     
  • Apply the formula: Sn  = n × a, when r = 1.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Overlooking Signs in Common Ratio

Ignoring negative signs in the common ratio can lead to incorrect results.

For example:

Consider the GP:

3, -6, 12, -24,...

Here, we have the common ratio (r) = –2. Ignoring the negative sign can give incorrect terms and sums.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

To avoid this error, always check whether the signs of the common ratio and terms are handled correctly.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrect Use of Reciprocals
 

Assuming that a GP's reciprocal does not constitute a GP.

For example: 
Original GP: 2, 6, 18, 54,...

Common ratio = 3.

Reciprocals: 
1/2, 1/6, 1/18, 1/54,...

New common ratio:
1/6/1/2 = 1/3

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Keep in mind that the reciprocal of a GP is still a GP even if none of the terms are zero. So the new ratio becomes 1/r.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Using an Incorrect Formula for the nth Term

Some students write the formula for the nth term as \(a_n = a r^n.\)

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

The correct formula for the nth term is an = arn-1

An easy way to remember it is that the first term is a1 = a and the exponent of r is n – 1.

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of Geometric Progression

Geometric progression has a vital role in various real-life situations. Let's explore how this concept applies in real-life scenarios.

 

  • Compound Interest in Finance - The amount of money grows exponentially when interest is compounded periodically, forming a GP.
     
  • Population Growth - Populations that grow by a fixed percentage over time follow a geometric progression.
     
  • Depreciation of Assets - The value of machinery or vehicles often decreases by a fixed ratio annually, modeled using GP.
     
  • Radioactive Decay - The remaining quantity of a radioactive substance decreases by a fixed fraction over equal time intervals.
     
  • Computer Science & Algorithms - Problems like binary search or tree structures involve exponential growth or halving, which are modeled by geometric progressions.
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Geometric Progression

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Find the 5ᵗʰ term of a GP Given: First term (a) = 3 Common ratio (r) = 2

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

a5 =  48

Explanation

First, apply the formula for the nᵗʰ term:
\(a_n = a \cdot r^{\,n-1} \)


Substituting the values into the formula:
\(a_5 = 3 \times 2^{\,5-1} = 3 \times 2^4 \)


Here, we get:
a5 = 3 × 16 = 48

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Find the sum to infinity of a GP Given: a = 8, r = 1/2

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

S = 16

Explanation

Let’s first check if |r| < 1

It holds true for the infinite sum since |1/2| < 1.


Using the formula:
S= a / (1 – r)

 

Substituting the values into the formula:
S = 8 / (1 – 1/2) = 8 / (1/2)

 

So,
S = 8 × 2 = 16

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find the sum of the first 6 terms of a GP Given: a = 5, r = 3, n = 6

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

S6 = 1820

Explanation

Here, we use the formula for the sum of the first n terms

\(S_n = a(1 − r^n)/(1 − r)\)

 

Let’s substitute the values:
S6 = 5(36 – 1) / (3 – 1)

 

We now calculate powers and simplify:
36 = 729
S= 5 (729 – 1) / 2 = (5 × 728) / 2

 

So,
S6 = 3640 / 2 = 1820

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Find the 8ᵗʰ term of the GP 5, 10, 20, 40,... Given: a = 5, r = 2, n = 8

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

a8 =  640

Explanation

Here, we apply the formula for the nᵗʰ term:

\(a_n = a \times r^{\,n-1} \)

 

Substituting the values into the formula:
a8 = 5 × 28 - 1 = 5 × 27

 

So,
a8 = 5 × 128 = 640

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Find how many terms of the GP 3, 6, 12, 24,... are needed to make the sum 93 Given: a = 3, r = 2, Sₙ = 93

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

n = 5

Explanation

Using the formula:
\(S_n = a(1 − r^n)/(1 − r)\)

 

Substituting the given values:
93 = 3(2n – 1) / (2 – 1)

 

Now, simplify to get the result:

93 = 3(2n – 1)

93 ÷ 3 = 2n – 1

31 = 2n – 1

2n = 31 + 1

2n = 32 

 

Here, n is the exponent to which 2 needs to be raised to obtain 32.

Since 25 = 32
→ n = 5

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs on Geometric Progression

1.What is meant by the term GP?

GP stands for Geometric Progression. In a GP, each term is the product of the term before it and a constant value called the common ratio.

Math FAQ Answers Dropdown Arrow

2.Give the formula for the nth term of a GP.

The formula for the nth term is: an = a1 × r (n –1)

Here: 

an = nth term

a1 = first term

r = common ratio

n = term number

Math FAQ Answers Dropdown Arrow

3.What do you mean by a common ratio?

The constant factor by which each term of the progression is multiplied to obtain the subsequent term is known as the common ratio (r). For example: GP: 2, 4, 8, 16; r = 2.

Math FAQ Answers Dropdown Arrow

4.Can the common ratio be 1?

Yes, the common ratio can be 1. When r = 1, each term in the geometric progression will be the same as the first term.
Example: 5, 5, 5, 5, 5…

Math FAQ Answers Dropdown Arrow

5.Is it possible for a geometric progression's common ratio to be negative?

Yes, a common ratio can be either positive or negative. If the common ratio is negative, then the terms in the progression will alternate between positive and negative values. 
For example: 2, -4, 8, -16, 32,…

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom