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

From Math Wiki
Jump to navigation Jump to search
m
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="exam">Find the radius of convergence and the interval of convergence
+
<span class="exam"> Find the radius of convergence and the interval of convergence
 
of the series.  
 
of the series.  
  
::<span class="exam">(a) (6 points) &nbsp;&nbsp;&nbsp;&nbsp; <math>{\displaystyle \sum_{n=0}^{\infty}}\frac{(-1)^{n}x^{n}}{n+1}.</math>
+
<span class="exam">(a) &nbsp;<math>{\displaystyle \sum_{n=0}^{\infty}}\frac{(-1)^{n}x^{n}}{n+1}</math>
  
::<span class="exam">(b) (6 points) &nbsp;&nbsp;&nbsp;&nbsp; <math>{\displaystyle \sum_{n=0}^{\infty}}\frac{(x+1)^{n}}{n^{2}}.</math>
+
<span class="exam">(b) &nbsp;<math>{\displaystyle \sum_{n=0}^{\infty}}\frac{(x+1)^{n}}{n^{2}}</math>
 +
<hr>
 +
[[009C Sample Midterm 3, Problem 5 Solution|'''<u>Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
! Foundations: &nbsp;
 
|-
 
|When we are asked to find the radius of convergence, we are given a series where
 
|-
 
|
 
::<math>a_n=f(x-c)\cdot g(n)</math>
 
|-
 
|where <math style="vertical-align: -20%">f</math> and <math style="vertical-align: -20%">g</math> are functions of <math style="vertical-align: 0%">x</math> and <math style="vertical-align: 0%">n</math> respectively, and <math style="vertical-align: 0%">c</math> is a constant (frequently zero).  We need to find a bound on <math style="vertical-align: -22%">|x-c|</math> such that whenever <math style="vertical-align: -22%">|x-c|<L</math>, the ratio test
 
|-
 
|
 
::<math>\left|\frac{a_{n+1}}{a_n}\right|</math>
 
|-
 
|is satisfied.  When we do, the interval will be <math style="vertical-align: -20%">(c-L,c+L)</math>.  However, the boundary values for <math style="vertical-align: 0%">x</math>, <math style="vertical-align: 0%">c-L</math> and <math style="vertical-align: -8%">c+L</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.
 
|}
 
  
&nbsp;'''Solution:'''
+
[[009C Sample Midterm 3, Problem 5 Detailed Solution|'''<u>Detailed Solution</u>''']]
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!(a): &nbsp;
 
|-
 
|
 
|}
 
  
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!(b): &nbsp;
 
|-
 
|
 
|}
 
{| class="mw-collapsible mw-collapsed" style = "text-align:left;"
 
!Final Answer: &nbsp;
 
|-
 
|
 
|}
 
 
[[009C_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]
 
[[009C_Sample_Midterm_3|'''<u>Return to Sample Exam</u>''']]

Latest revision as of 09:47, 28 November 2017

Find the radius of convergence and the 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 {\displaystyle \sum_{n=0}^{\infty}}\frac{(-1)^{n}x^{n}}{n+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 {\displaystyle \sum_{n=0}^{\infty}}\frac{(x+1)^{n}}{n^{2}}}


Solution


Detailed Solution


Return to Sample Exam