If f(x) = sin(x^3) find f^(15)(0)

  • Thread starter Thread starter Calcotron
  • Start date Start date
Calcotron
Messages
17
Reaction score
0
Short and sweet, If f(x) = sin(x^3) find f^(15)(0) by which I mean find the 15th derivative of f. Do I have to write out all the derivatives and look for a pattern somewhere or is there an easier way?
 
Physics news on Phys.org
Do you know the power series expansion for sin? If so, you can read off the derivatives from the Taylor series expansion
<br /> f(x) = \sum_{n=0}^\infty\frac{x^n}{n!}f^{(n)}(0).<br />
 
Ok, so from the maclaurin series with x^3 substituted I get f(x) = x^3 - (x^9/ 3!) + (x^15/ 5!) and just from this I can see the 15th derivative of the function is going to be 15!/ 5!. Is that all correctÉ
 
yes!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top