Question

Find the interval of convergence and sum of the geometric series with ratio -5x

Original question: 59) $$\sum_{n=1}^{\infty}(-5)^n x^n = -5x + 25x^2 + \cdots$$ $$r=-5x$$ $$|r|<1$$ $$|-5x|<1$$ $$-1<-5x<1$$ $$\frac{1}{5}>x>-\frac{1}{5}$$ $$-\frac{1}{5}<x<\frac{1}{5}$$ $$a=-5x$$ $$\frac{-5x}{1+5x}$$

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a geometric series in disguise. Once you spot the common ratio, the convergence test and the sum formula both drop out pretty quickly.

Step by step

We have n=1(5)nxn.\sum_{n=1}^{\infty}(-5)^n x^n.

Step 1: Rewrite it as a geometric series

a typical term is (5)nxn=(5x)n.(-5)^n x^n = (-5x)^n. So the series becomes n=1(5x)n.\sum_{n=1}^{\infty}(-5x)^n. This is geometric with common ratio r=5x.r=-5x.

Step 2: Use the convergence condition

A geometric series converges when r<1.|r|<1. So here, 5x<1,|-5x|<1, which gives x<15.|x|<\frac15. Therefore the interval of convergence is (15,15).\left(-\frac15,\frac15\right).

Step 3: Find the sum

Since the series starts at n=1n=1, n=1rn=r1r\sum_{n=1}^{\infty} r^n = \frac{r}{1-r} for r<1|r|<1. Substitute r=5xr=-5x: n=1(5x)n=5x1(5x)=5x1+5x.\sum_{n=1}^{\infty}(-5x)^n = \frac{-5x}{1-(-5x)} = \frac{-5x}{1+5x}.

Final result

  • Converges for: 15<x<15-\frac15<x<\frac15
  • Sum: 5x1+5x\frac{-5x}{1+5x}

Pitfall alert

The most common mistake is using the wrong geometric-series formula. Because the sum starts at n=1n=1, you need r1r\frac{r}{1-r}, not 11r\frac{1}{1-r}. Another slip is checking only the algebraic inequality 1<5x<1-1<-5x<1 and forgetting to rewrite it as an absolute-value condition first; both are fine, but the sign flip must be handled carefully.

Try different conditions

If the series had started at n=0n=0, the sum would be n=0(5x)n=11+5x,\sum_{n=0}^{\infty}(-5x)^n=\frac{1}{1+5x}, with the same convergence interval x<15|x|<\frac15. If the ratio were changed to axax instead of 5x-5x, the convergence rule would become ax<1|ax|<1, and the sum would be ax1ax\frac{ax}{1-ax} for a series starting at n=1n=1.

Further reading

geometric series, radius of convergence, common ratio

FAQ

When does the series ∑(-5)^n x^n converge?

It converges when the common ratio r = -5x satisfies |r| < 1, so the interval of convergence is -1/5 < x < 1/5.

What is the sum of ∑(-5)^n x^n for |x| < 1/5?

Rewrite it as ∑(-5x)^n. For a series starting at n=1, the sum is r/(1-r), so the sum is -5x/(1+5x).

chat