Integrals of Exponential Functions

The exponential function is perhaps the most efficient function in terms of the operations of calculus. The exponential function, \(y = e^{x} ,\) is its own derivative and its own integral.

Rule: Integrals of Exponential Functions

Exponential functions can be integrated using the following formulas.

\[\begin{aligned} \int e^{x} d x & = & e^{x} + C \\ \int a^{x} d x & = & \frac{a^{x}}{\text{ln} a} + C \end{aligned}\]

Example 5.37

Finding an Antiderivative of an Exponential Function

Find the antiderivative of the exponential function ex.

Solution

Use substitution, setting \(u = − x ,\) and then \(d u = −1 d x .\) Multiply the du equation by −1, so you now have \(− d u = d x .\) Then,

\[\begin{aligned} \int e^{− x} d x & = − \int e^{u} d u \\ \\ & = − e^{u} + C \\ & = − e^{− x} + C . \end{aligned}\]

Checkpoint 5.31

Find the antiderivative of the function using substitution: \(x^{2} e^{−2 x^{3}} .\)

A common mistake when dealing with exponential expressions is treating the exponent on e the same way we treat exponents in polynomial expressions. We cannot use the power rule for the exponent on e. This can be especially confusing when we have both exponentials and polynomials in the same expression, as in the previous checkpoint. In these cases, we should always double-check to make sure we’re using the right rules for the functions we’re integrating.

Example 5.38

Square Root of an Exponential Function

Find the antiderivative of the exponential function \(e^{x} \sqrt{1 + e^{x}} .\)

Solution

First rewrite the problem using a rational exponent:

\[\int e^{x} \sqrt{1 + e^{x}} d x = \int e^{x} \left(\right. 1 + e^{x} \left.\right)^{1 / 2} d x .\]

Using substitution, choose \(u = 1 + e^{x} .\) Then, \(d u = e^{x} d x .\) We have (Figure 5.37)

\[\int e^{x} \left(\right. 1 + e^{x} \left.\right)^{1 / 2} d x = \int u^{1 / 2} d u .\]

Then

\[\int u^{1 / 2} d u = \frac{u^{3 / 2}}{3 / 2} + C = \frac{2}{3} u^{3 / 2} + C = \frac{2}{3} \left(\right. 1 + e^{x} \left.\right)^{3 / 2} + C .\]
A graph of the function f(x) = e^x * sqrt(1 + e^x), which is an increasing concave up curve, over [-3, 1]. It begins close to the x axis in quadrant two, crosses the y axis at (0, sqrt(2)), and continues to increase rapidly.
Figure 5.37 The graph shows an exponential function times the square root of an exponential function.

Checkpoint 5.32

Find the antiderivative of \(e^{x} \left(\right. 3 e^{x} - 2 \left.\right)^{2} .\)

Example 5.39

Using Substitution with an Exponential Function

Use substitution to evaluate the indefinite integral \(\int 3 x^{2} e^{2 x^{3}} d x .\)

Solution

Here we choose to let u equal the expression in the exponent on e. Let \(u = 2 x^{3}\) and \(d u = 6 x^{2} d x . .\) Again, du is off by a constant multiplier; the original function contains a factor of 3x2, not 6x2. Multiply both sides of the equation by \(\frac{1}{2}\) so that the integrand in u equals the integrand in x. Thus,

\[\int 3 x^{2} e^{2 x^{3}} d x = \frac{1}{2} \int e^{u} d u .\]

Integrate the expression in u and then substitute the original expression in x back into the u integral:

\[\frac{1}{2} \int e^{u} d u = \frac{1}{2} e^{u} + C = \frac{1}{2} e^{2 x^{3}} + C .\]

Checkpoint 5.33

Evaluate the indefinite integral \(\int 2 x^{3} e^{x^{4}} d x .\)

As mentioned at the beginning of this section, exponential functions are used in many real-life applications. The number e is often associated with compounded or accelerating growth, as we have seen in earlier sections about the derivative. Although the derivative represents a rate of change or a growth rate, the integral represents the total change or the total growth. Let’s look at an example in which integration of an exponential function solves a common business application.

A price–demand function tells us the relationship between the quantity of a product demanded and the price of the product. In general, price decreases as quantity demanded increases. The marginal price–demand function is the derivative of the price–demand function and it tells us how fast the price changes at a given level of production. These functions are used in business to determine the price–elasticity of demand, and to help companies determine whether changing production levels would be profitable.

Example 5.40

Finding a Price–Demand Equation

Find the price–demand equation for a particular brand of toothpaste at a supermarket chain when the demand is 50 tubes per week at $2.35 per tube, given that the marginal price—demand function, \(p^{'} ( x \left.\right) ,\) for x number of tubes per week, is given as

\[p ' \left(\right. x \left.\right) = −0.015 e^{−0.01 x} .\]

If the supermarket chain sells 100 tubes per week, what price should it set?

Solution

To find the price–demand equation, integrate the marginal price–demand function. First find the antiderivative, then look at the particulars. Thus,

\[\begin{aligned} \\ \\ p \left(\right. x \left.\right) & = \int −0.015 e^{−0.01 x} d x \\ & = −0.015 \int e^{−0.01 x} d x . \end{aligned}\]

Using substitution, let \(u = −0.01 x\) and \(d u = −0.01 d x .\) Then, divide both sides of the du equation by −0.01. This gives

\[\begin{aligned} \frac{−0.015}{−0.01} \int e^{u} d u & = 1.5 \int e^{u} d u \\ \\ & = 1.5 e^{u} + C \\ & = 1.5 e^{−0.01 x} + C . \end{aligned}\]

The next step is to solve for C. We know that when the price is $2.35 per tube, the demand is 50 tubes per week. This means

\[\begin{aligned} \\ \\ p \left(\right. 50 \left.\right) & = 1.5 e^{−0.01 \left(\right. 50 \left.\right)} + C \\ & = 2.35 . \end{aligned}\]

Now, just solve for C:

\[\begin{aligned} \\ C & = 2.35 - 1.5 e^{−0.5} \\ & = 2.35 - 0.91 \\ & = 1.44 . \end{aligned}\]

Thus,

\[p \left(\right. x \left.\right) = 1.5 e^{−0.01 x} + 1.44 .\]

If the supermarket sells 100 tubes of toothpaste per week, the price would be

\[p \left(\right. 100 \left.\right) = 1.5 e^{−0.01 \left(\right. 100 \left.\right)} + 1.44 = 1.5 e^{−1} + 1.44 \approx 1.99 .\]

The supermarket should charge $1.99 per tube if it is selling 100 tubes per week.

Example 5.41

Evaluating a Definite Integral Involving an Exponential Function

Evaluate the definite integral \(\int_{1}^{2} e^{1 - x} d x .\)

Solution

Again, substitution is the method to use. Let \(u = 1 - x ,\) so \(d u = −1 d x\) or \(− d u = d x .\) Then \(\int e^{1 - x} d x = − \int e^{u} d u .\) Next, change the limits of integration. Using the equation \(u = 1 - x ,\) we have

\[\begin{aligned} u = 1 - \left(\right. 1 \left.\right) = 0 \\ u = 1 - \left(\right. 2 \left.\right) = −1 . \end{aligned}\]

The integral then becomes

\[\begin{aligned} \int_{1}^{2} e^{1 - x} d x & = − \int_{0}^{−1} e^{u} d u \\ \\ \\ & = \int_{−1}^{0} e^{u} d u \\ & = \left(e^{u} \left|\right.\right)_{−1}^{0} \\ & = e^{0} - \left(\right. e^{−1} \left.\right) \\ & = − e^{−1} + 1. \end{aligned}\]

See Figure 5.38.

A graph of the function f(x) = e^(1-x) over [0, 3]. It crosses the y axis at (0, e) as a decreasing concave up curve and symptotically approaches 0 as x goes to infinity.
Figure 5.38 The indicated area can be calculated by evaluating a definite integral using substitution.

Checkpoint 5.34

Evaluate \(\int_{0}^{2} e^{2 x} d x .\)

Example 5.42

Growth of Bacteria in a Culture

Suppose the rate of growth of bacteria in a Petri dish is given by \(q \left(\right. t \left.\right) = 3^{t} ,\) where t is given in hours and \(q \left(\right. t \left.\right)\) is given in thousands of bacteria per hour. If a culture starts with 10,000 bacteria, find a function \(Q \left(\right. t \left.\right)\) that gives the number of bacteria in the Petri dish at any time t. How many bacteria are in the dish after 2 hours?

Solution

We have

\[Q \left(\right. t \left.\right) = \int 3^{t} d t = \frac{3^{t}}{\text{ln} 3} + C .\]

Then, at \(t = 0\) we have \(Q \left(\right. 0 \left.\right) = 10 = \frac{1}{\text{ln} 3} + C ,\) so \(C \approx 9.090\) and we get

\[Q \left(\right. t \left.\right) = \frac{3^{t}}{\text{ln} 3} + 9.090 .\]

At time \(t = 2 ,\) we have

\[Q \left(\right. 2 \left.\right) = \frac{3^{2}}{\text{ln} 3} + 9.090\]
\[= 17.282 .\]

After 2 hours, there are 17,282 bacteria in the dish.

Checkpoint 5.35

From Example 5.42, suppose the bacteria grow at a rate of \(q \left(\right. t \left.\right) = 2^{t} .\) Assume the culture still starts with 10,000 bacteria. Find \(Q \left(\right. t \left.\right) .\) How many bacteria are in the dish after 3 hours?

Example 5.43

Fruit Fly Population Growth

Suppose a population of fruit flies increases at a rate of \(g \left(\right. t \left.\right) = 2 e^{0.02 t} ,\) in flies per day. If the initial population of fruit flies is 100 flies, how many flies are in the population after 10 days?

Solution

Let \(G \left(\right. t \left.\right)\) represent the number of flies in the population at time t. Applying the net change theorem, we have

\[\begin{aligned} \\ \\ G \left(\right. 10 \left.\right) & = G \left(\right. 0 \left.\right) + \int_{0}^{10} 2 e^{0.02 t} d t \\ & = 100 + \left(\left[\right. \frac{2}{0.02} e^{0.02 t} \left]\right. \left|\right.\right)_{0}^{10} \\ & = 100 + \left(\left[\right. 100 e^{0.02 t} \left]\right. \left|\right.\right)_{0}^{10} \\ & = 100 + 100 e^{0.2} - 100 \\ & \approx 122 . \end{aligned}\]

There are 122 flies in the population after 10 days.

Checkpoint 5.36

Suppose the rate of growth of the fly population is given by \(g \left(\right. t \left.\right) = e^{0.01 t} ,\) and the initial fly population is 100 flies. How many flies are in the population after 15 days?

Example 5.44

Evaluating a Definite Integral Using Substitution

Evaluate the definite integral using substitution: \(\int_{1}^{2} \frac{e^{1 / x}}{x^{2}} d x .\)

Solution

This problem requires some rewriting to simplify applying the properties. First, rewrite the exponent on e as a power of x, then bring the x2 in the denominator up to the numerator using a negative exponent. We have

\[\int_{1}^{2} \frac{e^{1 / x}}{x^{2}} d x = \int_{1}^{2} e^{x^{−1}} x^{−2} d x .\]

Let \(u = x^{−1} ,\) the exponent on e. Then

\[\begin{aligned} d u & = − x^{−2} d x \\ - d u & = x^{−2} d x . \end{aligned}\]

Bringing the negative sign outside the integral sign, the problem now reads

\[− \int e^{u} d u .\]

Next, change the limits of integration:

\[\begin{aligned} \\ \\ u = \left(\left(\right. 1 \left.\right)\right)^{−1} = 1 \\ u = \left(\left(\right. 2 \left.\right)\right)^{−1} = \frac{1}{2} . \end{aligned}\]

Notice that now the limits begin with the larger number, meaning we must multiply by −1 and interchange the limits. Thus,

\[\begin{aligned} \\ \\ \\ − \int_{1}^{1 / 2} e^{u} d u & = \int_{1 / 2}^{1} e^{u} d u \\ & = e^{u} \left|\right._{1 / 2}^{1} \\ & = e - e^{1 / 2} \\ & = e - \sqrt{e} . \end{aligned}\]

Checkpoint 5.37

Evaluate the definite integral using substitution: \(\int_{1}^{2} \frac{1}{x^{3}} e^{4 x^{−2}} d x .\)

This lesson is part of:

Integration

View Full Tutorial

Track Your Learning Progress

Sign in to unlock unlimited practice exams, tutorial practice quizzes, personalized weak area practice, AI study assistance with Lexi, and detailed performance analytics.