1

If $y=\sin x$, then find the value of $$\frac{d^2(\cos^7 x)}{dy^2}$$

I have no idea on how to proceed in this problem. Please help.

Tejas
  • 2,082
  • You can use the chain rule $\frac{dy}{dz} = \frac{dy}{dx}\cdot\frac{dx}{dz}$. Then do another differentiation to derive a chain rule in the 2nd order. – meta_warrior Nov 02 '13 at 14:19

2 Answers2

3

Hint: notice that

$$ \cos x = \sqrt{1-y^2}$$

0

You can also start replacing x by ArcSin[y] and remember that Cos[ArcSin[z]]=Sqrt[1-z^2]. Can you continue with this ?