009C Sample Final 3, Problem 5 Detailed Solution

From Grad Wiki
Revision as of 17:48, 2 December 2017 by Kayla Murray (talk | contribs) (Created page with "<span class="exam"> Consider the function ::<math>f(x)=e^{-\frac{1}{3}x}</math> <span class="exam">(a) Find a formula for the  <math>n</math>th derivative  <math s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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


Background Information:  
The Taylor polynomial of  at is

        where


Solution:

(a)

Step 1:  
We have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'(x)={\bigg (}-{\frac {1}{3}}{\bigg )}e^{-{\frac {1}{3}}x},}
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f''(x)={\bigg (}-{\frac {1}{3}}{\bigg )}^{2}e^{-{\frac {1}{3}}x},}
and
       
If we compare these three equations, we notice a pattern.
Thus,
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f^{(n)}(x)={\bigg (}-{\frac {1}{3}}{\bigg )}^{n}e^{-{\frac {1}{3}}x}.}
Step 2:  
Since
       
we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f'(3)={\bigg (}-{\frac {1}{3}}{\bigg )}e^{-1}.}

(b)

Step 1:  
Since
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f^{(n)}(x)={\bigg (}-{\frac {1}{3}}{\bigg )}^{3}e^{-{\frac {1}{3}}x},}
we have
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f^{(n)}(3)={\bigg (}-{\frac {1}{3}}{\bigg )}^{n}e^{-1}.}
Therefore, the coefficients of the Taylor series are
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle c_{n}={\frac {{\bigg (}-{\frac {1}{3}}{\bigg )}^{n}e^{-1}}{n!}}.}
Step 2:  
Therefore, the Taylor series for    at  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x_{0}=3}   is
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=0}^{\infty }{\bigg (}-{\frac {1}{3}}{\bigg )}^{n}{\frac {1}{e(n!)}}(x-3)^{n}.}


Final Answer:  
    (a)    Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle f^{(n)}(x)={\bigg (}-{\frac {1}{3}}{\bigg )}^{n}e^{-{\frac {1}{3}}x},~f'(3)={\bigg (}-{\frac {1}{3}}{\bigg )}e^{-1}}
    (b)    Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \sum _{n=0}^{\infty }{\bigg (}-{\frac {1}{3}}{\bigg )}^{n}{\frac {1}{e(n!)}}(x-3)^{n}}

Return to Sample Exam