Find the Taylor polynomial of degree n=4 for x near the point a=8 for the function sin4x .
\[\sum_{n=0}^{\infty} \frac{f^{(n)}(a)}{n!}(x-a)^n\]
thats the general form of taylor series
and you want a=8, so you can plug that in \[\sum_{n=0}^{\infty} \frac{f^{(n)}(8)}{n!}(x-8)^n\]
and plug in n as well?
and you need to find the nth derivative of f(x) = sin(4x)
\[f(x) = \sin(4x) \\ f'(x) = 4\cos(4x) \\ f ' ' (x) = -16\sin(4x) \\ f'''(x) = -64\cos(4x) \\ f^{(4)}(x)=256\sin(4x) \]
we get tired of writing apostrophes for f primes
do you plug it back into the original equation?
we want to expand that taylor series so that we have a fourth degree taylor polynomial
\[\sum_{n=0}^{4} \frac{f^{(n)}(8)}{n!}(x-8)^n = \\ \frac {f(8)}{0!}(x-8)^0 + \frac{f'(8)}{1!}(x-8)^1 + \frac{f''(8)}{2!}(x-8)^2 + \frac{f'''(8)}{3!}(x-8)^3 + \frac{f^{(4)}}{4!}(x-8)^4\]
thank you so much :)
Join our real-time social learning platform and learn together with your friends!