Question

How to solve the geometric series convergence problem 59

Original question: Can someone help me with 59 $\frac{5^2}{?}$ $\frac{\,?\,}{?}$ $\frac{46}{10^2}$ $+\frac{16}{10^4}$ $+\frac{76}{10^6}$ $2$ $ $\frac{46}{10^2}=\frac{46}{?}$ $2+\frac{516}{10^3}=\frac{838}{333}$ 59-66 Find the values of $x$ for which the series converges. Find the sum of the series for those values of $x$. 59. $\sum_{n=1}^{\infty}(-5)^n x^n$ 60. $\sum_{n=1}^{\infty}\left(x+2\right)^n$ 61. $\sum_{n=1}^{\infty}\frac{(x-2)^n}{3^n}$ 62. $\sum_{n=1}^{\infty}\left(-4\right)^n\left(x-5\right)^n$ 63. $\sum_{n=1}^{\infty}\frac{2^n}{x^n}$ 64. $\sum_{n=1}^{ fty}\frac{x^n}{2^n}$

Expert Verified Solution

thumb_up100%(1 rated)

Key takeaway: When a series looks messy, the first thing to check is whether every term is just a power of the same expression. Here, it is. That makes the rest straightforward.

For problem 59, βˆ‘n=1∞(βˆ’5)nxn,\sum_{n=1}^{\infty}(-5)^n x^n, combine the powers: (βˆ’5)nxn=(βˆ’5x)n.(-5)^n x^n = (-5x)^n. So this is a geometric series with ratio r=βˆ’5x.r=-5x.

Convergence

A geometric series converges exactly when ∣r∣<1.|r|<1. Thus βˆ£βˆ’5x∣<1β‡’βˆ£x∣<15.|-5x|<1\quad\Rightarrow\quad |x|<\frac15. So the series converges for βˆ’15<x<15.-\frac15<x<\frac15.

Sum

Because the series begins at n=1n=1, βˆ‘n=1∞rn=r1βˆ’r.\sum_{n=1}^{\infty} r^n=\frac{r}{1-r}. With r=βˆ’5xr=-5x, βˆ‘n=1∞(βˆ’5x)n=βˆ’5x1+5x.\sum_{n=1}^{\infty}(-5x)^n=\frac{-5x}{1+5x}.

Answer

  • Convergence interval: (βˆ’15,15)\left(-\frac15,\frac15\right)
  • Sum: βˆ’5x1+5x\frac{-5x}{1+5x}

Pitfalls the pros know πŸ‘‡ Don’t test the endpoints separately and assume the series might converge there anyway. For a geometric series, once ∣r∣=1|r|=1, it does not converge. Also, make sure you keep the starting index in mind: starting at n=1n=1 changes the sum formula.

What if the problem changes? If the same pattern appeared as βˆ‘n=0∞(βˆ’5x)n\sum_{n=0}^{\infty}(-5x)^n, the sum would become 11+5x\frac{1}{1+5x} instead. If the exponent were on xx only, like βˆ‘(βˆ’5)nxn+1\sum (-5)^n x^{n+1}, then you would factor out one extra xx before using the geometric-series formula.

Tags: geometric series, convergence interval, series sum formula

FAQ

For which x does the series βˆ‘(-5)^n x^n converge?

It converges when | -5x | < 1, which means -1/5 < x < 1/5.

What is the sum of the series βˆ‘(-5)^n x^n?

Since it is geometric and starts at n = 1, the sum is (-5x)/(1 + 5x) for |x| < 1/5.

chat