Difference between revisions of "009C Sample Midterm 3, Problem 5"
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> |
|- | |- | ||
| − | + | 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 15:15, 27 April 2015
Find the radius of convergence and the interval of convergence of the series.
- (a) (6 points) 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 {\displaystyle \sum_{n=0}^{\infty}}\frac{(-1)^{n}x^{n}}{n+1}.}
- (b) (6 points) 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 {\displaystyle \sum_{n=0}^{\infty}}\frac{(x+1)^{n}}{n^{2}}.}
| Foundations: |
|---|
| When we are asked to find the radius of convergence, we are given a series where |
|
| where 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 f} 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 g} are functions 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 x} 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 n} respectively, 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} is a constant (frequently zero). We need to find a bound (radius) on 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-c|} such that whenever 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-c|<r} , the ratio test |
|
Solution:
| (a): |
|---|
| (b): |
|---|
| Final Answer: |
|---|