Derivative of e^x — Definition, Formula & Examples
The derivative of e^x is simply e^x itself. This means the exponential function with base e is its own derivative — the rate of change of e^x at any point equals the function's value at that point.
If , then for all real . This result follows from the limit definition of the derivative and the fact that , which is a defining property of the number .
Key Formula
Where:
- = Euler's number, approximately 2.71828
- = Any real number (the exponent)
How It Works
Because is its own derivative, differentiating it requires no extra computation — the answer is the same function you started with. When appears inside a composition, such as or , you apply the chain rule: differentiate the outer (which stays as ) and multiply by the derivative of the inner function. This self-replicating property is what makes central to solving differential equations, modeling continuous growth, and simplifying calculations throughout calculus and applied mathematics.
Worked Example
Problem: Find the derivative of f(x) = 5e^(3x).
Identify the structure: The function is a constant 5 multiplied by an exponential whose exponent is an inner function u = 3x.
Apply the chain rule: The derivative of e^u with respect to x is e^u multiplied by du/dx. Here du/dx = 3.
Simplify: Multiply the constants together.
Answer:
Another Example
Problem: Prove that the derivative of e^x is e^x using the limit definition.
Write the limit definition: Start from the definition of the derivative.
Factor out e^x: Use the exponent rule e^(x+h) = e^x · e^h to factor.
Evaluate the limit: The limit of (e^h − 1)/h as h → 0 equals 1. This is a foundational property of the number e.
Answer: , confirmed from first principles.
Visualization
Why It Matters
This derivative rule appears constantly in AP Calculus AB/BC when solving differential equations like , whose solution is . In physics and engineering, exponential functions model radioactive decay, population growth, and electrical circuits — all situations where the rate of change is proportional to the current value. Mastering the derivative of and its chain-rule extension is essential before tackling integration techniques and series expansions.
Common Mistakes
Mistake: Forgetting the chain rule when differentiating e^(u(x)), writing the derivative as just e^(u(x)).
Correction: You must multiply by u'(x). For example, the derivative of e^(3x) is 3e^(3x), not e^(3x).
Mistake: Confusing the derivative of e^x with the power rule, writing xe^(x−1).
Correction: The power rule applies to x^n, not to e^x. The base here is the constant e, and the exponent is the variable. The derivative of e^x is e^x.
