009C Sample Final 3, Problem 5

From Grad Wiki
Revision as of 14:20, 5 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

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)=\sum_{n=0}^\infty a_n(x-3)^n.}
Foundations:  
The Taylor polynomial 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 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 a}   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}c_n(x-a)^n} 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 c_n=\frac{f^{(n)}(a)}{n!}.}


Solution:

(a)

Step 1:  
We have
       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)=\bigg(\frac{-1}{3}\bigg)e^{-\frac{1}{3}x},}
       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)=\bigg(\frac{-1}{3}\bigg)^2 e^{-\frac{1}{3}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 f^{(3)}(x)=\bigg(\frac{-1}{3}\bigg)^3e^{-\frac{1}{3}x}.}
If we compare these three equations, we notice a pattern.
We have
       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)^3e^{-\frac{1}{3}x}.}
Step 2:  
Since
       
we have
       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'(3)=\bigg(\frac{-1}{3}\bigg)e^{-1}.}

(b)

Step 1:  
Step 2:  


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)^3e^{-\frac{1}{3}x},~f'(3)=\bigg(\frac{-1}{3}\bigg)e^{-1}}
   (b)

Return to Sample Exam