Summary: An exponential function is one where the input lives in the exponent; its defining identity is what forces every exponential to be proportional to its own derivative.

Key identity: : addition in the exponent (input) becomes multiplication in the output.

Definition

For a fixed base , the exponential function is . The base is constant; the variable is the exponent. This is the opposite of a power function , where the exponent is fixed and the base varies.

The key identity

This is the only identity you need to remember for exponentials. It says: adding in the exponent (input) is multiplying in the output. It is the bridge between additive structure (steps in time) and multiplicative structure (rates, ratios, scaling).

Three corollaries fall straight out:

    • Set above, you need to cancel
  • (This one requires the corollary first — it chains on it.)
    • Set : ,
      • so ,
      • so ,
      • giving .
    • Apply the identity repeatedly: ( times) .
    • Clean for integer ; for the general case it follows from the continuous extension.

Strip everything else away and this identity is what makes something an exponential function.

Differentiating any exponential

The identity does almost all the work. Start from the definition:

Apply identity and factor out :

The key observation: the limit on the right doesn’t depend on at all. Every exponential is therefore proportional (but, in almost all cases, not equal) to its own derivative, with a base-specific proportionality constant:

can be computed numerically for any base, , by substituting very small values for ,

base constant
2
3
8 ()

The constant is the first hint that these constants behave logarithmically. They turn out to be exactly — see natural-logarithm.

Why this matters

Whenever a system’s rate of change is proportional to the current quantity — population growth without resource limits, radioactive decay, Newton’s cooling, continuously compounded interest — the solution is an exponential. The proportionality property derived above is why: it’s the only family of functions that satisfies .

The “preferred” base for writing such solutions is , because the proportionality constant becomes literally visible in the exponent. See eulers-number.