Detail solution
-
Differentiate term by term:
-
Let .
-
The derivative of is itself.
-
Then, apply the chain rule. Multiply by :
-
The derivative of cosine is negative sine:
The result of the chain rule is:
-
The derivative of is .
The result is:
The answer is:
The first derivative
[src]
$$- e^{\cos{\left(x \right)}} \sin{\left(x \right)} + \frac{1}{x}$$
The second derivative
[src]
1 2 cos(x) cos(x)
- -- + sin (x)*e - cos(x)*e
2
x
$$e^{\cos{\left(x \right)}} \sin^{2}{\left(x \right)} - e^{\cos{\left(x \right)}} \cos{\left(x \right)} - \frac{1}{x^{2}}$$
The third derivative
[src]
2 cos(x) 3 cos(x) cos(x)
-- + e *sin(x) - sin (x)*e + 3*cos(x)*e *sin(x)
3
x
$$- e^{\cos{\left(x \right)}} \sin^{3}{\left(x \right)} + 3 e^{\cos{\left(x \right)}} \sin{\left(x \right)} \cos{\left(x \right)} + e^{\cos{\left(x \right)}} \sin{\left(x \right)} + \frac{2}{x^{3}}$$