Mister Exam

Derivative of sin(lnx)+c

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

The graph:

from to

Piecewise:

The solution

You have entered [src]
sin(log(x)) + c
$$c + \sin{\left(\log{\left(x \right)} \right)}$$
d                  
--(sin(log(x)) + c)
dx                 
$$\frac{\partial}{\partial x} \left(c + \sin{\left(\log{\left(x \right)} \right)}\right)$$
Detail solution
  1. Differentiate term by term:

    1. Let .

    2. The derivative of sine is cosine:

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

      1. The derivative of is .

      The result of the chain rule is:

    4. The derivative of the constant is zero.

    The result is:


The answer is:

The first derivative [src]
cos(log(x))
-----------
     x     
$$\frac{\cos{\left(\log{\left(x \right)} \right)}}{x}$$
The second derivative [src]
-(cos(log(x)) + sin(log(x))) 
-----------------------------
               2             
              x              
$$- \frac{\sin{\left(\log{\left(x \right)} \right)} + \cos{\left(\log{\left(x \right)} \right)}}{x^{2}}$$
The third derivative [src]
3*sin(log(x)) + cos(log(x))
---------------------------
              3            
             x             
$$\frac{3 \sin{\left(\log{\left(x \right)} \right)} + \cos{\left(\log{\left(x \right)} \right)}}{x^{3}}$$