Geometric Sequences

Learn about sequences where each term is multiplied by a constant ratio to get the next term.

Advanced25 minLesson

Definition

A geometric sequence is a sequence where each term is found by multiplying the previous term by a fixed number called the common ratio ().
If the first term is and the common ratio is , the sequence looks like:
The nth term formula is:
To find the common ratio, divide any term by its previous term:

Try it now

Which of these is a geometric sequence?

Worked Examples

Is the sequence geometric? If so, find the common ratio.

1

Check the ratio between consecutive terms

, , , All ratios are equal

2

Verify constant ratio

Since every ratio equals , this is geometricYes, it's geometric

3

State the common ratio

The common ratio is

Common Mistakes

Confusing the exponent: using instead of

Why it's wrong: The first term has exponent 0: . So the nth term has exponent .

Correct: Always use . For the 5th term, the exponent is .

Thinking a negative ratio means no geometric sequence

Why it's wrong: Geometric sequences can have negative ratios! The signs will alternate.

Correct: Example: is geometric with .

Adding instead of multiplying to find the next term

Why it's wrong: This is the difference between arithmetic (add) and geometric (multiply) sequences.

Correct: In geometric sequences, always MULTIPLY by : if and , then , NOT .

Forgetting that can be a fraction (causing decay)

Why it's wrong: When , each term gets smaller. This models decay, not growth.

Correct: Example: has (each term is half the previous).

Interactive Visual

2^3 = 8
3

See how powers of a number grow on the number line. Change the base and exponent.

Interactive Sandbox

Expression Calculator

Try these:

History

No calculations yet

Practice Problems

16 problems
Problem 1 of 16
Easy

Which of these is a geometric sequence?

Why It Matters

Geometric sequences model many real-world phenomena:
  • Compound Interest: Your savings grow geometrically when interest is compounded
  • Population Growth: Bacteria double every hour, creating a geometric pattern
  • Depreciation: A car loses a percentage of its value each year
  • Physics: Bouncing balls lose a fraction of height with each bounce
  • Technology: Moore's Law describes geometric growth in computing power
Understanding geometric sequences is essential for financial planning, biology, physics, and computer science!

Real World Applications

Compound Interest

When money earns compound interest, the balance forms a geometric sequence where the common ratio is $(1 + \text{interest rate})$.

Example:

You invest 1000 euros at 5% annual interest. After each year, your balance is multiplied by : - Year 0: 1000 euros - Year 1: 1050 euros - Year 2: 1102.50 euros - Year 3: 1157.63 euros

1Try It Yourself

You deposit 500 euros in an account earning 8% annual interest.

How much will you have after 10 years?

Step 1: Write the mathematical expression

Use with , , :

Bacterial Growth

Bacteria often double at regular intervals, creating a geometric sequence with $r = 2$.

Example:

If a culture starts with 100 bacteria and doubles every hour: - Hour 0: 100 bacteria - Hour 1: 200 bacteria - Hour 2: 400 bacteria - Hour 5: bacteria

2Try It Yourself

A bacterial colony starts with 50 cells and triples every 2 hours.

How many bacteria will there be after 8 hours?

Step 1: Write the mathematical expression

Find the term number for 8 hours, then use the formula:

Depreciation

Cars and equipment lose value over time. If something loses a fixed percentage each year, it follows a geometric sequence with $r < 1$.

Example:

A car worth 20000 euros depreciates by 15% each year (keeps 85%): - Year 0: 20000 euros - Year 1: 17000 euros - Year 2: 14450 euros - Year 3: 12282.50 euros

3Try It Yourself

A computer worth 1200 euros loses 20% of its value each year.

What is it worth after 4 years?

Step 1: Write the mathematical expression

Use (keeping 80% each year):

Key Takeaways

  • 1A geometric sequence multiplies each term by a constant ratio to get the next term
  • 2The nth term formula is
  • 3Find the common ratio by dividing any term by its previous term:
  • 4If , the sequence grows; if , it decays
  • 5If , the terms alternate between positive and negative
  • 6Geometric sequences model compound interest, population growth, depreciation, and more

Frequently Asked Questions

In an arithmetic sequence, you ADD the same number to get the next term (common difference ). In a geometric sequence, you MULTIPLY by the same number (common ratio ). Example: is arithmetic (); is geometric ().
In an arithmetic sequence, you ADD the same number to get the next term (common difference ). In a geometric sequence, you MULTIPLY by the same number (common ratio ). Example: is arithmetic (); is geometric ().
Yes! When , the terms alternate between positive and negative. For example, has .
If , every term is the same: (constant sequence). If , every term after the first is zero:
Divide consecutive terms. If all ratios are equal, it's geometric. For example, in : and , so it's geometric with .

Glossary

Geometric sequence
A sequence where each term is obtained by multiplying the previous term by a constant ratio
Common ratio ()
The constant multiplier between consecutive terms
Exponential growth
When , causing the sequence to grow rapidly
Exponential decay
When , causing the sequence to shrink toward zero
Geometric progression
Another name for a geometric sequence

Formula Card

nth Term

Find any term given the first term and common ratio

Common Ratio

Find the ratio by dividing consecutive terms

Recursive Formula

Each term equals the previous term times $r$

More in This Topic