Exponential & Log Derivatives
What is the Exponential & Log Derivatives?
The number e ≈ 2.71828 is defined precisely so that its exponential function is its own derivative — d/dx(eˣ) = eˣ — which makes eˣ the single most important function in calculus. For a general base a, the derivative picks up an extra factor of ln a: d/dx(aˣ) = aˣ · ln a. The derivative of the natural logarithm is simply 1/x, for x > 0.
eˣ being its own derivative is why it shows up everywhere growth and decay are modeled — population growth, radioactive decay, compound interest, and more all reduce to equations built from eˣ.
What Each Variable Means
When to Use It
- Differentiating any exponential growth or decay expression
- Differentiating logarithmic expressions, often combined with the product or quotient rule
- Modeling rates of change in growth processes across physics, finance, and biology
Step-by-Step Examples
Example 1: A sum of exponentials
Problem: Differentiate y = 3eˣ + 5 · 2ˣ
Constants multiply straight through.
d/dx(3eˣ) = 3eˣHere a = 2, so the derivative picks up a factor of ln 2.
d/dx(5 · 2ˣ) = 5 · 2ˣ · ln 2Example 2: A logarithm via the product rule
Problem: Differentiate y = x² · ln x
Split into the two factors.
f = x² → f' = 2x, g = ln x → g' = 1/xCombine according to the product rule.
x²·(1/x) + ln x·2xx²/x reduces to x.
x + 2x ln xInteractive Calculator
Common Mistakes
Mistake: Treating d/dx(aˣ) the same as d/dx(eˣ), forgetting the ln a factor.
Fix: Only base e gives back exactly itself. Any other base a picks up an extra factor of ln a: d/dx(aˣ) = aˣ · ln a.
Mistake: Using the power rule on eˣ, treating x as the base instead of the exponent.
Fix: eˣ has the variable in the exponent, not the base — the power rule (which needs a constant exponent) doesn't apply here at all.
Practice Questions
Differentiate y = 4ˣ.
Differentiate y = ln(x) + eˣ.
Frequently Asked Questions
Why is eˣ its own derivative?
That's essentially the defining property of e — it's the unique base for which the exponential function's growth rate exactly equals its own value at every point.
What's the derivative of ln(aˣ) for a general base a?
Using the log property ln(aˣ) = x ln a, this simplifies to a straight line, so its derivative is simply ln a — a constant.
Related Formulas
Basic Integration Rules
The essential integral formulas for constants, 1/x, eˣ, aˣ, and ln x.
Learn more →Chain Rule
Differentiates composite functions — functions nested inside other functions.
Learn more →Power Rule
The most fundamental differentiation rule — multiply by the exponent, then reduce the exponent by one.
Learn more →