Difference between revisions of "009C Sample Midterm 3, Problem 5"

From Math Wiki
Jump to navigation Jump to search
m
Line 17: Line 17:
 
|-
 
|-
 
|
 
|
::<math>\left|\frac{a_{n+1}}{a_n}\right|</math>
+
::<math>\left|\frac{a_{n+1}}{a_n}\right|<1.</math>
 
|-
 
|-
|is satisfied.  When we do, the interval will be <math style="vertical-align: -20%">(c-r,c+r)</math>.  However, the boundary values for <math style="vertical-align: 0%">x</math>, <math style="vertical-align: 0%">c-r</math> and <math style="vertical-align: -8%">c+r</math> must be tested individually for convergence.  Most often, one will produce an alternating, convergent series while the other will produce a divergent, non-alternating series. As a result, intervals of convergence can be either open, half-open or closed.
+
When we do, the interval will be <math style="vertical-align: -20%">(c-r,c+r)</math>.  However, the boundary values for <math style="vertical-align: 0%">x</math>, <math style="vertical-align: 0%">c-r</math> and <math style="vertical-align: -8%">c+r</math> 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 not be strictly open.
 
|}
 
|}
  

Revision as of 16:15, 27 April 2015

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 , 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 c+r} 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 not be strictly open.
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
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \left|{\frac {a_{n+1}}{a_{n}}}\right|<1.}

 Solution:

(a):  
(b):  
Final Answer:  

Return to Sample Exam