Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Exponential functions model quantities that grow or decay at rates proportional to their current size. Their derivatives are central in calculus because they connect a function's value directly to its instantaneous rate of change. The most important exponential function is y = e^x, since its slope at every point equals its height.

This special property makes e the natural base for growth, decay, finance, biology, physics, and differential equations.

For a general exponential function y = a^x, the derivative includes a scaling factor ln(a), so d/dx(a^x) = a^x ln(a). When the exponent is itself a function, the chain rule multiplies by the derivative of the exponent, giving d/dx(e^{u}) = e^{u}u'. These formulas explain why tangent lines on the graph of e^x get steeper as x increases.

They also show that exponential rates are not constant, but change in proportion to the current value.

Understanding Calculus: Derivatives of Exponential Functions

The special behavior of e comes from the derivative definition. A derivative compares a tiny change in output with a tiny change in input. If the input increases by a small amount h, the value of e to the x is multiplied by e to the h.

The change in the function can therefore be separated into its current value times a small growth factor. When h gets closer and closer to zero, the growth factor per unit input approaches one. That is the feature used to define the number e.

It is not a coincidence that the derivative matches the original function. The base e is chosen precisely because its tiny relative change has this convenient value.

Other bases grow at different relative speeds. A base greater than one has a positive natural logarithm, so its exponential function increases. A base between zero and one has a negative natural logarithm, so its exponential function decreases.

For example, a quantity that repeatedly keeps eighty percent of its value can be written with a base below one. Its derivative is negative because the amount is falling.

The natural logarithm acts as a conversion factor between a chosen base and the natural base e. It tells how fast one unit of input changes the exponent when the expression is rewritten using e.

The chain rule becomes important when the exponent does not simply equal x. Consider a medicine concentration that follows e to the negative k t, where t is time and k is a positive constant. The negative sign makes the concentration decrease.

Differentiating gives the current concentration multiplied by negative k. The result has useful units. If concentration is measured in milligrams per litre and time in hours, the derivative is measured in milligrams per litre per hour.

The constant k has units of one per hour. Checking units is a strong habit because it can reveal a missing factor from the chain rule.

Graphs help make these rules less mechanical. At each point on an exponential curve, the tangent slope depends on the height of the curve. A large positive value produces a steep upward slope.

A value close to zero produces a nearly flat slope, though the function never reaches zero for any finite input. For decay, the graph slopes downward but flattens as it approaches zero. Students often confuse an exponential function with a power function such as x raised to a fixed power.

In an exponential function, the variable is in the exponent. Another common error is to copy the exponential part but forget the derivative of the exponent.

Write the outside function first, then multiply by the rate of change inside the exponent. This method works for growth models, cooling approximations, compound interest, radioactive decay, and many differential equation problems.

Key Facts

  • d/dx(e^x) = e^x
  • d/dx(a^x) = a^x ln(a), for a > 0 and a != 1
  • d/dx(e^{u(x)}) = e^{u(x)}u'(x)
  • d/dx(a^{u(x)}) = a^{u(x)} ln(a) u'(x)
  • The slope of y = e^x at x = c is e^c.
  • For y = Ce^{kx}, the derivative is dy/dx = kCe^{kx} = ky.

Vocabulary

Exponential function
A function in which the variable appears in the exponent, such as f(x) = a^x with a positive base a.
Natural exponential function
The function f(x) = e^x, whose derivative is exactly itself.
Derivative
The instantaneous rate of change of a function, represented by the slope of its tangent line.
Natural logarithm
The logarithm with base e, written ln(x), which appears in the derivative of a^x.
Chain rule
A rule for differentiating composite functions by multiplying the derivative of the outside function by the derivative of the inside function.

Common Mistakes to Avoid

  • Writing d/dx(a^x) = a^x is wrong because only the base e has this exact derivative.
  • Forgetting the factor ln(a) in d/dx(a^x) is wrong because changing the base changes the growth rate scale.
  • Dropping the chain rule factor in d/dx(e^{u(x)}) is wrong because the exponent may be changing faster or slower than x.
  • Treating exponential functions like power functions is wrong because d/dx(x^n) = nx^{n-1} does not apply when x is in the exponent.

Practice Questions

  1. 1 Find the derivative of f(x) = 7e^x at x = 2. Give your answer exactly.
  2. 2 Find dy/dx for y = 3^{2x - 5}.
  3. 3 Explain why the tangent slope of y = e^x increases as x increases, and connect your explanation to the derivative formula.