009C Sample Final 3, Problem 5

From Grad Wiki
Revision as of 14:56, 12 March 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Consider the function

(a) Find a formula for the  th derivative    of    and then find  

(b) Find the Taylor series for    at    i.e. write    in the form

Foundations:  
The Taylor polynomial of     at     is

        where


Solution:

(a)

Step 1:  
We have
       
       
and
       
If we compare these three equations, we notice a pattern.
Thus,
       
Step 2:  
Since
       
we have
       

(b)

Step 1:  
Since
       
we have
       
Therefore, the coefficients of the Taylor series are
       
Step 2:  
Therefore, the Taylor series for  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(x)}   at  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_0=3}   is
       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=0}^\infty \bigg(-\frac{1}{3}\bigg)^n\frac{1}{e (n!)}(x-3)^n.}


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 f^{(n)}(x)=\bigg(-\frac{1}{3}\bigg)^ne^{-\frac{1}{3}x},~f'(3)=\bigg(-\frac{1}{3}\bigg)e^{-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 \sum_{n=0}^\infty \bigg(-\frac{1}{3}\bigg)^n\frac{1}{e (n!)}(x-3)^n}

Return to Sample Exam