Geometric Sequence

The formula an=a1rn1a_n = a_1 r^{n-1} finds any term in a geometric sequence, where each term is a constant multiple of the previous one.

an=a1rn1a_n = a_1 r^{\,n-1}

Solve a problem with Geometric Sequence

Type the problem. The solver will use Geometric Sequence where Geometric Sequence is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Geometric Sequence takes
ana_n
a1a_1
rr
nn
Geometric Sequence
SymbolMeaning
ana_nThe nth term of the sequence — the value you're solving for when you plug in a position number.
a1a_1The first term of the sequence, where the sequence begins; without it, you cannot scale the entire pattern.
rrThe common ratio between consecutive terms; multiply any term by rr to get the next one, and it must be nonzero or the sequence ends.
nnThe position of the term you want, counting from 1; if n=1n=1, the formula gives you a1a_1 itself, and nn must be a positive integer.

When to use it

Use this formula when you need to find a specific term in a sequence where each term multiplies the previous one by the same constant ratio.

Level

Usually taught in: Algebra II · Appears on: SAT

Worked examples

1. Find a term in a geometric sequence with positive ratio

Problem

Find the 5th term of a geometric sequence where a1=2a_1 = 2 and r=3r = 3.
  1. an=a1rn1a_n = a_1 r^{n-1}

    Start with the formula for the nth term of a geometric sequence.

  2. a5=2351a_5 = 2 \cdot 3^{5-1}

    Substitute a1=2a_1 = 2, r=3r = 3, and n=5n = 5 into the formula.

  3. a5=234a_5 = 2 \cdot 3^4

    Simplify the exponent: 51=45-1=4.

  4. a5=281a_5 = 2 \cdot 81

    Evaluate the power: 34=813^4 = 81.

  5. a5=162a_5 = 162

    Multiply: 281=1622 \cdot 81 = 162.

Answer: a5=162a_5 = 162

We substituted our known values into the formula and evaluated step by step. The ratio of 33 means each term is three times the previous one: 2618541622 \to 6 \to 18 \to 54 \to 162.

2. Find a term in a geometric sequence with negative ratio

Problem

Find the 4th term of a geometric sequence where a1=16a_1 = 16 and r=12r = -\frac{1}{2}.
  1. an=a1rn1a_n = a_1 r^{n-1}

    Start with the geometric sequence formula.

  2. a4=16(12)41a_4 = 16 \cdot \left(-\frac{1}{2}\right)^{4-1}

    Substitute a1=16a_1 = 16, r=12r = -\frac{1}{2}, and n=4n = 4.

  3. a4=16(12)3a_4 = 16 \cdot \left(-\frac{1}{2}\right)^3

    Simplify the exponent: 41=34-1=3.

  4. a4=16(18)a_4 = 16 \cdot \left(-\frac{1}{8}\right)

    Evaluate the power: (12)3=18\left(-\frac{1}{2}\right)^3 = -\frac{1}{8} (odd exponent preserves the negative sign).

  5. a4=2a_4 = -2

    Multiply: 16(18)=168=216 \cdot \left(-\frac{1}{8}\right) = -\frac{16}{8} = -2.

Answer: a4=2a_4 = -2

The negative ratio causes signs to alternate: 1684216 \to -8 \to 4 \to -2. The sequence shrinks because the ratio's absolute value 12\frac{1}{2} is less than 11.

3. Find monthly data purchases in a phone plan

Problem

Your phone plan charges a monthly fee and rates per gigabyte of data. You buy additional data bundles each month. In month 1, you purchase 55 GB of data. Each month thereafter, you double your data purchase from the previous month. How much data do you buy in month 6?
  1. an=a1rn1a_n = a_1 r^{n-1}

    The amount of data bought each month forms a geometric sequence with this formula.

  2. a1=5,r=2,n=6a_1 = 5, \quad r = 2, \quad n = 6

    Identify the first term (55 GB in month 1), the common ratio (doubling each month, so r=2r=2), and which month we want (n=6n=6).

  3. a6=5261a_6 = 5 \cdot 2^{6-1}

    Substitute these values into the formula.

  4. a6=525a_6 = 5 \cdot 2^5

    Simplify the exponent: 61=56-1=5.

  5. a6=532a_6 = 5 \cdot 32

    Evaluate the power: 25=322^5 = 32.

  6. a6=160a_6 = 160

    Multiply: 532=1605 \cdot 32 = 160 GB.

Answer: a6=160 GBa_6 = 160 \text{ GB}

Your monthly data purchases follow the pattern 5102040801605 \to 10 \to 20 \to 40 \to 80 \to 160 GB. By month 6, you are buying 160160 GB—a geometric sequence growing by a factor of 22 each month.

Common mistakes

Where Geometric Sequence usually goes wrong
Answer came out wrong
Writing an=a1rna_n = a_1 r^n instead of an=a1rn1a_n = a_1 r^{n-1}.
Remember: the first term uses n=1n=1, and r11=r0=1r^{1-1} = r^0 = 1, so you get a1a_1. The exponent is always n1n-1, not nn.
Plugging in the ratio as if it is the position number, computing a1rr1a_1 r^{r-1} when you know both rr and nn.
Write out which variable is which before substituting: a1a_1 is the first term, rr is the common ratio, and nn is the position number you want.
Using an=a1rn1a_n = a_1 r^{n-1} when the sequence is arithmetic, not geometric.
Check: does each term equal the previous term multiplied by a constant? If yes, use an=a1rn1a_n = a_1 r^{n-1}. If each term is the previous plus a constant, use the Arithmetic Sequence formula an=a1+(n1)da_n = a_1 + (n-1)d instead.
The mistakeWhy it is wrongThe fix
Writing an=a1rna_n = a_1 r^n instead of an=a1rn1a_n = a_1 r^{n-1}.Forgetting the 1-1 in the exponent shifts every term up by one power, giving you rr times too large a result.Remember: the first term uses n=1n=1, and r11=r0=1r^{1-1} = r^0 = 1, so you get a1a_1. The exponent is always n1n-1, not nn.
Plugging in the ratio as if it is the position number, computing a1rr1a_1 r^{r-1} when you know both rr and nn.The ratio rr and position nn are different quantities; confusing them gives nonsense like an=3331a_n = 3 \cdot 3^{3-1} when you meant a3=3231a_3 = 3 \cdot 2^{3-1}.Write out which variable is which before substituting: a1a_1 is the first term, rr is the common ratio, and nn is the position number you want.
Using an=a1rn1a_n = a_1 r^{n-1} when the sequence is arithmetic, not geometric.Geometric sequences multiply by a constant ratio; arithmetic sequences add a constant difference. Using the wrong formula produces wildly incorrect answers.Check: does each term equal the previous term multiplied by a constant? If yes, use an=a1rn1a_n = a_1 r^{n-1}. If each term is the previous plus a constant, use the Arithmetic Sequence formula an=a1+(n1)da_n = a_1 + (n-1)d instead.

Tips and when to use something else

  • Rewrite the formula in your problem before you substitute numbers: writing a5=a1r51a_5 = a_1 r^{5-1} first makes it harder to miscount the exponent.
  • If the ratio is a fraction (like r=12r = \frac{1}{2}), the sequence shrinks. If rr is negative, the signs alternate. Both are valid geometric sequences.
  • To find the sum of the first nn terms, use the Geometric Series formula instead of adding up individual terms by hand.
  • If you only know two terms but not a1a_1 and rr, set up the ratio ajai=rji\frac{a_j}{a_i} = r^{j-i} to find the ratio, then work backward to find a1a_1.

Frequently asked questions

What is the difference between a geometric sequence and a geometric series?
A geometric sequence is a list of terms: 2,6,18,54,2, 6, 18, 54, \ldots A geometric series is the sum of those terms: 2+6+18+54+2 + 6 + 18 + 54 + \cdots Use an=a1rn1a_n = a_1 r^{n-1} to find individual terms; use the Geometric Series formula to find their sum.
Can the first term a1a_1 be negative?
Yes. If a1=5a_1 = -5 and r=2r = 2, the sequence is 5,10,20,40,-5, -10, -20, -40, \ldots The formula an=a1rn1a_n = a_1 r^{n-1} works exactly the same; just substitute the negative value for a1a_1.
What happens if the common ratio rr equals 11?
Every term equals a1a_1: the sequence is constant. For example, if a1=7a_1 = 7 and r=1r = 1, then an=71n1=7a_n = 7 \cdot 1^{n-1} = 7 for all nn. This is technically geometric but trivial.
How do I find the common ratio if I know two terms?
If you know aia_i and aja_j with i<ji < j, then r=ajaijir = \sqrt[j-i]{\frac{a_j}{a_i}}. For example, if a2=6a_2 = 6 and a4=54a_4 = 54, then r=54642=92=3r = \sqrt[4-2]{\frac{54}{6}} = \sqrt[2]{9} = 3.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18