Ever get a hint of confusion about what an exponent was doing? I sure have.
Like the word "run", the meaning depends on context:
- crawl / walk / run (movement)
- run a company (general operation)
- a run of good luck (sequence)
- and a dozen more definitions
Sticking with a single interpretation of "run" leads to confusion, and the same happens in math. Let's clarify how exponents are used.
Meaning 1: Repeated Multiplication
We first learn that exponents like
Like counting on your fingers, this breaks down beyond the positive integers. What does a fractional exponent mean? A negative one? Zero? (Since
Common usage of
Meaning 2: Growth Microwave
Let's say I have an exponent like
With the "growth microwave" analogy, an exponent grows our starting amount (1.0) by
What values can
- If t is positive, we go forward in time and get larger (assuming
). Fractional time is ok -- I can run a microwave for 3.5 minutes, and get some effect between 3 minutes and 4 minutes. - If t is negative, we go backwards in time and get smaller. If a regular microwave allowed negative time, it would cool down your food, right?
- If t is zero, we didn't use the machine at all! We're left with 1.0, our original amount.
The growth microwave interpretation helps with fractional powers (and resolves the t=0 issue), but it's not flexible. Doubling the rate and halving the time doesn't have the result we expect:
2 seconds of 3x growth isn't the same as 1 second of 6x growth. Ugh. I'm not a caveman, we need to mix rate and time! (Hold onto that thought.)
Common usage of
Aside: Let's prove
However, this shows the special case of
Meaning 3: Continuous Growth Engine
Regular readers know I think of e as a continuous growth engine:
Instead of waiting to grow at discrete intervals, we apply interest immediately and compound as fast as we can. A pleasant consequence of e's definition is that we merge rate and time into a single, interchangeable quantity:
Conveniently, 2 years of 50% growth is the same as 1 year of 100% growth. We doubled our rate, halved our time, and got the same result. (Practically, we may prefer the shorter time period but the final quantity is the same.)
The input
Common usage of
(Aside: Use the natural log to convert one exponent format to another.
Meaning 4: A Power Series Calculation
We can treat
You may see
Curiously, we're left with integer powers (
Common usage of
- Using calculus with exponents gets way easier, since we can take the derivative / integral of each term (and realize
). - Exponential approximations become easy:
for small values of , since the higher-order powers become negligible. - Other math patterns click. Sine and cosine have expansions similar to
, hinting that trig functions and exponents are connected (Euler's Formula). looks like a polynomial of infinite degree, and will eventually surpass any finite polynomial. (While in the beginning, will eventually exceed it.)
So which version of exponents is best?
You probably guessed it: it depends, though the interpretations are listed from most to least common for a general audience.
If a formula doesn't make sense, try switching versions. Life's too short to have only a single interpretation of exponents.
Happy math.
Other Posts In This Series
- An Intuitive Guide To Exponential Functions & e
- Demystifying the Natural Logarithm (ln)
- A Visual Guide to Simple, Compound and Continuous Interest Rates
- Common Definitions of e (Colorized)
- Understanding Exponents (Why does 0^0 = 1?)
- Using Logarithms in the Real World
- How To Think With Exponents And Logarithms
- Understanding Discrete vs. Continuous Growth
- What does an exponent really mean?
- Q: Why is e special? (2.718..., not 2, 3.7 or another number?)