Applications of Log Differentiation

Log differentiation found its application while solving various differentiation problems. Various types of problems where Log Differentiation is used are discussed below,

Product of Functions (Product Rule)

The differentiation of any function which is a product of two functions can easily be calculated using logarithmic differentiation.

Suppose we have to find differentiation of f(x) where, f(x) = g(x) × h(x) then by using concept of logarithmic differentiation,

f(x) = g(x) × h(x)

Taking log on both sides, 

log f(x) = log (g(x) × h(x))

⇒ log f(x) = log g(x) + log h(x)        [Using property log (XY) = log (X) + log (Y)]

Differentiating both sides with respect to x,

d/dx [log f(x)] = d/dx [log g(x)] + d/dx [log h(x)]

⇒ f'(x)/f(x) = g'(x)/g(x) + h'(x)/h(x)

⇒ f'(x) = f(x) [g'(x)/g(x) + h'(x)/h(x)]

⇒ f'(x) = f(x) [(h(x)×g'(x) + g(x)×h'(x))/ (g(x)×h(x))]

⇒ f'(x) = g(x)×h(x) [h(x)×g'(x) + g(x)×h'(x)] / g(x)×h(x)

∴ f'(x) = h(x)×g'(x) + g(x)×h'(x)

The result obtained above is the “Leibniz rule” and is commonly known as the “Product rule“.

Division of Functions (Quotient Rule)

The differentiation of any function which is in the form of a division of two functions can easily be calculated using logarithmic differentiation.

Suppose one has to find the differentiation of f(x) where f(x) = g(x) / h(x) by using the concept of logarithmic. differentiation,

f(x) = g(x)/h(x)

Taking log on both sides,

log f(x) = log [g(x)/h(x)]

⇒ log f(x) = log g(x) – log h(x)                       [Using property log (X/Y) = log (X) – log (Y)]

Differentiating both sides with respect to x,

d/dx [log f(x)] = d/dx [log g(x)] – d/dx [log h(x)]

⇒ f'(x)/f(x) = g'(x)/g(x) – h'(x)/h(x)

⇒ f'(x) = f(x)[g'(x)/g(x) – h'(x)/h(x)]

⇒ f'(x) = f(x) [(g'(x)×h(x) – g(x)×h'(x))/(g(x)×h(x))]

⇒ f'(x) = g(x)/h(x) [g'(x)×h(x) – g(x)×h'(x)]/g(x)×h(x)

∴ f'(x) = [g'(x)×h(x) – g(x)×h'(x)] / h2(x)

The result obtained above is commonly known as the “Quotient rule“.

Exponential Functions

The differentiation of any function which is in exponential form can easily be calculated using logarithmic differentiation.

Suppose we have to find differentiation of f(x) where, f(x) = g(x)h(x) then by using concept of logarithmic differentiation,

f(x) = g(x)h(x)

Taking log on both sides

log f(x) = log [g(x)h(x)]

⇒ log f(x) = h(x) × log (g(x))              [Using property log (XY) = Ylog (X)]

Differentiating both sides with respect to x,

d/dx [log f(x)] = d/dx [h(x) × log g(x)]

⇒ f'(x)/f(x) = h(x) × d/dx log g(x) + log g(x) × d/dx h(x)    [Using uv rule of differentiation]

⇒ f'(x)/f(x) = h(x) × g'(x)/g(x) + log g(x) × h'(x)

⇒ f'(x)/f(x) = [h(x) × g'(x) + g(x) × h'(x) × log g(x)] / g(x)

⇒ f'(x) = f(x) [h(x)×g'(x) + g(x)×h'(x)×log g(x)] / g(x)

⇒ f'(x) = g(x)h(x) [h(x)×g'(x) + g(x)×h'(x)×log g(x)] / g(x)

∴ f'(x) = g(x)h(x)-1 [h(x)×g'(x) + g(x)×h'(x)×log g(x)]

Logarithmic Differentiation

Logarithmic Differentiation helps to find the derivatives of complicated functions, using the concept of logarithms. Sometimes finding the differentiation of the function is very tough but differentiating the logarithm of the same function is very easy, then in such cases, the logarithmic differentiation formula is used. 

In calculus, the differentiation of some complex functions is found first by taking a log and then finding the logarithmic derivative of that function.

In this article, we will learn about Logarithmic Differentiation in detail.

Table of Content

  • What is Logarithmic Differentiation?
  • Logarithmic Differentiation Formula
    • Derivation of Logarithmic Differentiation Formula
  • Applications of Log Differentiation
    • Product of Functions (Product Rule)
    • Division of Functions (Quotient Rule)
    • Exponential Functions
  • Method to Solve Logarithmic Functions
  • Solved Examples on Logarithmic Differentiation

Similar Reads

What is Logarithmic Differentiation?

The Method of finding a function’s derivative by first taking the logarithm and then differentiating is called logarithmic differentiation. This method is specially used when the function is type y = f(x)g(x). In this type of problem where y is a composite function, we first need to take a logarithm, making the function log (y) = g(x) log (f(x))....

Logarithmic Differentiation Formula

For a function, y = f(x)g(x), differentiation is given by the following formula:...

Applications of Log Differentiation

Log differentiation found its application while solving various differentiation problems. Various types of problems where Log Differentiation is used are discussed below,...

Method to Solve Logarithmic Functions

The steps involved in differentiating a logarithmic function are summarized below,...

Solved Examples on Logarithmic Differentiation

Example 1: Find the derivative of xx....

Practice Questions on Logarithmic Differentiation

Q1: Find the derivative of the function y = (x4 + 2x2)1/3 with respect to x....

FAQs on Logarithmic Differentiation

What is the Formula of Logarithmic Differentiation?...

Contact Us