Search the complete library

What do you want to learn or calculate?

Quick linksAll calculatorsMath subjectsPractice questionsFormula library
← Precalculus formulas

Infinite geometric series

Add infinitely many terms of a convergent geometric sequence.

Precalculus · Series
$$\sum_{n=0}^{\infty}ar^n=\frac{a}{1-r}$$

Infinite geometric series is one of 1 series formula in the precalculus section of this library, and it is used at high school · ap level.

Why infinite geometric series works

The sum of the first n terms is a(1 − rⁿ)/(1 − r). When |r| < 1, raising r to higher powers drives it toward 0, so the rⁿ piece simply fades away and the partial sums close in on a/(1 − r). Adding infinitely many terms can give a finite answer because each term is a fixed fraction of the one before it.

What each symbol means

$a$ is the first term and $r$ is the common ratio.

Infinite geometric series: when it holds

Converges only when $|r|<1$.

When it stops applying

It fails for |r| ≥ 1, where the terms never fade. At r = 1 the sum grows without bound, and at r = −1 the partial sums flip between a and 0 forever without settling anywhere, so no single value can be assigned.

Infinite geometric series: a worked example

$1+\frac12+\frac14+\cdots=1/(1-1/2)=2$.

The mistake to avoid

What people do: Students apply the formula without checking that the ratio is smaller than 1 in size.

Why it goes wrong: With r = 2 and a = 1 the formula returns 1/(1 − 2) = −1 for the series 1 + 2 + 4 + 8 + ..., a negative answer for a sum of positive terms, which is nonsense.

Do this instead: Test |r| < 1 before anything else. If the terms are not shrinking, the series has no sum and the correct answer is that it diverges.

Infinite geometric series: step by step

  1. Name the unknown, and the unit the answer has to come out in.
  2. Match the symbols to your values. $a$ is the first term and $r$ is the common ratio.
  3. Check the conditions before substituting. Converges only when $|r|<1$.
  4. Substitute, keep exact values to the last line, then test the sign, size, and unit against a rough estimate — the check that catches most precalculus slips.

Where this formula fits

Subject
Precalculus formulas — 10 entries in this library
Topic
Series
Level
High school · AP

Formulas are easiest to keep when they sit inside a method rather than on a list. Use the links below to see where infinite geometric series comes from, to check a calculation against a tool, and to practise it until you can recall it without looking.

Questions about infinite geometric series

What if r is negative?

The formula still works as long as |r| < 1. With a = 1 and r = −1/2 the series 1 − 1/2 + 1/4 − ... adds to 1/(1.5) = 2/3, and the partial sums close in from both sides.

Does 0.999... really equal 1?

Yes, and this formula proves it. That decimal is the series with a = 0.9 and r = 0.1, so the sum is 0.9/0.9, which is exactly 1 with nothing left over.

What if my series starts at n = 1 instead of n = 0?

Then the first term is ar rather than a, so the sum is ar/(1 − r). The simplest fix is to identify the actual first term you are adding and use that as the numerator.

How do I turn a repeating decimal into a fraction?

Treat the repeating block as the first term and use 10 to the negative block length as the ratio. For 0.272727... take a = 0.27 and r = 0.01, giving 0.27/0.99, which is 3/11.

Stuck on a problem?

Work a infinite geometric series problem step by step

Type your own problem, or upload a photo of it. You get the method, the answer, and a check you can repeat yourself.