Logarithmic Derivatives

Logarithmic Derivatives occur when we differentiate Logarithmic Functions.

The derivative of the Natural Logarithm can be expressed algebraically as:

\(\cfrac{d}{dx}\cdot \text{ln}(x) = \cfrac{1}{x}\)

This applies to functions where \(x > 0\).

The derivative of the Logarithm can be expressed algebraically as:

\(\cfrac{d}{dx}\cdot [a\cdot \text{log}_b(x)] = \cfrac{\textcolor{red}{a}}{\textcolor{blue}{x\cdot \text{ln}(b)}}\)

  • \(\textcolor{red}{a}\) represents the logarithm's coefficient
  • \(\textcolor{blue}{b}\) represents the logarithm's base

A Common Logarithm is a logarithm with a base of \(10\). Its derivative can be expressed as:

\(\cfrac{d}{dx}\cdot \text{log}(x) = \cfrac{1}{x\cdot \text{ln}(10)}\)

NOTE: The default value of \(a\) is \(1\).


Example

Find the derivative of each logarithm.

  1. \(y = \text{log}_2x\)
  2. \(y = \sqrt{\text{ln}x}\)

i. We can use the logarithm formula in order to determine the derivative:

\(\cfrac{d}{dx}\cdot [a\cdot \text{log}_b(x)] = \cfrac{a}{x\cdot \text{ln}(b)}\)

In this equation, we can identify that \(a = 1\) and \(b = 2\). As a result, we can express the derivative as:

\(y' = \cfrac{\textcolor{red}{1}}{\textcolor{blue}{x\cdot \text{ln}(2)}}\)

Therefore, we can determine that \(y' = \cfrac{1}{x\cdot \text{ln}(2)}\).


ii. We can use Chain Rule in order to determine the derivative.

First, we can rewrite the equation as such:

\(y' = (\text{ln}x)^{\frac{1}{2}}\)

Next, we can find the derivative of the outer function, \(f'(g(x))\):

\(f'(g(x)) = \cfrac{1}{2}(\text{ln}x)^{-\frac{1}{2}}\)

\(\textcolor{red}{f'(g(x)) = \cfrac{1}{2(\text{ln}x)^{\frac{1}{2}}}}\)

Then, we can find the derivative of the inner function, \(g(x)\), by using Natural Logarithm Rule:

\(\cfrac{d}{dx}\cdot \text{ln}(x) = \cfrac{1}{x}\)

\(\textcolor{blue}{g'(x) = \cfrac{1}{x}}\)

Finally, we can implement Chain Rule to determine the derivative:

\(h'(x) = \textcolor{red}{f'(g(x))}\textcolor{blue}{g'(x)}\)

\(y' = \textcolor{red}{\cfrac{1}{2}(\text{ln}x)^{-\frac{1}{2}}}\cdot \textcolor{blue}{\cfrac{1}{x}}\)

\(y' = \cfrac{1}{2x\cdot (\text{ln}x)^{\frac{1}{2}}}\)

\(y' = \cfrac{1}{2x\cdot \sqrt{\text{ln}x}}\)

Therefore, we can determine that \(y' = \cfrac{1}{2x\cdot \sqrt{\text{ln}x}}\).


Find the derivative of each logarithm.

\(y = -(\text{log}x)\)


\(y = -3\text{log}_7x\)


\(y = \cfrac{\text{ln}x}{x^3}\)


Try these questions: