Derivatives of Exponential Functions

College Depth 61 in the knowledge graph I know this Set as goal
Unlocks 6141 downstream topics
derivatives exponential

Core Idea

The natural exponential function has the remarkable property that d/dx[e^x] = e^x: it is its own derivative. For a general base, d/dx[b^x] = b^x * ln(b). With the chain rule, d/dx[e^(g(x))] = e^(g(x)) * g'(x). This property makes e^x the most important function in calculus and differential equations, because exponential growth/decay is the solution to dy/dx = ky.

How It's Best Learned

Motivate by showing that the limit definition yields e^x back. Compare with other bases to see why ln(b) appears. Practice with chain rule applications: e^(3x), e^(-x^2), 2^(sin(x)). Connect to growth/decay problems.

Common Misconceptions

Explainer

The power rule d/dx[x^n] = n·x^(n-1) applies when the variable x is the base and the exponent n is a fixed constant. The exponential function e^x is the structural opposite: the base e is the constant and the variable x is the exponent. These are different kinds of functions, and they require different differentiation rules.

The natural exponential function has a defining property: its derivative is itself. That is, d/dx[e^x] = e^x. This is not a coincidence or a formula to memorize and accept on faith — it is almost the definition of e. The number e ≈ 2.71828... is the unique real number for which this holds. You can see why from the limit definition of the derivative: when you compute lim(h→0) (e^(x+h) − e^x)/h = e^x · lim(h→0) (e^h − 1)/h, the limit evaluates to exactly 1 only when the base is e. For any other base b, d/dx[b^x] = b^x · ln(b). When b = e, ln(e) = 1, so the factor vanishes — this is why e is called the natural base.

With the chain rule, the pattern extends cleanly: d/dx[e^(g(x))] = e^(g(x)) · g'(x). The outer e^(·) stays unchanged; multiply by the derivative of the inner function. This means the outer function "passes through" untouched while the chain rule factor accounts for the inner function's rate of change. For example, d/dx[e^(5x³)] = e^(5x³) · 15x². The most frequent error is omitting g'(x) entirely, treating the exponent as though it were a constant. Always ask: is my exponent a function of x? If yes, the chain rule applies.

This derivative rule is central to modeling. The differential equation dy/dx = ky — which describes any process where the rate of change is proportional to the current value — has y = Ce^(kx) as its solution. Exponential growth (populations, investments) corresponds to k > 0; exponential decay (radioactive substances, drug concentrations) corresponds to k < 0. Recognizing and differentiating exponential functions correctly is the gateway to all of these applications in differential equations.

Practice Questions 3 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineOpposites and Additive InversesAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleChain RuleDerivatives of Exponential Functions

Longest path: 62 steps · 251 total prerequisite topics

Prerequisites (2)

Leads To (12)