Constant ratio: the defining property
Here is the distinction that matters.
A linear function has a constant difference between outputs: , regardless of where you are on the -axis.
An exponential function has a constant ratio between outputs:
Every time increases by , you multiply the output by . That's it. is called the base, and it's the whole engine.
This matters because multiplication compounds and it does not stop. After steps, starting from , you have . After steps of linear growth from with rate , you have . The linear function adds total; the exponential multiplies times. For and large , these are in completely different universes — one of them is still in the parking lot while the other is orbiting Jupiter.
The graph of
Let with , .
Growth: .
- Always positive: for all .
- Passes through always: .
- As : (steep growth).
- As : (approaches the -axis from above, never touching it).
- Horizontal asymptote: .
Decay: .
- Same shape, reflected horizontally. Now: as , ; as , .
- Same horizontal asymptote .
Drag the grapher to see growth () and decay () side by side:
Compound interest: the canonical story
Suppose you deposit principal in an account paying annual interest rate (as a decimal), compounded times per year. After years, the balance is:
Why? After one compounding period, you have . After two periods, . After total periods, . This is the constant-ratio story in action: each period multiplies by .
Half-life: the canonical decay story. A radioactive substance with half-life has amount:
After every time units, the amount halves — constant ratio per years.
Exponentials vs polynomials: the massacre
Here is a numerical demonstration. I want you to watch carefully because the Federation of Boring Textbook Authors either skips this or buries it in a footnote, and that is a crime. Let (a ferocious polynomial) and (a humble exponential with the smallest non-trivial integer base).
The polynomial is winning massively at . By it's a tie. By , the exponential has lapped the polynomial so many times it's embarrassing. The precise statement: for any polynomial and any base ,
This is a calculus result (L'Hopital repeated application), but the numerical table makes it undeniable. Exponentials eventually crush every polynomial. No exceptions, no negotiations. File this away; it will matter in computer science (time complexity), finance, biology, and physics, and anyone who tells you otherwise is selling you bullshit.
The number : the natural base
There is one base that is mathematically natural in a way no other base is. Consider the question: for what base does the exponential function have the property that its *rate of change at equals exactly ?
Answer: , where:
This is irrational (and in fact transcendental — a fact that requires significant machinery to prove). You can think of as the continuous-compounding limit: if you compound interest continuously instead of finitely many times per year, the dollar balance grows to dollars after one year at rate .
The exact reason is natural — that (the derivative of is itself) — requires calculus. But the number and the function appear now because you need them for logarithms in the next lesson. You will see in every stratum from here to the spectral theorem, lurking in every corner of mathematics like a brilliant and slightly unhinged colleague who shows up uninvited to every party and is always right. Treat it with respect.