Difference between revisions of "009C Sample Final 3, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
| Line 137: | Line 137: | ||
|This means that we can use the limit comparison test on this series. | |This means that we can use the limit comparison test on this series. | ||
|- | |- | ||
| − | |Let <math style="vertical-align: - | + | |Let <math style="vertical-align: -16px">a_n=\frac{1}{n+1}.</math> |
|- | |- | ||
|Let <math style="vertical-align: -14px">b_n=\frac{1}{n}.</math> | |Let <math style="vertical-align: -14px">b_n=\frac{1}{n}.</math> | ||
|- | |- | ||
| − | |Then, <math>\sum_{n=1}^\infty b_n</math> diverges since it is the harmonic series. | + | |Then, <math style="vertical-align: -20px">\sum_{n=1}^\infty b_n</math> diverges since it is the harmonic series. |
|- | |- | ||
|We have | |We have | ||
Revision as of 15:50, 5 March 2017
Consider the power series
(a) Find the radius of convergence of the above power series.
(b) Find the interval of convergence of the above power series.
(c) Find the closed formula for the function to which the power series converges.
(d) Does the series
converge? If so, find its sum.
| Foundations: |
|---|
| 1. Ratio Test |
| Let be a series and |
| Then, |
|
If the series is absolutely convergent. |
|
If the series is divergent. |
|
If the test is inconclusive. |
| 2. Direct Comparison Test |
| Let and be positive sequences where |
| for all for some |
| 1. If converges, then converges. |
| 2. If diverges, then diverges. |
Solution:
(a)
| Step 1: |
|---|
| We use the Ratio Test to determine the radius of convergence. |
| We have |
|
|
| Step 2: |
|---|
| The Ratio Test tells us this series is absolutely convergent if |
| Hence, the Radius of Convergence of this series is |
(b)
| Step 1: |
|---|
| First, note that corresponds to the interval 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 (-1,1).} |
| To obtain the interval of convergence, we need to test the endpoints of this interval |
| for convergence since the Ratio Test is inconclusive when 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 R=1.} |
| Step 2: |
|---|
| First, let 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 x=1.} |
| Then, the series becomes 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 \sum_{n=0}^\infty (-1)^n \frac{1}{n+1}.} |
| This is an alternating series. |
| Let 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 b_n=\frac{1}{n+1}.} . |
| The sequence 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 \{b_n\}} is decreasing since |
| 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 \frac{1}{n+2}<\frac{1}{n+1}} |
| for all 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 n\ge 0.} |
| Also, |
| 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 \lim_{n\rightarrow \infty} b_n=\lim_{n\rightarrow \infty} \frac{1}{n+1}=0.} |
| Therefore, this series converges by the Alternating Series Test |
| and we include 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 x=1} in our interval. |
| Step 3: |
|---|
| Now, let 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 x=-1.} |
| Then, the series becomes |
| 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 \begin{array}{rcl} \displaystyle{\sum_{n=0}^\infty \frac{(-1)^{2n+1}}{n+1}} & = & \displaystyle{\sum_{n=1}^\infty \frac{-1}{n+1}}\\ &&\\ & = & \displaystyle{(-1)\sum_{n=1}^\infty \frac{1}{n+1}.} \end{array}} |
| Now, we note that |
| 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 \frac{1}{n+1}>0} |
| for all 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 n\ge 0.} |
| This means that we can use the limit comparison test on this series. |
| Let 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 a_n=\frac{1}{n+1}.} |
| Let 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 b_n=\frac{1}{n}.} |
| Then, 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 \sum_{n=1}^\infty b_n} diverges since it is the harmonic series. |
| We have |
| 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 \begin{array}{rcl} \displaystyle{\lim_{n\rightarrow \infty} \frac{a_n}{b_n}} & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{(\frac{1}{n+1})}{(\frac{1}{n})}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{n}{n+1}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} 1.} \end{array}} |
| Therefore, the series |
| 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 \sum_{n=1}^{\infty} \frac{1}{n+1}} |
| diverges by the Limit Comparison Test. |
| Therefore, we do not include 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 x=-1} in our interval. |
| Step 4: |
|---|
| 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 (-1,1].} |
(c)
| Step 1: |
|---|
| Step 2: |
|---|
(d)
| Step 1: |
|---|
| Step 2: |
|---|
| Final Answer: |
|---|
| (a) The radius 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 R=1.} |
| (b) 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 (-1,1]} |
| (c) |
| (d) |