Find the radius of convergence and the interval of convergence
of the series.
- (a) (6 points)

- (b) (6 points)

When we do, the interval will be
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle (c-r,c+r)}
. However, the boundary values for

,
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle c-r}
and

must be tested individually for convergence. Many times, one boundary value will produce an alternating, convergent series while the other will produce a divergent, non-alternating series. As a result, intervals of convergence may open, half-open or closed.
| Foundations:
|
| When we are asked to find the radius of convergence, we are given a series where
|
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a_{n}=f(x-c)\cdot g(n)}
|
where and are functions of and respectively, and is a constant (frequently zero). We need to find a bound (radius) on Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x-c|}
such that whenever Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |x-c|<r}
, the ratio test
|

|
Solution:
| (a):
|
We need to choose a radius such that whenever ,
|
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\lim _{n\rightarrow \infty }\left|{\frac {a_{n+1}}{a_{n}}}\right|&=&\lim _{n\rightarrow \infty }\left|{\frac {\frac {(-1)^{n+1}x^{n+1}}{n+2}}{\frac {(-1)^{n}x^{n}}{n+1}}}\right|\\\\&=&\lim _{n\rightarrow \infty }\left|x\cdot {\frac {n+1}{n+2}}\right|\\\\&=&|x|\cdot \lim _{n\rightarrow \infty }\left|{\frac {n+1}{n+2}}\right|\\\\&=&|x|<1.\end{array}}}
|
In this case, the radius is 1, and the interval will be centered at 0. We then need to take a look at the boundary points. If then
|
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a_{n}\,=\,{\frac {(-1)^{n}x^{n}}{n+1}}\,=\,{\frac {(-1)^{n}}{n+1}},}
|
so the series is an alternating harmonic series which converges. On the other hand, if then
|
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle a_{n}\,=\,{\frac {(-1)^{n}x^{n}}{n+1}}\,=\,{\frac {(-1)^{n}(-1)^{n}}{n+1}}\,=\,{\frac {1}{n+1}},}
|
a standard harmonic series which does not converge. Thus, the interval of convergence is .
|
| (b):
|
We need to choose a radius such that whenever ,
|

|
In this case, the radius is 1, and the interval will be centered at , or when Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x+1=0}
. We then need to take a look at the boundary points. If or , then
|
- Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left|a_{n}\right|\,=\,\left|{\frac {(x+1)^{n}}{n^{2}}}\right|\,=\,{\frac {1}{n^{2}}},}
|
which defines a p-series with Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle p=2}
. Thus, the series defined by each boundary point is absolutely convergent (and therefore convergent), and the interval of convergence is .
|
| Final Answer:
|
For (a), the radius is 1 and the interval of convergence is .
|
| For (b), the radius is also 1, but the interval of convergence is Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [-2,0]}
.
|
Return to Sample Exam