first derivative and second derivative of f(x)=e∧(1/x)
The product rule:
(f∗g)′=g∗f′+f∗g′
The derivative of the function of a function h(x)=f(g(x)) with respect to x is:
h(x)′=f′(g(x))∗g′(x)
derivative of exponent:
dxd(ex)=ex
derivative of xn :
dxd(xn)=nxn−1
So, the first derivative equals:
f′(x)=dxd(ex1)=ex1dxd(x1)=ex1(−x21)=−x2ex1
and the second derivative:
f′′(x)=dxd(−x2ex1)=−(x21dxd(ex1)+ex1dxd(x21))=−(−x4ex1−x32ex1)=x4ex1(1+2x)
Answer: the first derivative =−x2ex1 , the second derivative =x4ex1(1+2x)