Posts

Showing posts from April, 2026

The Derivative of aˣ and the Natural Logarithm

Image
Two of the most important results in differential calculus are d/dx(ln x) = 1/x d/dx(aˣ) = aˣ ln a. These formulas are closely connected. One describes the derivative of the natural logarithm, while the other gives the derivative of an exponential function with positive base. Together, they reveal the deep relationship between logarithms, exponentials, inverse functions, and differentiation. 1. Derivative of the natural logarithm Begin with ln x = y. This is equivalent to eʸ = x. Differentiate both sides with respect to y: dx/dy = eʸ. Now invert this result: dy/dx = 1/eʸ. Since eʸ = x, substitute back: dy/dx = 1/x. Therefore, d/dx(ln x) = 1/x, for x > 0. So the derivative of the natural logarithm is the reciprocal of x. 2. Derivative of the exponential function aˣ Now let y = aˣ, where a > 0 and a ≠ 1. Take logarithms to base a: logₐ y = x. Now apply the change-of-...