Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

A geometric series is a sum whose terms are made by multiplying by the same constant ratio each time. It appears in calculus whenever repeated scaling creates an infinite process, such as bouncing heights, compound interest models, fractals, and repeating decimals. The key question is whether the infinitely many terms add to a finite value or grow without bound.

This makes geometric series one of the first and most important examples of convergence.

Understanding Calculus: Geometric Series

The sum formula comes from a useful cancellation trick. Start with a partial total, then multiply that entire total by the common ratio. The new line contains nearly all the same terms as the first line, but shifted one place.

Subtracting one line from the other removes the middle terms. Only the first term and the final scaled term remain. This method explains why the formula has a denominator involving one minus the ratio.

It is not a rule to memorize without meaning. It records the effect of that cancellation.

For an endless sum, the important part is what happens far out in the sequence. When repeated multiplication makes the terms smaller in size, the leftover part after many terms becomes negligible. The partial totals settle closer to one fixed number.

Calculus calls this behavior convergence. A ratio of one half gives pieces that keep shrinking. A negative ratio can shrink too, but the terms switch signs.

Then the partial totals move back and forth around their eventual value. This alternating motion does not prevent convergence if the sizes still decrease toward zero.

The condition on the ratio is stricter than simply having some negative terms. Consider a ratio of negative one. The terms never get smaller, so the running total jumps between two values forever.

With a ratio greater than one, later terms become larger, making a stable total impossible. A ratio less than negative one creates growing terms whose signs alternate.

In every convergent infinite series, an essential first check is that individual terms approach zero. This check alone does not prove convergence for every kind of series, but for geometric series it points directly to the correct result.

Geometric series model repeated fractions of a quantity. A ball that returns to a fixed fraction of its previous height has travel distances that can be added. Each bounce is shorter than the last, yet there are endlessly many idealized bounces.

In finance, a payment that grows or shrinks by the same percentage each period follows geometric reasoning. Computer graphics use related ideas when a shape is copied at smaller scales to form a fractal pattern.

In each case, the ratio represents a real process. Students should identify what the first term measures before adding anything, since it may be a height, a distance, a dollar amount, or an area.

Common errors come from mixing up a sequence with a series. A sequence is the list of separate terms. A series is the running addition of those terms.

Another error is using the infinite-sum result for a situation with only a fixed number of steps. For a finite process, the final scaled term still matters and must be kept. Be careful with percentages too.

A decrease of twenty percent means multiplying by zero point eight, not subtracting twenty from every term. Writing out the first few terms usually reveals whether the starting value, ratio, signs, and number of terms are being interpreted correctly.

Key Facts

  • Geometric sequence terms have the form a, ar, ar^2, ar^3, ...
  • A finite geometric series with n terms has sum S_n = a(1 - r^n)/(1 - r), for r != 1.
  • An infinite geometric series converges only when |r| < 1.
  • If |r| < 1, the infinite sum is S = a/(1 - r).
  • If |r| >= 1, the infinite geometric series diverges and has no finite sum.
  • A repeating decimal can often be written as a geometric series, such as 0.333... = 0.3 + 0.03 + 0.003 + ... = 1/3.

Vocabulary

Geometric sequence
A list of numbers in which each term is found by multiplying the previous term by a constant ratio.
Geometric series
The sum of the terms of a geometric sequence.
Common ratio
The constant multiplier r used to get from one term to the next in a geometric sequence.
Convergence
The behavior of an infinite series whose partial sums approach a finite number.
Partial sum
The sum of the first n terms of a series.

Common Mistakes to Avoid

  • Using S = a/(1 - r) without checking |r| < 1 is wrong because the infinite sum formula only works for convergent geometric series.
  • Confusing the first term a with the ratio r is wrong because a sets the starting size while r controls how terms change.
  • Forgetting parentheses in S_n = a(1 - r^n)/(1 - r) is wrong because a small order-of-operations error can change the entire value.
  • Treating every repeating decimal as starting at the tenths place is wrong because the first repeating block determines the first term and the ratio.

Practice Questions

  1. 1 Find the sum of the infinite geometric series 5 + 2.5 + 1.25 + 0.625 + ...
  2. 2 Find the fraction form of the repeating decimal 0.272727... by writing it as a geometric series.
  3. 3 A geometric series has first term 12 and common ratio -0.8. Explain whether it converges and describe how the signs and sizes of the terms behave.