Geometric Sequence: Complete Guide with Formulas & Examples

A geometric sequence is a powerful mathematical concept where each term is found by multiplying the previous term by a constant value called the common ratio. From calculating compound interest to modeling population growth, geometric sequences appear throughout mathematics and real-world applications. This comprehensive guide will take you from the basic definition to advanced applications, with interactive tools to enhance your understanding.

Ready to master geometric sequences?

Get our complete formula sheet with all the essential geometric sequence formulas and properties in one convenient reference.


What Are Geometric Sequences?

Visual representation of a geometric sequence showing the pattern 2, 6, 18, 54 with arrows indicating multiplication by 3

A geometric sequence with first term a = 2 and common ratio r = 3

A geometric sequence (also called a geometric progression) is an ordered set of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the common ratio. If we denote the first term as a₁ and the common ratio as r, then the sequence can be written as:

{a₁, a₁r, a₁r², a₁r³, ...}

Examples of Geometric Sequences

First Term (a₁) Common Ratio (r) First Five Terms
3 2 3, 6, 12, 24, 48, ...
5 -2 5, -10, 20, -40, 80, ...
1 1/2 1, 1/2, 1/4, 1/8, 1/16, ...
4 3 4, 12, 36, 108, 324, ...

Identifying a Geometric Sequence

To determine if a sequence is geometric, divide each term by the previous term. If the quotient is constant, the sequence is geometric, and that constant is the common ratio.

Diagram showing how to identify a geometric sequence by dividing consecutive terms

Geometric Sequence Formula

There are several important formulas related to geometric sequences that allow us to find specific terms and calculate sums.

Finding the nth Term

To find any term in a geometric sequence without calculating all the previous terms, we use the explicit formula:

Formula for finding the nth term of a geometric sequence: aₙ = a₁ × r^(n-1)

Where:

  • aₙ is the nth term of the sequence
  • a₁ is the first term
  • r is the common ratio
  • n is the position of the term

Sum of a Finite Geometric Sequence

The sum of the first n terms of a geometric sequence (where r ≠ 1) is given by:

Formula for the sum of a finite geometric sequence: Sₙ = a₁(1-r^n)/(1-r)

Sum of an Infinite Geometric Sequence

When |r|

Formula for the sum of an infinite geometric sequence: S∞ = a₁/(1-r) where |r| < 1

Need help with calculations?

Try our interactive geometric sequence calculator to find terms, common ratios, and sums instantly.


Working with Geometric Sequences

Finding the Common Ratio

The common ratio (r) can be found by dividing any term by the previous term:

Illustration showing how to find the common ratio by dividing consecutive terms

Example: Finding the Common Ratio

For the sequence {5, 15, 45, 135, ...}, find the common ratio.

Solution:

r = 15 ÷ 5 = 3

We can verify this by checking other consecutive terms:

45 ÷ 15 = 3

135 ÷ 45 = 3

Since all pairs of consecutive terms have the same ratio, the common ratio is 3.

Continuing a Geometric Sequence

To continue a geometric sequence, multiply the last known term by the common ratio.

Visual representation of continuing a geometric sequence by multiplying by the common ratio

Example: Continuing a Geometric Sequence

Continue the sequence {4, 12, 36, ...} by finding the next three terms.

Solution:

First, find the common ratio: r = 12 ÷ 4 = 3

Next term: 36 × 3 = 108

Next term: 108 × 3 = 324

Next term: 324 × 3 = 972

The next three terms are 108, 324, and 972.

Finding Missing Terms in a Geometric Sequence

When working with geometric sequences, you may need to find missing terms. This can be done using the common ratio and the explicit formula.

Diagram showing how to find missing terms in a geometric sequence

Example: Finding Missing Terms

Find the missing terms in the geometric sequence {5, _, _, 405}.

Solution:

Since we have the first and fourth terms, we can use the formula a₄ = a₁ × r³

405 = 5 × r³

r³ = 405 ÷ 5 = 81

r = ∛81 = 3√9 = 3 × 3 = 9

Now we can find the missing terms:

a₂ = a₁ × r = 5 × 9 = 45

a₃ = a₂ × r = 45 × 9 = 405

The complete sequence is {5, 45, 405, 3645}.

Practice makes perfect!

Download our geometric sequence worksheet with 20+ practice problems and step-by-step solutions.


Real-World Applications of Geometric Sequences

Geometric sequences appear in many real-world scenarios, making them not just a mathematical concept but a practical tool for solving problems.

Compound Interest

Compound interest growth visualization showing geometric sequence pattern

When money is invested with compound interest, the balance grows according to a geometric sequence. If P is the principal amount and r is the interest rate per period, then after n periods, the amount A is given by:

A = P(1 + r)ⁿ

This is a geometric sequence with first term P and common ratio (1 + r).

Population Growth

Population growth model showing geometric sequence pattern

Population growth often follows a geometric pattern. If a population starts with P₀ individuals and grows by a rate r per time period, then after n periods, the population P is:

P = P₀(1 + r)ⁿ

This is a geometric sequence with first term P₀ and common ratio (1 + r).

The Famous Rice and Chessboard Problem

Illustration of the rice and chessboard problem showing geometric growth

A famous problem involves placing rice on a chessboard: 1 grain on the first square, 2 on the second, 4 on the third, and so on, doubling the number of grains on each subsequent square. This forms a geometric sequence with first term a₁ = 1 and common ratio r = 2.

The total number of grains on all 64 squares would be:

S₆₄ = 1(1-2⁶⁴)/(1-2) = 1(1-2⁶⁴)/(-1) = 2⁶⁴ - 1 = 18,446,744,073,709,551,615

That's over 18 quintillion grains of rice—more than the world's annual rice production!

Practice Problems

Test your understanding of geometric sequences with these practice problems.

Beginner Level

  1. Find the common ratio of the sequence {3, 15, 75, 375, ...}
  2. Write the first five terms of a geometric sequence with a₁ = 4 and r = 2.
  3. Determine if the sequence {2, 6, 18, 54, ...} is geometric. If so, find the common ratio.

Intermediate Level

  1. Find the 8th term of the geometric sequence {2, 6, 18, ...}
  2. Find the sum of the first 6 terms of the geometric sequence {5, 10, 20, ...}
  3. Find the missing terms in the geometric sequence {3, _, _, 192}

Advanced Level

  1. Find the sum of the infinite geometric series 8 + 4 + 2 + 1 + ...
  2. A ball bounces to 3/4 of its previous height after each bounce. If it is dropped from 10 meters, what is the total distance it travels before coming to rest?
  3. Find the value of x for which the sequence {x, 12, 72} forms a geometric sequence.

Need more practice?

Join our online study group for weekly practice sessions, problem-solving strategies, and expert guidance.


Common Mistakes and Misconceptions

Common Errors to Avoid

  • Confusing arithmetic and geometric sequences
  • Incorrectly identifying the common ratio
  • Applying the wrong formula for the sum
  • Forgetting that r ≠ 0 for a valid geometric sequence
  • Assuming all sequences with a pattern are geometric

Warning Signs

  • Getting negative terms when expecting all positive
  • Sum formula giving unexpected results
  • Different ratios when checking consecutive terms
  • Sequence not following expected growth pattern
  • Infinite sum formula used when |r| ≥ 1
Comparison between arithmetic and geometric sequences to avoid confusion

Key differences between arithmetic and geometric sequences

Interactive Tools and Resources

Geometric Sequence Calculator

Screenshot of the geometric sequence calculator tool

Our interactive calculator helps you find terms, sums, and common ratios of geometric sequences instantly.

Visualization Tool

Screenshot of the geometric sequence visualization tool

See geometric sequences come to life with our dynamic visualization tool that graphs sequences as you adjust parameters.

Practice Worksheets

Preview of geometric sequence practice worksheets

Download our carefully crafted worksheets with problems ranging from beginner to advanced levels.

Conclusion

Geometric sequences are powerful mathematical tools that appear throughout nature, finance, technology, and many other fields. By understanding the fundamental properties and formulas of geometric sequences, you can solve a wide range of problems and gain deeper insights into exponential patterns in the world around us.

Whether you're a student preparing for an exam, a teacher looking for resources, or simply someone curious about mathematics, mastering geometric sequences will enhance your problem-solving abilities and mathematical intuition.

Ready to take your math skills to the next level?

Access our complete library of mathematical resources, interactive tools, and practice materials.


zh_HK