Exponential functions are central in calculus because they model quantities that grow or decay at rates proportional to their current size. Integration lets us find accumulated change, such as total growth, total charge, or total population over time. For y = e^x, the antiderivative has the same shape as the original function, making it one of the simplest and most important integration rules.
Shading the area under an exponential curve helps connect the formula to the idea of accumulation.
Understanding Calculus: Integration of Exponential Functions
The special number e appears when change happens continuously. Imagine a quantity that increases by a fixed fraction during every tiny time interval. The larger the quantity becomes, the larger its increase during the next interval.
This feedback produces an exponential curve. The function e to the x is special because its instantaneous rate of change matches its current value exactly. That link explains why its accumulated form is unusually simple.
For most functions, differentiation changes the form. With e to the x, the same function returns. This makes it a useful reference point for many integration problems.
A constant in an exponent changes the rate of growth or decay. For example, e to the quantity three x rises much faster than e to the x. When finding an antiderivative, the result needs a correcting factor because differentiation brings down that three.
The correction cancels the extra rate factor. Students often remember the exponential part but miss this adjustment. A reliable habit is to differentiate the answer mentally.
If the derivative has an unwanted number multiplying the exponential, the antiderivative needs to be divided by that number. A negative exponent follows the same idea and represents decay rather than growth.
The chain rule is the main reason substitution matters here. An exponent is often more complicated than just x. It may contain a linear expression, a square, or a function built from several steps.
The exponential function responds to its whole exponent, while differentiation produces the rate of change of that exponent. Integration works smoothly when that rate is present as a factor nearby. Replacing the exponent with a temporary variable can reveal the pattern.
After integrating, students must return to the original variable. Checking the derivative is especially valuable after substitution because it exposes a missing factor or an incomplete substitution.
Definite integrals of exponential functions have practical meanings that depend on the units. If a rate is measured in litres per minute, its integral over time gives litres. If a current is measured in amperes, integration over seconds gives electric charge.
In finance, a continuously changing payment rate can be accumulated over a time interval. The answer is not usually the value of the curve at the end. It measures the total contribution across the entire interval.
For a positive exponential rate, later times contribute more because the curve is higher there. Pay close attention to the limits, the sign of the rate, and the units. These details show whether the final result represents an amount gained, an amount lost, or a net change.
Key Facts
- Integral of e^x: ∫ e^x dx = e^x + C
- Integral of e^(kx): ∫ e^(kx) dx = (1/k)e^(kx) + C, where k ≠ 0
- Integral of a^x: ∫ a^x dx = a^x / ln(a) + C, where a > 0 and a ≠ 1
- Substitution rule: if u = g(x), then ∫ e^(g(x))g'(x) dx = e^(g(x)) + C
- Definite integral: ∫ from a to b e^x dx = e^b - e^a
- Integration reverses differentiation: if F'(x) = f(x), then ∫ f(x) dx = F(x) + C
Vocabulary
- Antiderivative
- An antiderivative of f(x) is a function F(x) whose derivative is f(x).
- Exponential function
- An exponential function has the variable in the exponent, such as e^x or 2^x.
- Natural base e
- The number e is a special constant about 2.718 that makes d/dx e^x = e^x.
- Constant of integration
- The constant C represents all vertical shifts of an antiderivative in an indefinite integral.
- Substitution
- Substitution is a method for simplifying an integral by replacing a complicated expression with a new variable.
Common Mistakes to Avoid
- Forgetting the factor 1/k in ∫ e^(kx) dx is wrong because differentiating e^(kx) gives k e^(kx), so the antiderivative must include division by k.
- Writing ∫ a^x dx = a^x + C is wrong for bases other than e because the derivative of a^x is a^x ln(a).
- Dropping the constant C in an indefinite integral is wrong because antiderivatives differ by any constant vertical shift.
- Using substitution without changing du correctly is wrong because the integral only simplifies when the derivative of the inside function is accounted for.
Practice Questions
- 1 Evaluate the indefinite integral ∫ 5e^(2x) dx.
- 2 Compute the definite integral ∫ from 0 to 3 e^(0.5x) dx.
- 3 Explain why ∫ e^(x^2) dx cannot be solved using the simple rule ∫ e^(g(x))g'(x) dx = e^(g(x)) + C.