Mister Exam

Derivative of sin(w*t)

Function f() - derivative -N order at the point
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
sin(w*t)
$$\sin{\left(t w \right)}$$
d           
--(sin(w*t))
dw          
$$\frac{\partial}{\partial w} \sin{\left(t w \right)}$$
Detail solution
  1. Let .

  2. The derivative of sine is cosine:

  3. Then, apply the chain rule. Multiply by :

    1. The derivative of a constant times a function is the constant times the derivative of the function.

      1. Apply the power rule: goes to

      So, the result is:

    The result of the chain rule is:

  4. Now simplify:


The answer is:

The first derivative [src]
t*cos(w*t)
$$t \cos{\left(t w \right)}$$
The second derivative [src]
  2         
-t *sin(t*w)
$$- t^{2} \sin{\left(t w \right)}$$
The third derivative [src]
  3         
-t *cos(t*w)
$$- t^{3} \cos{\left(t w \right)}$$