Summary: is the inverse of the exponential function , and the rescaling constant that converts any other exponential into base . As an inverse, asks: ” to the what power gives ?”

Key identity: : multiplication in the input becomes addition in the output.

Definition

Equivalently, is defined by:

  • for
  • for all real

It’s only defined for positive , because always.

What it actually does

tells you the time it would take a quantity governed by (growing such that velocity = position, starting at 1) to reach the value .

  • (already there)
    • since

The last point illustrates the headline algebraic identity:

This is just the exponential identity run backwards through the inverse — multiplication in the input becomes addition in the output, which is what makes logarithms useful for compressing dynamic range.

Resolving the mystery constants

In exponential-function we saw every is proportional (but usually not equal) to its own derivative with some base-specific constant . That constant turns out to be exactly .

The argument:

  • any can be rewritten in base .
  • The required scaling is whichever makes . By definition, . So:

Differentiating with the chain rule:

So the “mystery constant” is no mystery — it’s the natural logarithm of the base.

Derivative

By inverse function differentiation:

This is striking: integrating gives , which is why the natural log shows up in integrals of rational functions and in the harmonic series asymptotics.

Why “natural”

It’s natural in the sense that it’s the logarithm whose derivative is just with no extra constant. Any other base , so picking base removes the multiplicative clutter — the same reason calculus prefers over .