Difference between revisions of "009C Sample Midterm 2, Problem 4"
(Created page with "<span class="exam"> Find the radius of convergence and interval of convergence of the series. <span class="exam">(a) <math>\sum_{n=1}^\infty n^nx^n</math> <span class=...") |
|||
Line 58: | Line 58: | ||
& = & \displaystyle{\lim_{n\rightarrow \infty} |nx|}\\ | & = & \displaystyle{\lim_{n\rightarrow \infty} |nx|}\\ | ||
&&\\ | &&\\ | ||
− | & = & \displaystyle{n|x|}\\ | + | & = & \displaystyle{\lim_{n\rightarrow \infty}n|x|}\\ |
&&\\ | &&\\ | ||
& = & \displaystyle{|x|\lim_{n\rightarrow \infty} n}\\ | & = & \displaystyle{|x|\lim_{n\rightarrow \infty} n}\\ |
Revision as of 09:31, 14 April 2017
Find the radius of convergence and interval of convergence of the series.
(a) 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 n^nx^n}
(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 \sum_{n=1}^\infty \frac{(x+1)^n}{\sqrt{n}}}
ExpandFoundations: |
---|
1. Root Test |
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\}} be a positive sequence and 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 \lim_{n\rightarrow \infty} |a_n|^{\frac{1}{n}}=L.} |
Then, |
If 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 L<1,} the series is absolutely convergent. |
If 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 L>1,} the series is divergent. |
If 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 L=1,} the test is inconclusive. |
2. Ratio Test |
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 \sum a_n} be a series and 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 L=\lim_{n\rightarrow \infty}\bigg|\frac{a_{n+1}}{a_n}\bigg|.} |
Then, |
If 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 L<1,} the series is absolutely convergent. |
If 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 L>1,} the series is divergent. |
If 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 L=1,} the test is inconclusive. |
Solution:
(a)
ExpandStep 1: |
---|
We begin by applying the Root Test. |
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} \sqrt[n]{|a_n|}} & = & \displaystyle{\lim_{n\rightarrow \infty} \sqrt[n]{|n^nx^n|}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} |n^nx^n|^{\frac{1}{n}}}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} |nx|}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty}n|x|}\\ &&\\ & = & \displaystyle{|x|\lim_{n\rightarrow \infty} n}\\ &&\\ & = & \displaystyle{\infty.} \end{array}} |
ExpandStep 2: |
---|
This means that as long as 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\ne 0,} this series diverges. |
Hence, 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=0} and |
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 \{0\}.} |
(b)
ExpandStep 1: |
---|
We first use the Ratio Test to determine the radius of convergence. |
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}\bigg|\frac{a_{n+1}}{a_n}\bigg|} & = & \displaystyle{\lim_{n\rightarrow \infty} \bigg|\frac{(x+1)^{n+1}}{\sqrt{n+1}}\frac{\sqrt{n}}{(x+1)^n}\bigg|}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \bigg| (x+1)\frac{\sqrt{n}}{\sqrt{n+1}}\bigg|}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} |x+1|\frac{\sqrt{n}}{\sqrt{n+1}}}\\ &&\\ & = & \displaystyle{|x+1|\lim_{n\rightarrow \infty} \sqrt{\frac{n}{n+1}}}\\ &&\\ & = & \displaystyle{|x+1|\sqrt{\lim_{n\rightarrow \infty} \frac{n}{n+1}}}\\ &&\\ & = & \displaystyle{|x+1|\sqrt{1}}\\ &&\\ &=& \displaystyle{|x+1|.} \end{array}} |
ExpandStep 2: |
---|
The Ratio Test tells us this series is absolutely convergent if 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|<1.} |
Hence, the Radius of Convergence of this series 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.} |
ExpandStep 3: |
---|
Now, we need to determine the interval of convergence. |
First, 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 |x+1|<1} 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 (-2,0).} |
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.} |
ExpandStep 4: |
---|
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=0.} |
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=1}^\infty \frac{1}{\sqrt{n}}.} |
We note that this is a 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 p} -series with 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 p=\frac{1}{2}.} |
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 p<1,} the series diverges. |
Hence, 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=0} in the interval. |
ExpandStep 5: |
---|
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=-2.} |
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=1}^\infty (-1)^n \frac{1}{\sqrt{n}}.} |
This series is alternating. |
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}{\sqrt{n}}.} |
First, 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 \frac{1}{\sqrt{n}}\ge 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 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}{\sqrt{n+1}}<\frac{1}{\sqrt{n}}} |
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 1.} |
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}{\sqrt{n}}=0.} |
Therefore, the series converges by the Alternating Series Test. |
Hence, 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=-2} in our interval of convergence. |
ExpandStep 6: |
---|
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).} |
ExpandFinal 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=0} and 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 \{0\}.} |
(b) 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} and 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).} |