Taylor Series for cos(x^5) | Computing f^(90)(0) | Homework Solution

eifphysics
Science Advisor
Messages
26
Reaction score
3

Homework Statement



Let f(x)=cos(x^5). By considering the Taylor series for f around 0, compute f^(90)(0).
by the way, I don't know how super/sub script works?

Homework Equations

The Attempt at a Solution


I tried to substitute x^5 into x's Tyler Series form and solve for f^(90)(0), but it gave me a wrong answer.
 
Physics news on Phys.org
Minjie said:

Homework Statement



Let f(x)=cos(x^5). By considering the Taylor series for f around 0, compute f^(90)(0).
by the way, I don't know how super/sub script works?

Homework Equations

The Attempt at a Solution


I tried to substitute x^5 into x's Taylor Series form and solve for f^(90)(0), but it gave me a wrong answer.
Show us what you got when you did the substitution. That's the right approach.

BTW, it's Taylor series, not Tyler series.
 
cosx=∑(-1)^n/(2n)!*x^2n
I am not sure what the an part: (-1)^n/(2n)! will becomes when I substitute x5 into the series.
 
Minjie said:
cosx=∑(-1)^n/(2n)!*x^2n
I am not sure what the an part: (-1)^n/(2n)! will becomes when I substitute x5 into the series.
Nothing changes in that part. In your formula above, replace x by x5. That will be your Taylor series for cos(x5).

It might be helpful to write the new series in expanded form rather than in closed form (as a summation).
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top