Derivative of ln(2/x)
2026-02-28 06:13 Diff

We can derive the derivative of ln(2/x) using proofs. To show this, we will use logarithmic identities along with the rules of differentiation. There are several methods we use to prove this, such as:

  1. By First Principle
  2. Using Chain Rule
  3. Using Quotient Rule

We will now demonstrate that the differentiation of ln(2/x) results in -1/x using the above-mentioned methods:

By First Principle

The derivative of ln(2/x) can be proved using the First Principle, which expresses the derivative as the limit of the difference quotient.

To find the derivative of ln(2/x) using the first principle, we will consider f(x) = ln(2/x).

Its derivative can be expressed as the following limit. f'(x) = limₕ→₀ [f(x + h) - f(x)] / h … (1)

Given that f(x) = ln(2/x), we write f(x + h) = ln(2/(x + h)).

Substituting these into equation (1), f'(x) = limₕ→₀ [ln(2/(x + h)) - ln(2/x)] / h = limₕ→₀ [ln((2/x) / (2/(x + h)))] / h = limₕ→₀ [ln((x + h)/x)] / h

We now use the logarithmic property ln(a/b) = ln(a) - ln(b). f'(x) = limₕ→₀ [ln(1 + h/x)] / h

Using the limit property ln(1 + u) ≈ u when u is small, f'(x) = limₕ→₀ (h/x) / h = limₕ→₀ 1/x f'(x) = -1/x

Hence, proved.

Using Chain Rule

To prove the differentiation of ln(2/x) using the chain rule, We use the formula: ln(2/x) = ln(2) - ln(x)

The derivative of ln(x) is 1/x, and the constant ln(2) differentiates to 0. d/dx [ln(2/x)] = d/dx [ln(2) - ln(x)] d/dx [ln(2)] = 0 and d/dx [-ln(x)] = -1/x Therefore, d/dx [ln(2/x)] = -1/x

Using Quotient Rule

We will now prove the derivative of ln(2/x) using the quotient rule. The step-by-step process is demonstrated below: Here, we use the formula, ln(2/x) = ln(2) - ln(x)

The derivative of a constant is 0, and the derivative of ln(x) is 1/x. Using these rules: d/dx [ln(2/x)] = d/dx [ln(2) - ln(x)]

Since d/dx [ln(2)] = 0, d/dx [-ln(x)] = -1/x Thus: d/dx [ln(2/x)] = -1/x