Difference between revisions of "009C Sample Final 2, Problem 7"

From Grad Wiki
Jump to navigation Jump to search
Line 59: Line 59:
 
!Step 2:  
 
!Step 2:  
 
|-
 
|-
|
+
|Now, we use the Ratio Test to determine the radius of convergence of this power series.
 
|-
 
|-
|
+
|We have
 +
|-
 +
|&nbsp; &nbsp; &nbsp; &nbsp; <math>\begin{array}{rcl}
 +
\displaystyle{\lim_{n\rightarrow \infty} \bigg|\frac{a_{n+1}}{a_n}\bigg|} & = & \displaystyle{\lim_{n\rightarrow \infty} \bigg| \frac{(n+2)x^{n+1}}{2^{n+1}} \frac{2^n}{(n+1)x^n}\bigg|}\\
 +
&&\\
 +
& = & \displaystyle{\lim_{n\rightarrow \infty} \frac{|x|}{2} \frac{n+2}{n+1}}\\
 +
&&\\
 +
& = & \displaystyle{\frac{|x|}{2}\lim_{n\rightarrow \infty}\frac{n+2}{n+1}}\\
 +
&&\\
 +
& = & \displaystyle{\frac{|x|}{2}.}
 +
\end{array}</math>
 +
|-
 +
|Now, the Ratio Test says this series converges if &nbsp;<math style="vertical-align: -14px">\frac{|x|}{2}<1.</math>&nbsp; So, &nbsp;<math style="vertical-align: -6px">|x|<2.</math>
 +
|-
 +
|Hence, the radius of convergence is &nbsp;<math style="vertical-align: 0px">R=2.</math>
 
|}
 
|}
  
Line 68: Line 82:
 
!Final Answer: &nbsp;  
 
!Final Answer: &nbsp;  
 
|-
 
|-
|&nbsp;&nbsp; '''(a)'''  
+
|&nbsp; &nbsp;'''(a)'''&nbsp; &nbsp;
 
|-
 
|-
|&nbsp;&nbsp; '''(b)'''  
+
|&nbsp; &nbsp;'''(b)'''&nbsp; &nbsp; The radius of convergence is &nbsp;<math style="vertical-align: 0px">R=2.</math>
 
|}
 
|}
 
[[009C_Sample_Final_2|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Final_2|'''<u>Return to Sample Exam</u>''']]

Revision as of 10:39, 5 March 2017

(a) Consider the function    Find the first three terms of its Binomial Series.

(b) Find its radius of convergence.

Foundations:  


Solution:

(a)

Step 1:  
Step 2:  

(b)

Step 1:  
The Maclaurin series of  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}{(1-x)^2}}   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 \sum_{n=0}^\infty (n+1)x^n.}
So, the Maclaurin series of  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}{(1-\frac{1}{2}x)^2}}   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 \sum_{n=0}^\infty (n+1)\bigg(\frac{1}{2}x\bigg)^n=\sum_{n=0}^\infty \frac{(n+1)x^n}{2^n}.}
Step 2:  
Now, we use the Ratio Test to determine the radius of convergence of this power 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} \bigg|\frac{a_{n+1}}{a_n}\bigg|} & = & \displaystyle{\lim_{n\rightarrow \infty} \bigg| \frac{(n+2)x^{n+1}}{2^{n+1}} \frac{2^n}{(n+1)x^n}\bigg|}\\ &&\\ & = & \displaystyle{\lim_{n\rightarrow \infty} \frac{|x|}{2} \frac{n+2}{n+1}}\\ &&\\ & = & \displaystyle{\frac{|x|}{2}\lim_{n\rightarrow \infty}\frac{n+2}{n+1}}\\ &&\\ & = & \displaystyle{\frac{|x|}{2}.} \end{array}}
Now, the Ratio Test says this series converges 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 \frac{|x|}{2}<1.}   So,  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.}
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=2.}


Final Answer:  
   (a)   
   (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=2.}

Return to Sample Exam