Derivative of (sin(sin(sin(x))))

  • Thread starter Thread starter Torshi
  • Start date Start date
  • Tags Tags
    Derivative
Torshi
Messages
118
Reaction score
0

Homework Statement



Derivative of d/dx (sin(sin(sin(x))))

Homework Equations


Chain Rule twice?

The Attempt at a Solution



d/dx Cos(sin(sin(x)))) * Cos(sin(x)) * Cos(x)
 
Last edited:
Physics news on Phys.org
yes use the chain rule:

f(x)=sin(sin(x))

df/dx = cos(sin(x)) * cos(x)

your solution looks correct.
 
jedishrfu said:
yes use the chain rule:

f(x)=sin(sin(x))

df/dx = cos(sin(x)) * cos(x)

your solution looks correct.

Well the original problem was f(x) = (sin(sin(sin(x)))), but yes I believe I got it right. Thank you.
 
Torshi said:
Well the original problem was f(x) = (sin(sin(sin(x)))), but yes I believe I got it right. Thank you.

I know that but at first I didn't want to give you the answer outright. Later as I reread your post I saw that you had in fact the right answer. Anyway, its helpful to see a simpler example.
 
jedishrfu said:
I know that but at first I didn't want to give you the answer outright. Later as I reread your post I saw that you had in fact the right answer. Anyway, its helpful to see a simpler example.

Oh alrighty! Yea, when I saw the problem I was unsure at first, but then I thought I should do the chain rule. Wasn't too bad now that I think of it. Just wanted to make sure. Thanks!
 
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