BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon276 Learners

Last updated on October 17, 2025

Geometric Sequence

Professor Greenline Explaining Math Concepts

A geometric sequence is calculated by multiplying the previous one by the same fixed number, known as the common ratio. This kind of sequence is used in areas like mathematics, science, finance, and computer simulations to model situations involving exponential increase.

Geometric Sequence for US Students
Professor Greenline from BrightChamps

What is a Geometric Sequence

A geometric sequence is a list of numbers, where each term is obtained by multiplying the previous term by a constant called the common ratio. If r > 1, the sequence grows; if 0 < r < 1, it decreases. Real-life examples include population growth or scientific experiments.

Professor Greenline from BrightChamps

Difference Between Geometric Sequence and Arithmetic Sequence

Both geometric and arithmetic sequences are number patterns.

 

  1. In an arithmetic sequence, each term is found by adding or subtracting the same number.

     
  2. In a geometric sequence, each term is found by multiplying or dividing by a constant non-zero number (the common ratio).


 

Geometric Sequence


Definition: A sequence in which every term is set up by multiplying the previous term by a fixed non-zero number (common ratio).

Example: 2, 4, 8, 16, 32 (multiplied by 2 each time)

Formula: an​ = a× r(n-1)

Growth Type: Exponential (rapid increase or decrease)


 

Arithmetic Sequence

Definition: A sequence where each term is calculated by adding a common difference to the previous term; the subtraction corresponds to a negative common difference.

Example: 3, 6, 9, 12, 15 (add 3 each time)

Formula: a= a + (n−1) × d

Growth Type: Linear (constant increase or decrease)

Professor Greenline from BrightChamps

What are the Formulas of a Geometric Sequence

A geometric sequence is a chain of numbers in which every term is obtained by multiplying the previous term by a fixed number, known as the common ratio.


 

1. nth Term of a Geometric Sequence


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


an= the nth term


a = first term



r = common ratio



n = term number


 

2. Sum of the First n Terms (Finite Sum)


\(S_n = \frac{a_1 (1 - r^n)}{1 - r}, \quad \text{for } r \neq 1\)


 

  • Sn​ = sum of first n terms

 

  • a = first term

 

  • r = common ratio

 

  • n  = number of terms


3. Sum to Infinity (Infinite Geometric Series)

 

\(S_\infty = \frac{a_1}{1 - r}, \quad \text{for } |r| < 1\)


 

  • S∞​ = infinite sum 


 

  • a = first term


 

  • r = common ratio (must be between 1< r < 1)

Professor Greenline from BrightChamps

What is the Formula for the nth Term of a Geometric Sequence

A geometric sequence is calculated by multiplying the previous one by a fixed number, known as the common ratio. The nth term formula is:


 

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


 

Where:

 

  • an = the nth term


 

  • a = the first term of the sequence


 

  • r  = the common ratio


 

  • n = the position of the term in the sequence
Professor Greenline from BrightChamps

What is the Recursive Formula of a Geometric Sequence

A recursive formula says that every term in a sequence is based on its preceding term(s). In a geometric sequence, every term is obtained by multiplying the previous term by a fixed number known as the common ratio. The recursive formula is:


 

\(a_n = r \times a_{n-1}, \quad \text{for } n \ge 2\)


 

Where:


 

  • an​ = the nth term


 

  • an-1 ​ = the previous term


     
  • r  = the common ratio
     

 

  • You must also specify the first term: a1​


 

Example: If a= 2 and r = 3, then the sequence is:



2, 6, 18, 54, …



Recursive formula:

 

  • a= 2

     
  • \(a_n = a_{n-1} \times 0.3, \quad \text{for } n > 1\)
Professor Greenline from BrightChamps

What is the Formula for the Sum of a Finite Geometric Sequence

The formula for the sum Sn ​of the first n terms of a finite geometric sequence is:


\(S_n = \frac{a(1 - r^n)}{1 - r}, \quad \text{for } r \neq 1\)


Where:

 

  • a1 is the first term,


 

  • r is the common ratio between consecutive terms?


 

  • n is the number of terms to sum?



If the common ratio r = 1, the series becomes a constant sequence, and the sum is simply:


Sn= n × a


 

Derivation


To derive this formula, consider the geometric series:


\(S_n = a + a r + a r^2 + a r^3 + \dots + a r^{\,n-1} \)


Multiply both sides by the common ratio (r):


\(r S_n = a r + a r^2 + a r^3 + \dots + a r^n\)


Subtract the original series from this new equation:


\(r S_n - S_n = \bigl(a r + a r^2 + a r^3 + \dots + a r^n \bigr) - \bigl(a + a r + a r^2 + \dots + a r^{\,n-1} \bigr)\)


Simplifying the right-hand side:


\((r - 1) S_n = a r^n - a\)


Solving for Sn 


\(S_n = \frac{a(1 - r^n)}{1 - r}, \quad \text{for } r \neq 1\)


Example: Consider a geometric series with the first term a = 4, the common ratio r = 3, and n = 6 terms.


Given:


First term a = 4
 


Common ratio r = 3



Number of terms n = 6


Using the formula:


\(S_6 = 4 \times \frac{1 - 3^6}{1 - 3}\)

 

First, calculate 36:


\(3^6 = 729\)


Now, we will substitute into the formula:


\(S_6 = 4 \times \frac{1 - 729}{1 - 3} = 4 \times \frac{-728}{-2}\)


\(S_6 = 4 \times 364 = 1456\)


The answer is 1456.

Professor Greenline from BrightChamps

What is the Formula for the Sum of an Infinite Geometric Sequence

An infinite geometric series is a sum of terms, where each term is multiplied by the same common ratio (r) to get the next one.

 

The sum exists only if the absolute value of the ratio is less than 1 (|r| < 1).

 

Formula:


\(S_\infty = \frac{a}{1 - r}, \quad \text{for } |r| < 1\)

 

Where:

 

a = first term


r = common ratio

 

If |r| ≥ 1, the series doesn’t have a finite sum (it diverges).

 

Example:


Series: 2 + 1 + ½ + ¼ + ⅛ + …


a = 2


r = ½



\(S_\infty = \frac{2}{1 - ½} = \frac{2}{½} = 4\)



The sum of the series is 4.
 

Professor Greenline from BrightChamps

Tips and Tricks for Geometric Sequence

Geometric sequences are number patterns where each term is obtained by multiplying the previous term by a constant ratio. With the right tips and tricks, you can quickly find terms, calculate sums, and solve problems efficiently without getting lost in lengthy calculations.


 

  1. Handling Negative and Fractional Ratios:


    Negative ratios produce alternating sequences:
                Use absolute value to track magnitude, handle sign separately.

    Fractional ratios decrease the sequence toward 0:
                Useful in finance (depreciation, discounting).

     
  2. Many sequences use powers of numbers (2, 3, 10, etc.), which can help you calculate terms faster without a calculator.

     
  3. When n is large, express terms in powers rather than expanding them.

     
  4. If the common ratio is negative, the sequence alternates signs. Track the magnitude and sign separately to avoid errors.
     
  5. Divide any term by its previous term to find the common ratio. This helps you spot the pattern fast and avoid mistakes.


 

Max Pointing Out Common Math Mistakes

Common Mistakes on Geometric Sequences and How to Avoid Them

When learning geometric sequences, students often make small errors that can lead to wrong answers. Understanding these common mistakes, and knowing how to avoid them, can help you solve problems more confidently and accurately. 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Overlooking the Sign of the Common Ratio

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Assuming the common ratio is positive when it is negative. Consider the sign of the common ratio, as it affects the direction of the sequence.

 

For example, in the sequence 5, -10, 20. Positive Common Ratio: If r>0, all terms in the sequence have the same sign as the first term. Negative Common Ratio: If r<0, the terms alternate in sign. For example, with a1= 2 and r = −3the sequence is: 2,−6,18,−54,…

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Assuming All Sequences Are Geometric

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Identifying a sequence as geometric when the ratio between consecutive terms is not constant. Verify that the ratio between consecutive terms is constant before identifying a sequence as geometric. The sequence 2, 4, 7, 11, ... is not geometric because the ratios between consecutive terms are not constant.

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Using the Wrong Formula for the Sum of an Infinite Series

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When the common ratio (r) of a geometric chain is greater than or equal to 1, the series does not have a finite sum. The sum of an infinite geometric series exists only if the absolute value of the common ratio is less than 1.

 

For example, for the series 1 + 2 + 4 + 8 + ..., the common ratio is 2, so the sum does not exist.

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Misunderstanding the Common Ratio in Decreasing Sequences

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Identifying the common ratio as a number greater than 1 in a decreasing sequence. In a decreasing geometric sequence, the common ratio is a positive number less than 1.

 

For example, in the sequence 100, 50, 25, 12.5, ..., the common ratio is 0.5 (since 50 ÷ 100 = 0.5).

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Not diving in the correct order.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students make mistakes in calculating the common ratio in the incorrect order. Students divide the previous term by the after one, which creates the mistakes and gives the reciprocal of the right ratio. To avoid this, students must divide each term first by the one that comes before.

 

For example, r=6/3=2 (not 3/6=0.5).

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of Geometric Sequences

A geometric sequence is a pattern where each term is obtained by multiplying the previous term by a constant ratio. This concept is not just theoretical—it appears in many real-world scenarios:

 

Robotics: The lengths or angles of robotic arm segments can increase geometrically to reach higher points efficiently, with each segment following a fixed ratio for smooth motion.

Architecture: Architects often use geometric sequences when designing structures like spiral staircases or tiered platforms. The height and width of each step or level can follow a geometric pattern to ensure balance and aesthetics.

Art and Design: Artists use geometric sequences to create perspective and depth in drawings or designs. Objects may decrease in size geometrically as they appear further away, creating realistic visual effects.

Finance: Geometric sequences appear in compound interest calculations. Each term represents the total amount after successive periods, where the amount grows by a fixed ratio each time.

Engineering: The sizes of structural elements, like steps in a staircase or layers in a tower, can follow a geometric sequence to maintain balance, safety, and proper load distribution.

Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Geometric Sequence

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

Problem 1

What is the 5th term of the sequence: 3, 6, 12, 24, ...?

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

The 5th term is 48.

Explanation

First term (a₁): 3

Common ratio (r): \(6 ÷ 3 = 2\)


Now we will use the formula for the nth term of a geometric sequence.


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


For the 5th term:

\(a_5 = 3 \times 2^{5-1} = 3 \times 2^4 = 3 \times 16 = 48\)

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

Problem 2

Find the 8th term of the sequence: 2, 6, 18, 54, ...

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

The 8th term is 4374.

Explanation

First term (a₁): 2

Common ratio (r): 6 ÷ 2 = 3. Using the nth term formula:

\(a_8 = 2 \times 3^{8-1} = 2 \times 3^7 = 2 \times 2187 = 4374\)

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

Problem 3

Determine the 6th term of the sequence: 2, 6, 18, 54, ...

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

The 6th term is 486.

Explanation

First term (a₁): 2

Common ratio (r): \(6 ÷ 2 = 3 \)
Using the nth term formula:

\(a_6 = 2 \times 3^{6-1} = 2 \times 3^5 = 2 \times 243 = 486\)

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

Problem 4

What is the next term in the sequence: 48, 24, 12, 6, ...?

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

The next term is 3.

Explanation

First term (a₁): 48

Common ratio (r):\( 24 ÷ 48 = 0.5\)


Using the nth term formula:

\(a_5 = 48 \times 0.55 - 1 = 48 \times 0.54 = 48 \times 0.0625 = 3\)

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

Problem 5

The first term of a geometric sequence is 𝑎 = 5 and the common ratio is 𝑟 = − 2 . Find the sum of the first 5 terms.

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

S5 = 55

Explanation

\(S_n = a \frac{1 - r^n}{1 - r} \text{Substitute the values:}\)


\( \\ S_5 = 5 \frac{1 - (-2)^5}{1 - (-2)} = 55\)


\(5 \frac{1 - (-32)}{1 + 2} = 5 \frac{1 + 32}{3} = 5 \times \frac{33}{3} = 5 \times 11\)


\(= 55\)

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

FAQs of Geometric Sequence

1.What is a geometric sequence?

A geometric sequence is a sequence of numbers in which every term is obtained by multiplying the previous term by a constant value known as the common ratio.

Math FAQ Answers Dropdown Arrow

2.How do you find the common ratio?

To find the common ratio (r) in a geometric sequence, divide any term by its immediate predecessor. The formula is:

r= an/an-1

  •  An is the nth term,

 

  • an-1th Term.


For example, in the sequence 3, 9, 27, 81, 243, ..., the common ratio is:

r=9/3=3

Math FAQ Answers Dropdown Arrow

3.Can a geometric sequence have a common ratio of 0?

No, a geometric sequence cannot have a common ratio of 0. If r = 0, all terms after the first term become 0, for example, x, 0, 0, 0, ….

Math FAQ Answers Dropdown Arrow

4.Can a geometric sequence have a negative common ratio?

Yes, if the common ratio is negative, the terms will alternate between positive and negative.

Math FAQ Answers Dropdown Arrow

5.Can a geometric sequence have fractions or decimals?

Yes, a geometric sequence can have fractions or decimals as terms. Both the first term and the common ratio can be fractions or decimals, and the sequence will still follow the geometric progression rules.

Math FAQ Answers Dropdown Arrow

6.Why should parents help their child understand geometric sequences?

Learning geometric sequences helps children spot patterns, improve problem-solving skills, and understand concepts like growth and scaling, which are useful in everyday life, finance, and science.

Math FAQ Answers Dropdown Arrow

7.How can geometric sequences prepare a child for higher math?

Builds foundation for algebra and exponential functions. Helps understand growth patterns, like interest rates, population growth, or computer algorithms. Strengthens logical thinking and pattern recognition skills.

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