Math-Linux.com

Knowledge base dedicated to Linux and applied mathematics.

Home > Mathematics > Derivative of a function > Derivative of ln u

Derivative of ln u

All the versions of this article: <English> <français>

The derivative f’ ln u defined by f(x)=ln(u(x)) is for all u(x) strictly positive f’(x)=u’(x) / u(x).

Derivative of ln(u(x))

Let $u(x)$ be a function of the real variable $x$ such that $u(x) > 0$. The derivative $f’(x)$ of the function $f(x) = \ln(u(x))$ is given by:

$$ \forall x \in \mathbb{R}, \quad f’(x) = \frac{u’(x)}{u(x)} $$

Proof

Consider the function $g(x) = \ln(x)$ and the function $h(x) = u(x)$. Then, $f(x) = g(h(x))$. Using the chain rule of differentiation, we have:

$$ f’(x) = g’(h(x)) \cdot h’(x) $$

Using the derivative rule of the natural logarithm function, we have:

$$ g’(x) = \frac{1}{x} $$

Hence:

$$ g’(h(x)) = \frac{1}{u(x)} $$

Using the derivative of the function $u(x)$, we have:

$$ h’(x) = u’(x) $$

Finally, we obtain:

$$ f’(x) = \frac{u’(x)}{u(x)} $$

Therefore, we have:

$$ \forall x \in \mathbb{R}, \quad f’(x) = \frac{u’(x)}{u(x)} $$

Also in this section

  1. Chain rule proof - derivative of a composite function
  2. Derivative of 1/x
  3. Derivative of arccos x
  4. Derivative of arcsin x
  5. Derivative of arctan x
  6. Derivative of cos x
  7. Derivative of exp x, e^x
  8. Derivative of exp(u) , exp(u(x))
  9. Derivative of inverse functions
  10. Derivative of ln u
  11. Derivative of ln x
  12. Derivative of sin x
  13. Derivative of square root of x
  14. Derivative of tan x
  15. Derivative of u*v , u times v
  16. Derivative of u/v
  17. Derivative of x power n
  18. Derviative of 1/u