009C Sample Final 1, Problem 2 Detailed Solution

From Grad Wiki
Revision as of 14:10, 3 December 2017 by Kayla Murray (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Find the sum of the following series:

(a)  

(b)  


Background Information:  
1. For a geometric series    with  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle |r|<1,}

       

2. For a telescoping series, we find the sum by first looking at the partial sum  

       and then calculate  


Solution:

(a)

Step 1:  
First, we write

       

Step 2:  
Since   
So,

       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\sum _{n=0}^{\infty }(-2)^{n}e^{-n}}&=&\displaystyle {\frac {1}{1+({\frac {2}{e}})}}\\&&\\&=&\displaystyle {\frac {1}{{\big (}{\frac {e+2}{e}}{\big )}}}\\&&\\&=&\displaystyle {{\frac {e}{e+2}}.}\\\end{array}}}

(b)

Step 1:  
This is a telescoping series. First, we find the partial sum of this series.
Let  
Then,

       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 s_k=\frac{1}{2}-\frac{1}{2^{k+1}}.}

Step 2:  
Thus,

       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{\sum_{n=1}^{\infty}\bigg(\frac{1}{2^n}-\frac{1}{2^{n+1}}\bigg)} & = & \displaystyle{\lim_{k\rightarrow \infty} s_k}\\ &&\\ & = & \displaystyle{\lim_{k\rightarrow \infty}\bigg(\frac{1}{2}-\frac{1}{2^{k+1}}\bigg)}\\ &&\\ & = & \displaystyle{\frac{1}{2}.}\\ \end{array}}


Final Answer:  
    (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 \frac{e}{e+2}}
    (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 \frac{1}{2}}

Return to Sample Exam