009C Sample Final 2, Problem 3 Detailed Solution

From Grad Wiki
Jump to navigation Jump to search

Determine if the following series converges or diverges. Please give your reason(s).

(a)  

(b)  


Background Information:  
1. Ratio Test
        Let    be a series and    Then,

        If    the series is absolutely convergent.

        If    the series is divergent.

        If    the test is inconclusive.

2. If a series absolutely converges, then it also converges.
3. Alternating Series Test
        Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \{a_{n}\}}   be a positive, decreasing sequence where  
        Then,    and    converge.


Solution:

(a)

Step 1:  
We begin by using the Ratio Test.
We have

        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\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+1)!}{(2(n+1))!}}\cdot {\frac {(2n)!}{n!}}{\bigg |}}\\&&\\&=&\displaystyle {\lim _{n\rightarrow \infty }{\bigg |}{\frac {(n+1)n!}{(2n+2)(2n+1)(2n)!}}\cdot {\frac {(2n)!}{n!}}{\bigg |}}\\&&\\&=&\displaystyle {\lim _{n\rightarrow \infty }{\frac {n+1}{(2n+2)(2n+1)}}}\\&&\\&=&\displaystyle {0.}\end{array}}}

Step 2:  
Since
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \lim _{n\rightarrow \infty }{\bigg |}{\frac {a_{n+1}}{a_{n}}}{\bigg |}=0<1,}
the series is absolutely convergent by the Ratio Test.
Therefore, the series converges.

(b)

Step 1:  
For
        Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=1}^{\infty }(-1)^{n}{\frac {1}{n+1}},}
we notice that this series is alternating.
Let  
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}{n+2}<\frac{1}{n+1}}
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 0.}
Step 2:  
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}{n+1}=0.}
Therefore, the series  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}{n+1}}   converges
by the Alternating Series Test.


Final Answer:  
   (a)    converges
   (b)    converges

Return to Sample Exam