Integration CH 5
Integration CH 5
5 | INTEGRATION
Figure 5.1 Iceboating is a popular winter sport in parts of the northern United States and Europe. (credit: modification of work
by Carter Brown, Flickr)
Chapter Outline
5.1 Approximating Areas
5.2 The Definite Integral
5.3 The Fundamental Theorem of Calculus
5.4 Integration Formulas and the Net Change Theorem
5.5 Substitution
5.6 Integrals Involving Exponential and Logarithmic Functions
5.7 Integrals Resulting in Inverse Trigonometric Functions
Introduction
Iceboats are a common sight on the lakes of Wisconsin and Minnesota on winter weekends. Iceboats are similar to sailboats,
but they are fitted with runners, or “skates,” and are designed to run over the ice, rather than on water. Iceboats can move
very quickly, and many ice boating enthusiasts are drawn to the sport because of the speed. Top iceboat racers can attain
508 Chapter 5 | Integration
speeds up to five times the wind speed. If we know how fast an iceboat is moving, we can use integration to determine how
far it travels. We revisit this question later in the chapter (see Example 5.27).
Determining distance from velocity is just one of many applications of integration. In fact, integrals are used in a wide
variety of mechanical and physical applications. In this chapter, we first introduce the theory behind integration and use
integrals to calculate areas. From there, we develop the Fundamental Theorem of Calculus, which relates differentiation and
integration. We then study some basic integration techniques and briefly examine some applications.
Archimedes was fascinated with calculating the areas of various shapes—in other words, the amount of space enclosed by
the shape. He used a process that has come to be known as the method of exhaustion, which used smaller and smaller shapes,
the areas of which could be calculated exactly, to fill an irregular region and thereby obtain closer and closer approximations
to the total area. In this process, an area bounded by curves is filled with rectangles, triangles, and shapes with exact area
formulas. These areas are then summed to approximate the area of the curved region.
In this section, we develop techniques to approximate the area between a curve, defined by a function f (x), and the x-axis
on a closed interval ⎡⎣a, b⎤⎦. Like Archimedes, we first approximate the area under the curve using shapes of known area
(namely, rectangles). By using smaller and smaller rectangles, we get closer and closer approximations to the area. Taking
a limit allows us to calculate the exact area under the curve.
Let’s start by introducing some notation to make the calculations easier. We then consider the case when f (x) is continuous
and nonnegative. Later in the chapter, we relax some of these restrictions and develop techniques that apply in more general
cases.
where a i describes the terms to be added, and the i is called the index. Each term is evaluated, then we sum all the values,
7
beginning with the value when i = 1 and ending with the value when i = n. For example, an expression like ∑ si is
i=2
interpreted as s 2 + s 3 + s 4 + s 5 + s 6 + s 7. Note that the index is used only to keep track of the terms to be added; it does
not factor into the calculation of the sum itself. The index is therefore called a dummy variable. We can use any letter we
like for the index. Typically, mathematicians use i, j, k, m, and n for indices.
Let’s try a couple of examples of using sigma notation.
Example 5.1
1+1 +1 + 1 + 1 .
4 9 16 25
Solution
a. Write
5
∑ 3i = 3 + 32 + 33 + 34 + 35
i=1
= 363.
b. The denominator of each term is a perfect square. Using sigma notation, this sum can be written as
5
∑ 1.
i=1 i2
5.1 Write in sigma notation and evaluate the sum of terms 2i for i = 3, 4, 5, 6.
The properties associated with the summation process are given in the following rule.
1.
n (5.1)
∑ c = nc
i=1
2.
n n (5.2)
∑ ca i = c ∑ a i
i=1 i=1
3.
n n n (5.3)
∑ ⎛
a i + b i⎞⎠ =
⎝ ∑ ai + ∑ bi
i=1 i=1 i=1
4.
n n n (5.4)
∑ ⎛
a i − b i⎞⎠ =
⎝ ∑ ai − ∑ bi
i=1 i=1 i=1
510 Chapter 5 | Integration
5.
n m n (5.5)
∑ ai = ∑ ai + ∑ ai
i=1 i=1 i=m+1
Proof
We prove properties 2. and 3. here, and leave proof of the other properties to the Exercises.
2. We have
n
∑ ca i = ca 1 + ca 2 + ca 3 + ⋯ + ca n
i=1
= c(a 1 + a 2 + a 3 + ⋯ + a n)
n
= c ∑ a i.
i=1
3. We have
n
∑ ⎛
⎝a i + b i⎞⎠ = ⎛⎝a 1 + b 1⎞⎠ + ⎛⎝a 2 + b 2⎞⎠ + ⎛⎝a 3 + b 3⎞⎠ + ⋯ + ⎛⎝a n + b n⎞⎠
i=1
= (a 1 + a 2 + a 3 + ⋯ + a n) + ⎛⎝b 1 + b 2 + b 3 + ⋯ + b n⎞⎠
n n
= ∑ a i + ∑ b i.
i=1 i=1
□
A few more formulas for frequently found functions simplify the summation process further. These are shown in the next
rule, for sums and powers of integers, and we use them in the next set of examples.
Example 5.2
Solution
a. Multiplying out (i − 3) 2, we can break the expression into three terms.
200 200
∑ (i − 3) 2 = ∑ ⎛⎝i 2 − 6i + 9⎞⎠
i=1 i=1
Example 5.3
Find the sum of the values of f (x) = x 3 over the integers 1, 2, 3,…, 10.
Solution
Using the formula, we have
10
(10) 2 (10 + 1) 2
∑ i3 =
4
i=0
100(121)
=
4
= 3025.
512 Chapter 5 | Integration
5.3 20
Evaluate the sum indicated by the notation ∑ (2k + 1).
k=1
Approximating Area
Now that we have the necessary notation, we return to the problem at hand: approximating the area under a curve. Let f (x)
be a continuous, nonnegative function defined on the closed interval ⎡⎣a, b⎤⎦. We want to approximate the area A bounded by
f (x) above, the x-axis below, the line x = a on the left, and the line x = b on the right (Figure 5.2).
How do we approximate the area under this curve? The approach is a geometric one. By dividing a region into many small
shapes that have known area formulas, we can sum these areas and obtain a reasonable estimate of the true area. We begin
by dividing the interval ⎡⎣a, b⎤⎦ into n subintervals of equal width, b − a
n . We do this by selecting equally spaced points
x 0, x 1, x 2 ,…, x n with x 0 = a, x n = b, and
xi − xi − 1 = b −
n
a
for i = 1, 2, 3,…, n.
for i = 1, 2, 3,…, n. This notion of dividing an interval ⎡⎣a, b⎤⎦ into subintervals by selecting points from within the interval
is used quite often in approximating the area under a curve, so let’s define some relevant terminology.
Definition
A set of points P = {x i} for i = 0, 1, 2,…, n with a = x 0 < x 1 < x 2 < ⋯ < x n = b, which divides the interval
⎡ ⎤
⎣a, b⎦ into subintervals of the form [x 0, x 1], [x 1, x 2],…, [x n − 1, x n] is called a partition of ⎡⎣a, b⎤⎦. If the
subintervals all have the same width, the set of points forms a regular partition of the interval ⎡⎣a, b⎤⎦.
We can use this regular partition as the basis of a method for estimating the area under the curve. We next examine two
methods: the left-endpoint approximation and the right-endpoint approximation.
n
= ∑ f (x i − 1)Δx
i=1
The second method for approximating area under a curve is the right-endpoint approximation. It is almost the same as the
left-endpoint approximation, but now the heights of the rectangles are determined by the function values at the right of each
subinterval.
n
= ∑ f (x i)Δx.
i=1
2
The graphs in Figure 5.5 represent the curve f (x) = x . In graph (a) we divide the region represented by the interval
2
[0, 3] into six subintervals, each of width 0.5. Thus, Δx = 0.5. We then form six rectangles by drawing vertical lines
perpendicular to x i − 1, the left endpoint of each subinterval. We determine the height of each rectangle by calculating
f (x i − 1) for i = 1, 2, 3, 4, 5, 6. The intervals are ⎡⎣0, 0.5⎤⎦, ⎡⎣0.5, 1⎤⎦, ⎡⎣1, 1.5⎤⎦, ⎡⎣1.5, 2⎤⎦, ⎡⎣2, 2.5⎤⎦, ⎡⎣2.5, 3⎤⎦. We find the area
of each rectangle by multiplying the height by the width. Then, the sum of the rectangular areas approximates the area
between f (x) and the x-axis. When the left endpoints are used to calculate height, we have a left-endpoint approximation.
Thus,
6
A ≈ L6 = ∑ f (x i − 1)Δx = f (x 0)Δx + f (x 1)Δx + f (x 2)Δx + f (x 3)Δx + f (x 4)Δx + f (x 5)Δx
i=1
= f (0)0.5 + f (0.5)0.5 + f (1)0.5 + f (1.5)0.5 + f (2)0.5 + f (2.5)0.5
= (0)0.5 + (0.125)0.5 + (0.5)0.5 + (1.125)0.5 + (2)0.5 + (3.125)0.5
= 0 + 0.0625 + 0.25 + 0.5625 + 1 + 1.5625
= 3.4375.
Figure 5.5 Methods of approximating the area under a curve by using (a) the left endpoints
and (b) the right endpoints.
In Figure 5.5(b), we draw vertical lines perpendicular to x i such that x i is the right endpoint of each subinterval, and
calculate f (x i) for i = 1, 2, 3, 4, 5, 6. We multiply each f (x i) by Δx to find the rectangular areas, and then add them.
This is a right-endpoint approximation of the area under f (x). Thus,
6
A ≈ R6 = ∑ f (x i)Δx = f (x 1)Δx + f (x 2)Δx + f (x 3)Δx + f (x 4)Δx + f (x 5)Δx + f (x 6)Δx
i=1
= f (0.5)0.5 + f (1)0.5 + f (1.5)0.5 + f (2)0.5 + f (2.5)0.5 + f (3)0.5
= (0.125)0.5 + (0.5)0.5 + (1.125)0.5 + (2)0.5 + (3.125)0.5 + (4.5)0.5
= 0.0625 + 0.25 + 0.5625 + 1 + 1.5625 + 2.25
= 5.6875.
Example 5.4
Use both left-endpoint and right-endpoint approximations to approximate the area under the curve of f (x) = x 2
on the interval [0, 2]; use n = 4.
Solution
(2 − 0)
First, divide the interval [0, 2] into n equal subintervals. Using n = 4, Δx = = 0.5. This is the width of
4
each rectangle. The intervals ⎡⎣0, 0.5⎤⎦, ⎡⎣0.5, 1⎤⎦, ⎡⎣1, 1.5⎤⎦, ⎡⎣1.5, 2⎤⎦ are shown in Figure 5.6. Using a left-endpoint
approximation, the heights are f (0) = 0, f (0.5) = 0.25, f (1) = 1, f (1.5) = 2.25. Then,
The right-endpoint approximation is shown in Figure 5.7. The intervals are the same, Δx = 0.5, but now use
the right endpoint to calculate the height of the rectangles. We have
R 4 = f (x 1)Δx + f (x 2)Δx + f (x 3)Δx + f (x 4)Δx
= 0.25(0.5) + 1(0.5) + 2.25(0.5) + 4(0.5)
= 3.75.
516 Chapter 5 | Integration
5.4 Sketch left-endpoint and right-endpoint approximations for f (x) = 1x on [1, 2]; use n = 4.
Approximate the area using both methods.
Looking at Figure 5.5 and the graphs in Example 5.4, we can see that when we use a small number of intervals, neither
the left-endpoint approximation nor the right-endpoint approximation is a particularly accurate estimate of the area under
the curve. However, it seems logical that if we increase the number of points in our partition, our estimate of A will improve.
We will have more rectangles, but each rectangle will be thinner, so we will be able to fit the rectangles to the curve more
precisely.
We can demonstrate the improved approximation obtained through smaller intervals with an example. Let’s explore the idea
of increasing n, first in a left-endpoint approximation with four rectangles, then eight rectangles, and finally 32 rectangles.
Then, let’s do the same thing in a right-endpoint approximation, using the same sets of intervals, of the same curved region.
Figure 5.8 shows the area of the region under the curve f (x) = (x − 1) 3 + 4 on the interval [0, 2] using a left-endpoint
approximation where n = 4. The width of each rectangle is
Δx = 2 − 0 = 1 .
4 2
The area is approximated by the summed areas of the rectangles, or
L 4 = f (0)(0.5) + f (0.5)(0.5) + f (1)(0.5) + f (1.5)0.5
= 7.5.
Figure 5.9 shows the same curve divided into eight subintervals. Comparing the graph with four rectangles in Figure 5.8
with this graph with eight rectangles, we can see there appears to be less white space under the curve when n = 8. This
white space is area under the curve we are unable to include using our approximation. The area of the rectangles is
L 8 = f (0)(0.25) + f (0.25)(0.25) + f (0.5)(0.25) + f (0.75)(0.25)
+ f (1)(0.25) + f (1.25)(0.25) + f (1.5)(0.25) + f (1.75)(0.25)
= 7.75.
The graph in Figure 5.10 shows the same function with 32 rectangles inscribed under the curve. There appears to be little
white space left. The area occupied by the rectangles is
L 32 = f (0)(0.0625) + f (0.0625)(0.0625) + f (0.125)(0.0625) + ⋯ + f (1.9375)(0.0625)
= 7.9375.
We can carry out a similar process for the right-endpoint approximation method. A right-endpoint approximation of the
same curve, using four rectangles (Figure 5.11), yields an area
R 4 = f (0.5)(0.5) + f (1)(0.5) + f (1.5)(0.5) + f (2)(0.5)
= 8.5.
518 Chapter 5 | Integration
Figure 5.11 Now we divide the area under the curve into four
equal subintervals for a right-endpoint approximation.
Dividing the region over the interval [0, 2] into eight rectangles results in Δx = 2 − 0 = 0.25. The graph is shown in
8
Figure 5.12. The area is
R 8 = f (0.25)(0.25) + f (0.5)(0.25) + f (0.75)(0.25) + f (1)(0.25)
+ f (1.25)(0.25) + f (1.5)(0.25) + f (1.75)(0.25) + f (2)(0.25)
= 8.25.
Last, the right-endpoint approximation with n = 32 is close to the actual area (Figure 5.13). The area is approximately
R 32 = f (0.0625)(0.0625) + f (0.125)(0.0625) + f (0.1875)(0.0625) + ⋯ + f (2)(0.0625)
= 8.0625.
Based on these figures and calculations, it appears we are on the right track; the rectangles appear to approximate the area
under the curve better as n gets larger. Furthermore, as n increases, both the left-endpoint and right-endpoint approximations
appear to approach an area of 8 square units. Table 5.1 shows a numerical comparison of the left- and right-endpoint
methods. The idea that the approximations of the area under the curve get better and better as n gets larger and larger is very
important, and we now explore this idea in more detail.
n = 32 7.94 8.06
A sum of this form is called a Riemann sum, named for the 19th-century mathematician Bernhard Riemann, who developed
the idea.
Definition
Let f (x) be defined on a closed interval ⎡⎣a, b⎤⎦ and let P be a regular partition of ⎡⎣a, b⎤⎦. Let Δx be the width of each
subinterval [x i − 1, x i] and for each i, let x*i be any point in [x i − 1, x i]. A Riemann sum is defined for f (x) as
n
∑ f ⎛⎝x*i ⎞⎠Δx.
i=1
Recall that with the left- and right-endpoint approximations, the estimates seem to get better and better as n get larger and
larger. The same thing happens with Riemann sums. Riemann sums give better approximations for larger values of n. We
are now ready to define the area under a curve in terms of Riemann sums.
Definition
n
Let f (x) be a continuous, nonnegative function on an interval ⎡⎣a, b⎤⎦, and let ∑ f ⎛⎝x*i ⎞⎠Δx be a Riemann sum for
i=1
f (x). Then, the area under the curve y = f (x) on ⎡⎣a, b⎤⎦ is given by
n
A = n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx.
i=1
520 Chapter 5 | Integration
Some subtleties here are worth discussing. First, note that taking the limit of a sum is a little different from taking the limit
of a function f (x) as x goes to infinity. Limits of sums are discussed in detail in the chapter on Sequences and Series
(http://cnx.org/content/m53756/latest/) ; however, for now we can assume that the computational techniques we used
to compute limits of functions can also be used to calculate limits of sums.
⎧ ⎫
Second, we must consider what to do if the expression converges to different limits for different choices of ⎨
⎩
x*i ⎬⎭.
Fortunately, this does not happen. Although the proof is beyond the scope of this text, it can be shown that if f (x) is
n
continuous on the closed interval ⎡⎣a, b⎤⎦, then n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx exists and is unique (in other words, it does not depend
i=1
⎧ ⎫
on the choice of x*i ).
⎨
⎩
⎬
⎭
⎧ ⎫
We look at some examples shortly. But, before we do, let’s take a moment and talk about some specific choices for ⎨⎩x*i ⎬⎭.
⎧ ⎫
Although any choice for ⎨⎩x*i ⎬
⎭
gives us an estimate of the area under the curve, we don’t necessarily know whether that
estimate is too high (overestimate) or too low (underestimate). If it is important to know whether our estimate is high or
⎧ ⎫
low, we can select our value for ⎨⎩x*i ⎬
⎭
to guarantee one result or the other.
⎧ ⎫
If we want an overestimate, for example, we can choose ⎨⎩x*i ⎬
⎭
such that for i = 1, 2, 3,…, n, f ⎛⎝x*i ⎞⎠ ≥ f (x) for all
⎧ ⎫
x ∈ [x i − 1, x i]. In other words, we choose ⎨⎩x*i ⎬
⎭
so that for i = 1, 2, 3,…, n, f ⎛⎝x*i ⎞
⎠ is the maximum function value on
n
⎧ ⎫
the interval [x i − 1, x i]. If we select ⎨⎩x*i ⎬
⎭
in this way, then the Riemann sum ∑ f ⎛⎝x*i ⎞⎠Δx is called an upper sum.
i=1
⎧ ⎫
Similarly, if we want an underestimate, we can choose x*i ⎨
⎩
⎬
⎭
so that for i = 1, 2, 3,…, n, f ⎛⎝x*i ⎞
⎠ is the minimum function
value on the interval [x i − 1, x i]. In this case, the associated Riemann sum is called a lower sum. Note that if f (x) is either
increasing or decreasing throughout the interval ⎡⎣a, b⎤⎦, then the maximum and minimum values of the function occur at the
endpoints of the subintervals, so the upper and lower sums are just the same as the left- and right-endpoint approximations.
Example 5.5
Solution
With n=4 over the interval [1, 2], Δx = 1 . We can list the intervals as
4
⎡
1, 1.25⎤⎦, ⎡⎣1.25, 1.5⎤⎦, ⎡⎣1.5, 1.75⎤⎦, ⎡⎣1.75, 2⎤⎦. Because the function is decreasing over the interval [1, 2], Figure
⎣
5.14 shows that a lower sum is obtained by using the right endpoints.
Example 5.6
⎡ ⎤
Find a lower sum for f (x) = sin x over the interval ⎡⎣a, b⎤⎦ = ⎣0, π ⎦; let n = 6.
2
Solution
Let’s first look at the graph in Figure 5.15 to get a better idea of the area of interest.
522 Chapter 5 | Integration
Figure 5.15 The graph of y = sin x is divided into six regions: Δx = π/2 = π .
6 12
⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤ ⎡ ⎤
The intervals are ⎣0, π ⎦, ⎣ π , π ⎦, ⎣ π , π ⎦, ⎣ π , π ⎦, ⎣ π , 5π ⎦, and ⎣ 5π , π ⎦. Note that f (x) = sin x is
12 12 6 6 4 4 3 3 12 12 2
⎡ ⎤
increasing on the interval ⎣0, π ⎦, so a left-endpoint approximation gives us the lower sum. A left-endpoint
2
5
approximation is the Riemann sum ∑ sin x i ⎛⎝12
π ⎞.
⎠ We have
i=0
⎛ ⎞ ⎛ ⎞⎛ ⎞ ⎛ ⎞⎛ ⎞ ⎛ ⎞⎛ ⎞ ⎛ ⎞⎛ ⎞ ⎛ ⎞⎛ ⎞
A ≈ sin(0)⎝ π ⎠ + sin⎝ π ⎠⎝ π ⎠ + sin⎝π ⎠⎝ π ⎠ + sin⎝π ⎠⎝ π ⎠ + sin⎝π ⎠⎝ π ⎠ + sin⎝5π ⎠⎝ π ⎠
12 12 12 6 12 4 12 3 12 12 12
= 0.863.
⎡ ⎤
5.6 Using the function f (x) = sin x over the interval ⎣0, π ⎦, find an upper sum; let n = 6.
2
5.1 EXERCISES
1. State whether the given sums are equal or unequal. 20
⎛ 2
10 10 10. ∑ ⎝j − 10 j⎞⎠
a. ∑i and ∑ k j = 11
i=1 k=1
10 15 25
⎡
b. ∑i and ∑ (i − 5) 11. ∑ ⎣(2k)
2
− 100k⎤⎦
i=1 i=6 k=1
10 9
c. ∑ i(i − 1) and ∑ ⎛
⎝ j + 1⎞⎠ j Let L n denote the left-endpoint sum using n subintervals
i=1 j=0 and let R n denote the corresponding right-endpoint sum.
10 10
⎛ 2
∑ i(i − 1) ∑ − k⎞⎠
In the following exercises, compute the indicated left and
d. and ⎝k right sums for the given functions on the indicated interval.
i=1 k=1
100 21. Compute the left and right Riemann sums—L6 and
7. ∑ ⎛
5a i + 4b i⎞⎠
⎝ R6, respectively—for f (x) = (3 − |3 − x|) on ⎡⎣0, 6⎤⎦.
i=1 Compute their average value and compare it with the area
under the graph of f.
In the following exercises, use summation properties and
formulas to rewrite and evaluate the sums. 22. Compute the left and right Riemann sums—L4 and
20 R4, respectively—for f (x) = 4 − x 2 on [−2, 2] and
8. ∑ 100⎛⎝k 2 − 5k + 1⎞⎠ compare their values.
k=1
23. Compute the left and right Riemann sums—L6 and
50
⎛ 2 R6, respectively—for f (x) = 9 − (x − 3) 2 on ⎡⎣0, 6⎤⎦ and
9. ∑ ⎝j − 2 j⎞⎠
j=1 compare their values.
24. L30 for f (x) = x 2 on [1, 2] 37. To help get in shape, Joe gets a new pair of running
shoes. If Joe runs 1 mi each day in week 1 and adds 1 mi
10
25. L10 for f (x) = 4 − x 2 on [−2, 2] to his daily routine each week, what is the total mileage on
Joe’s shoes after 25 weeks?
26. R20 for f (x) = sin x on [0, π]
38. The following table gives approximate values of the
27. R100 for ln x on [1, e] average annual atmospheric rate of increase in carbon
dioxide (CO2) each decade since 1960, in parts per million
(ppm). Estimate the total increase in atmospheric CO2
In the following exercises, graph the function then use a
between 1964 and 2013.
calculator or a computer program to evaluate the following
left and right endpoint sums. Is the area under the curve on Decade Ppm/y
the given interval better approximated by the left Riemann
sum or right Riemann sum? If the two agree, say "neither." 1964–1973 1.07
29. [T] L100 and R100 for y = x 2 on the interval [0, 1] 1984–1993 1.40
30. [T] L50 and R50 for y = x2+ 1 on the interval [2, 4] 1994–2003 1.87
x −1
2004–2013 2.07
31. [T] L100 and R100 for y = x 3 on the interval [−1, 1]
Table 5.2 Average Annual
Atmospheric CO2
⎡ ⎤
32. [T] L50 and R50 for y = tan(x) on the interval ⎣0, π ⎦ Increase,
4 1964–2013 Source:
http://www.esrl.noaa.gov/
gmd/ccgg/trends/.
33. [T] L100 and R100 for y = e 2x on the interval [−1, 1]
34. Let tj denote the time that it took Tejay van Garteren
to ride the jth stage of the Tour de France in 2014. If there
21
were a total of 21 stages, interpret ∑ t j.
j=1
39. The following table gives the approximate increase in 40. The following table gives the approximate increase in
sea level in inches over 20 years starting in the given year. dollars in the average price of a gallon of gas per decade
Estimate the net change in mean sea level from 1870 to since 1950. If the average price of a gallon of gas in 2010
2010. was $2.60, what was the average price of a gallon of gas in
Starting Year 20-Year Change 1950?
Starting Year 10-Year Change
1870 0.3
1950 0.03
1890 1.5
1960 0.05
1910 0.2
1970 0.86
1930 2.8
1980 −0.03
1950 0.7
1990 0.29
1970 1.1
2000 1.12
1990 1.5
Table 5.4 Approximate 10-Year Gas
Price Increases, 1950–2000 Source:
Table 5.3 Approximate 20-Year Sea http://epb.lbl.gov/homepages/
Level Increases, 1870–1990 Source: Rick_Diamond/docs/
http://link.springer.com/article/ lbnl55011-trends.pdf.
10.1007%2Fs10712-011-9119-1
526 Chapter 5 | Integration
41. The following table gives the percent growth of the 43.
U.S. population beginning in July of the year indicated. If
the U.S. population was 281,421,906 in July 2000, estimate
the U.S. population in July 2010.
Year % Change/Year
2000 1.12
2001 0.99
2002 0.93
44.
2003 0.86
2004 0.93
2005 0.93
2006 0.97
2007 0.96
2009 0.88
42.
46. [T] Use a computer algebra system to compute the
Riemann sum, L N, for N = 10, 30, 50 for
48. [T] Use a computer algebra system to compute the 57. For each of the three graphs:
Riemann sum, LN, for N = 10, 30, 50 for f (x) = sin 2 x a. Obtain a lower bound L(A) for the area enclosed
on [0, 2π]. Compare these estimates with π. by the curve by adding the areas of the squares
enclosed completely by the curve.
In the following exercises, use a calculator or a computer b. Obtain an upper bound U(A) for the area by
program to evaluate the endpoint sums RN and LN for adding to L(A) the areas B(A) of the squares
N = 1,10,100. How do these estimates compare with the enclosed partially by the curve.
exact answers, which you can find via geometry?
In the preceding section we defined the area under a curve in terms of Riemann sums:
n
A = n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx.
i=1
However, this definition came with restrictions. We required f (x) to be continuous and nonnegative. Unfortunately, real-
world problems don’t always meet these restrictions. In this section, we look at how to apply the concept of the area under
the curve to a broader set of functions through the use of the definite integral.
Definition
If f (x) is a function defined on an interval ⎡⎣a, b⎤⎦, the definite integral of f from a to b is given by
b n (5.8)
∫ a f (x)dx = n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx,
i=1
provided the limit exists. If this limit exists, the function f (x) is said to be integrable on ⎡⎣a, b⎤⎦, or is an integrable
function.
The integral symbol in the previous definition should look familiar. We have seen similar notation in the chapter on
Applications of Derivatives, where we used the indefinite integral symbol (without the a and b above and below) to
represent an antiderivative. Although the notation for indefinite integrals may look similar to the notation for a definite
integral, they are not the same. A definite integral is a number. An indefinite integral is a family of functions. Later in this
chapter we examine how these concepts are related. However, close attention should always be paid to notation so we know
whether we’re working with a definite integral or an indefinite integral.
Integral notation goes back to the late seventeenth century and is one of the contributions of Gottfried Wilhelm Leibniz, who
is often considered to be the codiscoverer of calculus, along with Isaac Newton. The integration symbol ∫ is an elongated S,
suggesting sigma or summation. On a definite integral, above and below the summation symbol are the boundaries of the
interval, ⎡⎣a, b⎤⎦. The numbers a and b are x-values and are called the limits of integration; specifically, a is the lower limit
and b is the upper limit. To clarify, we are using the word limit in two different ways in the context of the definite integral.
First, we talk about the limit of a sum as n → ∞. Second, the boundaries of the region are called the limits of integration.
We call the function f (x) the integrand, and the dx indicates that f (x) is a function with respect to x, called the variable
of integration. Note that, like the index in a sum, the variable of integration is a dummy variable, and has no impact on the
computation of the integral. We could use any variable we like as the variable of integration:
b b b
∫ a f (x)dx = ∫ a f (t)dt = ∫ a f (u)du
530 Chapter 5 | Integration
n
Previously, we discussed the fact that if f (x) is continuous on ⎡⎣a, b⎤⎦, then the limit n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx exists and is
i=1
unique. This leads to the following theorem, which we state without proof.
Functions that are not continuous on ⎡⎣a, b⎤⎦ may still be integrable, depending on the nature of the discontinuities. For
example, functions with a finite number of jump discontinuities on a closed interval are integrable.
It is also worth noting here that we have retained the use of a regular partition in the Riemann sums. This restriction is not
strictly necessary. Any partition can be used to form a Riemann sum. However, if a nonregular partition is used to define
the definite integral, it is not sufficient to take the limit as the number of subintervals goes to infinity. Instead, we must take
the limit as the width of the largest subinterval goes to zero. This introduces a little more complex notation in our limits and
makes the calculations more difficult without really gaining much additional insight, so we stick with regular partitions for
the Riemann sums.
Example 5.7
2
Use the definition of the definite integral to evaluate ∫ x 2 dx. Use a right-endpoint approximation to generate
0
the Riemann sum.
Solution
We first want to set up a Riemann sum. Based on the limits of integration, we have a = 0 and b = 2. For
i = 0, 1, 2,…, n, let P = {x i} be a regular partition of [0, 2]. Then
Δx = b − a 2
n = n.
Since we are using a right-endpoint approximation to generate Riemann sums, for each i, we need to calculate
the function value at the right endpoint of the interval [x i − 1, x i]. The right endpoint of the interval is x i, and
since P is a regular partition,
⎡ ⎤
x i = x 0 + iΔx = 0 + i⎣ 2n ⎦ = 2i
n.
Thus, the function value at the right endpoint of the interval is
2
f (x i) = x i2 = ⎛⎝2i ⎞ 4i 2
n⎠ = 2.
n
Then the Riemann sum takes the form
∑ ⎛⎝4i2 ⎞⎠2n = ∑
n n n n
∑ f (x i)Δx =
2
8i 2 = 8 ∑ i 2.
i=1 i=1 n i=1 n3 n3i = 1
n
Using the summation formula for ∑ i 2, we have
i=1
n n
∑ f (x i)Δx = 83 ∑ i 2
i=1 n i=1
⎡n(n + 1)(2n + 1) ⎤
= 83 ⎣ ⎦
n 6
⎡ 3 2 ⎤
= 83 ⎣2n + 3n + n ⎦
n 6
3 2
= 16n + 24n 3
+ 8n
6n
= 8 + 4n + 8 2 .
3 6n
Now, to calculate the definite integral, we need to take the limit as n → ∞. We get
2 n
∫ x 2 dx = n lim
→∞
∑ f (x i)Δx
0 i=1
⎛8 4 ⎞
→ ∞⎝3
+ n + 82
6n ⎠
= n lim
⎛8 ⎞ ⎛ ⎞
+ lim ⎛4 ⎞ + lim 8
→ ∞⎝3 ⎠ n → ∞⎝n ⎠ n → ∞⎝6n 2 ⎠
= n lim
= 8 + 0 + 0 = 8.
3 3
5.7 3
Use the definition of the definite integral to evaluate ∫ (2x − 1)dx. Use a right-endpoint approximation
0
to generate the Riemann sum.
Example 5.8
6
Use the formula for the area of a circle to evaluate ∫ 9 − (x − 3) 2dx.
3
Solution
The function describes a semicircle with radius 3. To find
532 Chapter 5 | Integration
6
∫ 9 − (x − 3) 2dx,
3
we want to find the area under the curve over the interval ⎡⎣3, 6⎤⎦. The formula for the area of a circle is A = πr 2.
⎛ ⎞
The area of a semicircle is just one-half the area of a circle, or A = ⎝1 ⎠πr 2. The shaded area in Figure 5.16
2
⎛ ⎞
covers one-half of the semicircle, or A = ⎝1 ⎠πr 2. Thus,
4
6
∫ 9 − (x − 3) 2 = 1 π(3) 2
3 4
= 9π
4
≈ 7.069.
5.8 4
Use the formula for the area of a trapezoid to evaluate ∫ (2x + 3)dx.
2
Taking the limit as n → ∞, the Riemann sum approaches the area between the curve above the x-axis and the x-axis, less
the area between the curve below the x-axis and the x-axis, as shown in Figure 5.18. Then,
2 n
∫ f (x)dx = n lim
→∞
∑ f (c i)Δx
0 i=1
= A 1 − A 2.
Notice that net signed area can be positive, negative, or zero. If the area above the x-axis is larger, the net signed area is
positive. If the area below the x-axis is larger, the net signed area is negative. If the areas above and below the x-axis are
equal, the net signed area is zero.
Example 5.9
Find the net signed area between the curve of the function f (x) = 2x and the x-axis over the interval [−3, 3].
Solution
The function produces a straight line that forms two triangles: one from x = −3 to x = 0 and the other from
x = 0 to x = 3 (Figure 5.19). Using the geometric formula for the area of a triangle, A = 1 bh, the area of
2
triangle A1, above the axis, is
A 1 = 1 3(6) = 9,
2
where 3 is the base and 2(3) = 6 is the height. The area of triangle A2, below the axis, is
A 2 = 1 (3)(6) = 9,
2
where 3 is the base and 6 is the height. Thus, the net area is
3
∫ 2xdx = A 1 − A 2 = 9 − 9 = 0.
−3
Figure 5.19 The area above the curve and below the x-axis
equals the area below the curve and above the x-axis.
Analysis
If A1 is the area above the x-axis and A2 is the area below the x-axis, then the net area is A 1 − A 2. Since the areas
of the two triangles are equal, the net area is zero.
5.9 Find the net signed area of f (x) = x − 2 over the interval ⎡⎣0, 6⎤⎦, illustrated in the following image.
Total Area
One application of the definite integral is finding displacement when given a velocity function. If v(t) represents the
velocity of an object as a function of time, then the area under the curve tells us how far the object is from its original
position. This is a very important application of the definite integral, and we examine it in more detail later in the chapter.
For now, we’re just going to look at some basics to get a feel for how this works by studying constant velocities.
When velocity is a constant, the area under the curve is just velocity times time. This idea is already very familiar. If a car
travels away from its starting position in a straight line at a speed of 75 mph for 2 hours, then it is 150 mi away from its
original position (Figure 5.20). Using integral notation, we have
2
∫ 75dt = 150.
0
Figure 5.20 The area under the curve v(t) = 75 tells us how far the car
is from its starting point at a given time.
In the context of displacement, net signed area allows us to take direction into account. If a car travels straight north at a
speed of 60 mph for 2 hours, it is 120 mi north of its starting position. If the car then turns around and travels south at a
speed of 40 mph for 3 hours, it will be back at it starting position (Figure 5.21). Again, using integral notation, we have
2 5
∫ 60dt + ∫ −40dt = 120 − 120
0 2
= 0.
In this case the displacement is zero.
536 Chapter 5 | Integration
Figure 5.21 The area above the axis and the area below the axis
are equal, so the net signed area is zero.
Suppose we want to know how far the car travels overall, regardless of direction. In this case, we want to know the area
between the curve and the x-axis, regardless of whether that area is above or below the axis. This is called the total area.
Graphically, it is easiest to think of calculating total area by adding the areas above the axis and the areas below the axis
(rather than subtracting the areas below the axis, as we did with net signed area). To accomplish this mathematically, we use
the absolute value function. Thus, the total distance traveled by the car is
2 5 2 5
∫ |60|dt + ∫ |−40|dt = ∫ 60dt + ∫ 40dt
0 2 0 2
= 120 + 120
= 240.
Bringing these ideas together formally, we state the following definitions.
Definition
Let f (x) be an integrable function defined on an interval ⎡⎣a, b⎤⎦. Let A1 represent the area between f (x) and the
x-axis that lies above the axis and let A2 represent the area between f (x) and the x-axis that lies below the axis. Then,
the net signed area between f (x) and the x-axis is given by
b
∫ a f (x)dx = A 1 − A 2.
The total area between f (x) and the x-axis is given by
b
∫ a| f (x)|dx = A 1 + A 2.
Example 5.10
Find the total area between f (x) = x − 2 and the x-axis over the interval ⎡⎣0, 6⎤⎦.
Solution
Calculate the x-intercept as (2, 0) (set y = 0, solve for x). To find the total area, take the area below the x-axis
over the subinterval [0, 2] and add it to the area above the x-axis on the subinterval ⎡⎣2, 6⎤⎦ (Figure 5.22).
Figure 5.22 The total area between the line and the x-axis
over ⎡⎣0, 6⎤⎦ is A2 plus A1.
We have
6
∫ |(x − 2)|dx = A 2 + A 1.
0
A 2 = 1 bh = 1 · 2 · 2 = 2
2 2
1 1
A 1 = bh = · 4 · 4 = 8.
2 2
The total area, then, is
A 1 + A 2 = 8 + 2 = 10.
5.10 Find the total area between the function f (x) = 2x and the x-axis over the interval [−3, 3].
If the limits of integration are the same, the integral is just a line and contains no area.
2.
a b (5.10)
∫ f (x)dx = −∫ f (x)dx
a
b
If the limits are reversed, then place a negative sign in front of the integral.
3.
b b b (5.11)
∫a ⎡
⎣ f (x) + g(x)⎤⎦dx = ∫ f (x)dx + ∫ g(x)dx
a a
⌡a ⌡a
⎣ ⎦
a
for constant c. The integral of the product of a constant and a function is equal to the constant multiplied by
the integral of the function.
6.
b c b (5.14)
∫ a f (x)dx = ∫ a f (x)dx + ∫ c f (x)dx
Although this formula normally applies when c is between a and b, the formula holds for all values of a, b, and
c, provided f (x) is integrable on the largest interval.
Example 5.11
Use the properties of the definite integral to express the definite integral of f (x) = −3x 3 + 2x + 2 over the
interval [−2, 1] as the sum of three definite integrals.
Solution
1
⎛
Using integral notation, we have ∫ ⎝−3x
3
+ 2x + 2⎞⎠dx. We apply properties 3. and 5. to get
−2
1 1 1 1
⎛
∫ ⎝−3x
3
+ 2x + 2⎞⎠dx = ∫ −3x 3 dx + ∫ 2xdx + ∫ 2dx
−2 −2 −2 −2
1 1 1
= −3∫ x 3 dx + 2∫ xdx + ∫ 2dx.
−2 −2 −2
5.11 Use the properties of the definite integral to express the definite integral of f (x) = 6x 3 − 4x 2 + 2x − 3
over the interval [1, 3] as the sum of four definite integrals.
Example 5.12
8 5 8
If it is known that ∫ f (x)dx = 10 and ∫ f (x)dx = 5, find the value of ∫ f (x)dx.
0 0 5
Solution
By property 6.,
b c b
∫ a f (x)dx = ∫ a f (x)dx + ∫ c f (x)dx.
Thus,
8 5 8
∫ f (x)dx = ∫ f (x)dx + ∫ f (x)dx
0 0 5
8
10 = 5 + ∫ f (x)dx
5
8
5 = ∫ f (x)dx.
5
5.12 5 5 2
If it is known that ∫ f (x)dx = −3 and ∫ f (x)dx = 4, find the value of ∫ f (x)dx.
1 2 1
Example 5.13
Solution
Graphing these functions is necessary to understand how they compare over the interval [0, 1]. Initially, when
graphed on a graphing calculator, f (x) appears to be above g(x) everywhere. However, on the interval [0, 1],
the graphs appear to be on top of each other. We need to zoom in to see that, on the interval [0, 1], g(x) is above
f (x). The two functions intersect at x = 0 and x = 1 (Figure 5.23).
Figure 5.23 (a) The function f (x) appears above the function g(x)
except over the interval [0, 1] (b) Viewing the same graph with a greater
zoom shows this more clearly.
We can see from the graph that over the interval [0, 1], g(x) ≥ f (x). Comparing the integrals over the specified
1 1
interval [0, 1], we also see that ∫ g(x)dx ≥ ∫ f (x)dx (Figure 5.24). The thin, red-shaded area shows just
0 0
how much difference there is between these two integrals over the interval [0, 1].
Figure 5.24 (a) The graph shows that over the interval
[0, 1], g(x) ≥ f (x), where equality holds only at the endpoints of the
interval. (b) Viewing the same graph with a greater zoom shows this more
clearly.
f ⎛⎝x*i ⎞
⎠ as a sampling of the function over each subinterval. The average value of the function may then be approximated as
which is basically the same expression used to calculate the average of discrete values.
n
∑ f ⎛⎝x*i ⎞
⎠ n
⎛ ⎞
i=1 = ⎝ Δx ⎠ ∑ f ⎛⎝x*i ⎞
⎠
(b − a) b−a i=1
Δx
n
⎛ ⎞
= ⎝ 1 ⎠ ∑ f ⎛⎝x*i ⎞⎠Δx.
b−a i=1
This is a Riemann sum. Then, to get the exact average value, take the limit as n goes to infinity. Thus, the average value of
a function is given by
n b
1 lim ∑ f (x )Δx = 1 ∫ f (x)dx.
b − a n → ∞i = 1 i b−a a
Definition
Let f (x) be continuous over the interval ⎡⎣a, b⎤⎦. Then, the average value of the function f (x) (or fave) on ⎡⎣a, b⎤⎦ is
given by
b
1
b − a∫a
f ave = f (x)dx.
Example 5.14
Find the average value of f (x) = x + 1 over the interval ⎡⎣0, 5⎤⎦.
Solution
First, graph the function on the stated interval, as shown in Figure 5.25.
Figure 5.25 The graph shows the area under the function
f (x) = x + 1 over ⎡⎣0, 5⎤⎦.
The region is a trapezoid lying on its side, so we can use the area formula for a trapezoid A = 1 h(a + b), where
2
h represents height, and a and b represent the two parallel sides. Then,
5
∫ x + 1dx = 1 h(a + b)
0 2
= 1 · 5 · (1 + 6)
2
= 35 .
2
Thus the average value of the function is
5
1 x + 1dx = 1 · 35 = 7 .
5 − 0∫0 5 2 2
5.13 Find the average value of f (x) = 6 − 2x over the interval [0, 3].
544 Chapter 5 | Integration
5.2 EXERCISES
In the following exercises, express the limits as integrals. 71.
n
60. n lim
→∞
∑ ⎛⎝x*i ⎞⎠Δx over [1, 3]
i=1
n
61. n lim
→∞
∑ ⎛⎝5⎛⎝x*i ⎞⎠2 − 3⎛⎝x*i ⎞⎠3⎞⎠Δx over [0, 2]
i=1
n
62. n lim
→∞
∑ sin 2 ⎛⎝2πx*i ⎞⎠Δx over [0, 1]
i=1
n
63. n lim
→∞
∑ cos 2 ⎛⎝2πx*i ⎞⎠Δx over [0, 1] 72.
i=1
n
n∑ n
65. R n = 1 i
i=1
n 73.
⎛ i − 1⎞
n ∑ ⎝1 + 2 n ⎠
66. L n = 2
i=1
n
⎛ i⎞
n ∑ ⎝3 + 3 n ⎠
67. R n = 3
i=1
n
i − 1 ⎛ i − 1⎞
n ∑ 2π n cos⎝2π n ⎠
68. L n = 2π
i=1
i ⎞ ⎛⎛ i⎞ ⎞
n 2
⎛
n ∑ ⎝1 + n ⎠log⎝⎝1 + n ⎠ ⎠
69. R n = 1
i=1
70.
74. 3
83. ∫ (3 − |x|)dx
−2
84. {(0, 0), (2, 1), (4, 3), (5, 0), (6, 0), (8, 3)} over
[0, 8]
85. {(0, 2), (1, 0), (3, 5), (5, 5), (6, 2), (8, 0)} over
[0, 8]
75. 86. {(−4, −4), (−2, 0), (0, −2), (3, 3), (4, 3)} over
[−4, 4]
87. {(−4, 0), (−2, 2), (0, 0), (1, 2), (3, 2), (4, 0)}
over [−4, 4]
4 2
Suppose that ∫ f (x)dx = 5 and ∫ f (x)dx = −3, and
0 0
4 2
∫ g(x)dx = −1 and ∫ g(x)dx = 2. In the following
0 0
exercises, compute the integrals.
4
In the following exercises, evaluate the integral using area 88. ∫ ⎛
⎝ f (x) + g(x)⎞⎠dx
formulas. 0
3 4
76. ∫ (3 − x)dx 89. ∫ ⎛
⎝ f (x) + g(x)⎞⎠dx
0 2
3 2
77. ∫ (3 − x)dx 90. ∫ ⎛
⎝ f (x) − g(x)⎞⎠dx
2 0
3 4
78. ∫ (3 − |x|)dx 91. ∫ ⎛
⎝ f (x) − g(x)⎞⎠dx
−3 2
6 2
79. ∫ (3 − |x − 3|)dx 92. ∫ ⎛
3 f (x) − 4g(x)⎞⎠dx
⎝
0 0
2 4
80. ∫ 4 − x 2dx 93. ∫ ⎛
4 f (x) − 3g(x)⎞⎠dx
⎝
−2 2
π π/2
95. ∫ t dt 108. Show that ∫ sintdt ≥ π . (Hint: sint ≥ 2t
− π 1 + cost 4 π over
0
⎡ π⎤
In the following exercises, find the net signed area between ⎣0, 2 ⎦)
f ⎛⎝x⎞⎠ and the x-axis.
π/4
3 109. Show that ∫ costdt ≥ π 2/4.
96. ∫ (2 − x)dx (Hint: Look at the graph of f.) −π/4
1
In the following exercises, find the average value fave of f
4 between a and b, and find a point c, where f (c) = f ave .
97. ∫ (x − 3) 3 dx (Hint: Look at the graph of f.)
2
110. f (x) = x 2, a = −1, b = 1
In the following exercises, given that
1 1 1
f (x) = x 5, a = −1, b = 1
∫ xdx = 1 , ∫ x 2 dx = 1 , ∫ x 3 dx = 1 ,
111.
and
0 2 0 3 0 4
compute the integrals. 112. f (x) = 4 − x 2, a = 0, b = 2
1
⎛
98. ∫ ⎝1 + x + x 2 + x 3⎞⎠dx 113. f (x) = (3 − |x|), a = −3, b = 3
0
114. f (x) = sin x, a = 0, b = 2π
1
⎛
99. ∫ ⎝1 − x + x2 − x 3⎞⎠dx
0 115. f (x) = cos x, a = 0, b = 2π
119. [T] y = x + 1
3
⎛ 2
104. Show that ∫ ⎝x − 6x + 9⎞⎠dx ≥ 0. over the interval [−1, 1]; the
0 4 − x2
exact solution is π .
3
6
105. Show that ∫ (x − 3)(x + 2)dx ≤ 0.
−2 In the following exercises, compute the average value using
the left Riemann sums LN for N = 1, 10, 100. How does
1 1
106. Show that ∫ 1 + x 3dx ≤ ∫ 1 + x 2dx. the accuracy compare with the given exact value?
0 0
120. [T] y = x 2 − 4 over the interval [0, 2]; the exact
2 2
107. Show that ∫ 1 + xdx ≤ ∫ 1 + x 2dx. solution is − 8 .
1 1
3
solution is 15 . b
64ln(2) a. Explain why ∫ a f (t)dt = A 1 + A 2 + ⋯ + A N .
| |
b b
123. [T] y = x sin⎛⎝x 2⎞⎠ over the interval [−π, 0]; the b. Then, explain why ∫ a f (t)dt ≤∫ | f (t)|dt.
a
cos⎛⎝π 2⎞⎠ − 1
exact solution is .
2π 131. Suppose f and g are continuous functions such that
d d
2π ∫c f (t)dt ≤ ∫ g(t)dt for every subinterval ⎡⎣c, d⎤⎦ of
124. Suppose that A=∫ sin 2 tdt and c
⎡ ⎤
0 ⎣a, b . Explain why f (x) ≤ g(x) for all values of x.
⎦
2π
B=∫ cos 2 tdt. Show that A + B = 2π and A = B. 132. Suppose the average value of f over ⎡⎣a, b⎤⎦ is 1 and
0
the average value of f over ⎡⎣b, c⎤⎦ is 1 where a < c < b.
π/4
Show that the average value of f over [a, c] is also 1.
125. Suppose that A=∫ sec 2 tdt = π and
−π/4
⎡
π/4 133. Suppose that ⎣a, b⎤⎦ can be partitioned. taking
B=∫ tan tdt. Show that A − B = π .
2
a = a 0 < a 1 < ⋯ < a N = b such that the average value
−π/4 2
of f over each subinterval [a i − 1, a i] = 1 is equal to 1 for
126. Show that the average value of sin 2 t over [0, 2π] each i = 1,…, N. Explain why the average value of f over
⎡
is equal to 1/2 Without further calculation, determine ⎣a, b⎤⎦ is also equal to 1.
whether the average value of sin 2 t over [0, π] is also
equal to 1/2. 134. Suppose that for each i such that 1 ≤ i ≤ N one has
i N
N(N + 1)
127. Show that the average value of cos 2 t over [0, 2π] ∫ f (t)dt = i. Show that ∫ f (t)dt =
2
.
i−1 0
is equal to 1/2. Without further calculation, determine
whether the average value of cos 2 (t) over [0, π] is also 135. Suppose that for each i such that 1 ≤ i ≤ N one
i
equal to 1/2. has ∫ f (t)dt = i 2. Show that
i−1
128. Explain why the graphs of a quadratic function N
N(N + 1)(2N + 1)
(parabola) p(x) and a linear function ℓ(x) can intersect ∫ f (t)dt =
6
.
0
in at most two points. Suppose that p(a) = ℓ(a) and
b b 136. [T] Compute the left and right Riemann sums L10
p(b) = ℓ(b), and that ∫ a p(t)dt > ∫ a ℓ(t)dt. Explain L 10 + R 10
and R10 and their average for f (t) = t 2 over
d d
2
why ∫ c p(t) > ∫ c ℓ(t)dt whenever a ≤ c < d ≤ b. 1 –
[0, 1]. Given that ∫ t 2 dt = 0.33, to how many
0
⎛
137. [T] Compute the left and right Riemann sums, L10 142. If f is 1-periodic ⎝ f (t + 1) = f (t)⎞⎠, odd, and
L + R 10
and R10, and their average 10 for f (t) = ⎛⎝4 − t 2⎞⎠ integrable over [0, 1], is it always true that
2
1
2 –
over [1, 2]. Given that ∫ ⎛⎝4 − t 2⎞⎠dt = 1.66, to how
∫ f (t)dt = 0 ?
0
1
L 10 + R 10 1
many decimal places is accurate?
2 143. If f is 1-periodic and ∫ f (t)dt = A, is it
0
5 1+a
138. If ∫ 1 + t 4dt = 41.7133..., what is necessarily true that ∫a f (t)dt = A for all A?
1
5
∫ 1 + u 4du ?
1
1
139. Estimate ∫ tdt using the left and right endpoint
0
sums, each with a single rectangle. How does the average
of these left and right endpoint sums compare with the
1
actual value ∫ tdt ?
0
1
140. Estimate ∫ tdt by comparison with the area of a
0
single rectangle with height equal to the value of t at the
midpoint t = 1 . How does this midpoint estimate compare
2
1
with the actual value ∫ tdt ?
0
any value of a.
In the previous two sections, we looked at the definite integral and its relationship to the area under the curve of a function.
Unfortunately, so far, the only tools we have available to calculate the value of a definite integral are geometric area
formulas and limits of Riemann sums, and both approaches are extremely cumbersome. In this section we look at some
more powerful and useful techniques for evaluating definite integrals.
These new techniques rely on the relationship between differentiation and integration. This relationship was discovered and
explored by both Sir Isaac Newton and Gottfried Wilhelm Leibniz (among others) during the late 1600s and early 1700s,
and it is codified in what we now call the Fundamental Theorem of Calculus, which has two parts that we examine in this
section. Its very name indicates how central this theorem is to the entire development of calculus.
Isaac Newton’s contributions to mathematics and physics changed the way we look at the world. The relationships
he discovered, codified as Newton’s laws and the law of universal gravitation, are still taught as foundational
material in physics today, and his calculus has spawned entire fields of mathematics. To learn more, read a brief
biography (http://www.openstax.org/l/20_newtonbio) of Newton with multimedia clips.
Before we get to this crucial theorem, however, let’s examine another important theorem, the Mean Value Theorem for
Integrals, which is needed to prove the Fundamental Theorem of Calculus.
Proof
Since f (x) is continuous on ⎡⎣a, b⎤⎦, by the extreme value theorem (see Maxima and Minima), it assumes minimum and
maximum values—m and M, respectively—on ⎡⎣a, b⎤⎦. Then, for all x in ⎡⎣a, b⎤⎦, we have m ≤ f (x) ≤ M. Therefore, by
the comparison theorem (see The Definite Integral), we have
b
m(b − a) ≤ ∫ f (x)dx ≤ M(b − a).
a
550 Chapter 5 | Integration
Dividing by b − a gives us
b
1
b − a∫a
m≤ f (x)dx ≤ M.
b
1
b − a∫a
Since f (x)dx is a number between m and M, and since f (x) is continuous and assumes the values m and M over
⎡
⎣a, b⎤⎦, by the Intermediate Value Theorem (see Continuity), there is a number c over ⎡⎣a, b⎤⎦ such that
b
1
b − a∫a
f (c) = f (x)dx,
Example 5.15
Find the average value of the function f (x) = 8 − 2x over the interval [0, 4] and find c such that f (c) equals
the average value of the function over [0, 4].
Solution
The formula states the mean value of f (x) is given by
4
1
4 − 0∫0
(8 − 2x)dx.
We can see in Figure 5.26 that the function represents a straight line and forms a right triangle bounded by the
x- and y-axes. The area of the triangle is A = 1 (base)⎛⎝height⎞⎠. We have
2
A = 1 (4)(8) = 16.
2
The average value is found by multiplying the area by 1/(4 − 0). Thus, the average value of the function is
1 (16) = 4.
4
Set the average value equal to f (c) and solve for c.
8 − 2c = 4
c = 2
At c = 2, f (2) = 4.
5.14 Find the average value of the function f (x) = x over the interval ⎡⎣0, 6⎤⎦ and find c such that f (c)
2
equals the average value of the function over [0, 6].
Example 5.16
3
Given ∫ x 2 dx = 9, find c such that f (c) equals the average value of f (x) = x 2 over [0, 3].
0
Solution
We are looking for the value of c such that
3
1 x 2 dx = 1 (9) = 3.
3 − 0∫0
f (c) =
3
c2 = 3
c = ± 3.
Since − 3 is outside the interval, take only the positive value. Thus, c = 3 (Figure 5.27).
552 Chapter 5 | Integration
5.15 3
⎛ 2
Given ∫ ⎝2x − 1⎞⎠dx = 15, find c such that f (c) equals the average value of f (x) = 2x 2 − 1 over
0
[0, 3].
Before we delve into the proof, a couple of subtleties are worth mentioning here. First, a comment on the notation. Note that
we have defined a function, F(x), as the definite integral of another function, f (t), from the point a to the point x. At
first glance, this is confusing, because we have said several times that a definite integral is a number, and here it looks like
it’s a function. The key here is to notice that for any particular value of x, the definite integral is a number. So the function
F(x) returns a number (the value of the definite integral) for each value of x.
Second, it is worth commenting on some of the key implications of this theorem. There is a reason it is called the
Fundamental Theorem of Calculus. Not only does it establish a relationship between integration and differentiation, but
also it guarantees that any integrable function has an antiderivative. Specifically, it guarantees that any continuous function
has an antiderivative.
Proof
Applying the definition of the derivative, we have
F(x + h) − F(x)
F′ (x) = lim
h→0 h
⎡ x+h x ⎤
= lim 1 ⎢∫ f (t)dt − ∫ f (t)dt⎥
h → 0 h⎣ a a ⎦
⎡ x+h a ⎤
= lim 1 ⎢ ∫f (t)dt + ∫x f (t)dt⎥
h → 0 h⎣ a ⎦
x+h
= lim 1 ∫ f (t)dt.
h→0h x
x+h
Looking carefully at this last expression, we see 1 ∫ f (t)dt is just the average value of the function f (x) over the
h x
interval ⎡⎣x, x + h⎤⎦. Therefore, by The Mean Value Theorem for Integrals, there is some number c in ⎡⎣x, x + h⎤⎦ such
that
x+h
1∫ f (x)dx = f (c).
h x
In addition, since c is between x and x + h, c approaches x as h approaches zero. Also, since f (x) is continuous, we have
lim f (c) = clim
→x
f (c) = f (x). Putting all these pieces together, we have
h→0
x+h
F′ (x) = lim 1 ∫ f (x)dx
h→0h x
= lim f (c)
h→0
= f (x),
Example 5.17
Solution
According to the Fundamental Theorem of Calculus, the derivative is given by
g′ (x) = 1 .
x3 + 1
554 Chapter 5 | Integration
5.16 r
Use the Fundamental Theorem of Calculus, Part 1 to find the derivative of g(r) = ∫ x 2 + 4dx.
0
Example 5.18
Using the Fundamental Theorem and the Chain Rule to Calculate Derivatives
x
Let F(x) = ∫ sintdt. Find F′ (x).
1
Solution
u(x)
Letting u(x) = x, we have F(x) = ∫ sintdt. Thus, by the Fundamental Theorem of Calculus and the chain
1
rule,
F′ (x) = sin⎛⎝u(x)⎞⎠ du
dx
⎛ ⎞
= sin(u(x)) · ⎝1 x −1/2⎠
2
= sin x .
2 x
5.17 x3
Let F(x) = ∫ costdt. Find F′ (x).
1
Example 5.19
2x
Let F(x) = ∫ t 3 dt. Find F′ (x).
x
Solution
2x
We have F(x) = ∫ t 3 dt. Both limits of integration are variable, so we need to split this into two integrals. We
x
get
2x
F(x) = ∫ t 3 dt
x
0 2x
= ∫ t 3 dt + ∫ t 3 dt
x 0
x 2x
= −∫ t 3 dt + ∫ t 3 dt.
0 0
d ⎡− t 3 dt⎤ = −x 3.
x
dx ⎣ ∫ 0 ⎦
Differentiating the second term, we first let u(x) = 2x. Then,
⎡ 2x ⎤ ⎡ u(x) ⎤
d⎢ t 3 dt⎥ = d ⎢∫ t 3 dt⎥
dx ⎣ ∫ 0 ⎦ dx ⎣ 0 ⎦
= (u(x)) 3 du
dx
3
= (2x) · 2
= 16x 3.
Thus,
⎡ ⎤ x ⎡ 2x ⎤
F′ (x) = d −∫ t 3 dt + d ⎢ ∫ t 3 dt⎥
dx ⎣ 0 ⎦ dx ⎣ 0 ⎦
= −x 3 + 16x 3
= 15x 3.
5.18 x2
Let F(x) = ∫ costdt. Find F′ (x).
x
We often see the notation F(x)| ba to denote the expression F(b) − F(a). We use this vertical bar and associated limits a
and b to indicate that we should evaluate the function F(x) at the upper limit (in this case, b), and subtract the value of the
function F(x) evaluated at the lower limit (in this case, a).
The Fundamental Theorem of Calculus, Part 2 (also known as the evaluation theorem) states that if we can find an
556 Chapter 5 | Integration
antiderivative for the integrand, then we can evaluate the definite integral by evaluating the antiderivative at the endpoints
of the interval and subtracting.
Proof
Let P = {x i}, i = 0, 1,…, n be a regular partition of ⎡⎣a, b⎤⎦. Then, we can write
Now, we know F is an antiderivative of f over ⎡⎣a, b⎤⎦, so by the Mean Value Theorem (see The Mean Value Theorem)
for i = 0, 1,…, n we can find c i in [x i − 1, x i] such that
n
F(b) − F(a) = n lim
→∞
∑ f (c i)Δx
i=1
b
= ∫ f (x)dx.
a
Example 5.20
Solution
Recall the power rule for Antiderivatives:
n+1
If y = x n, ∫ x n dx = xn + 1 + C.
Use this rule to find the antiderivative of the function and then apply the theorem. We have
2 3
⎛ 2
∫ ⎝t − 4⎞⎠dt = t − 4t| 2−2
−2 3
⎡(2) 3 ⎤ ⎡(−2) 3 ⎤
=
⎣ 3 ⎦ ⎣ 3 − 4(−2)⎦
− 4(2) −
⎛ ⎞ ⎛ ⎞
= ⎝8 − 8⎠ − ⎝− 8 + 8⎠
3 3
= 8 −8+ 8 −8
3 3
= 16 − 16
3
= − 32 .
3
Analysis
Notice that we did not include the “+ C” term when we wrote the antiderivative. The reason is that, according
to the Fundamental Theorem of Calculus, Part 2, any antiderivative works. So, for convenience, we chose the
antiderivative with C = 0. If we had chosen another antiderivative, the constant term would have canceled out.
This always happens when evaluating a definite integral.
The region of the area we just calculated is depicted in Figure 5.28. Note that the region between the curve
and the x-axis is all below the x-axis. Area is always positive, but a definite integral can still produce a negative
number (a net signed area). For example, if this were a profit function, a negative number indicates the company
is operating at a loss over the given interval.
Example 5.21
Evaluate the following integral using the Fundamental Theorem of Calculus, Part 2:
9
∫ x − 1 dx.
1 x
Solution
558 Chapter 5 | Integration
First, eliminate the radical by rewriting the integral using rational exponents. Then, separate the numerator terms
by writing each one over the denominator:
⌠ x − 1 dx = ⌠ ⎛ x − 1 ⎞dx.
9 9
|
⎛ 3/2 ⎞
9
9
⎠dx = ⎜ 3 − 1 ⎟ 1
∫ ⎛ 1/2 −1/2⎞ x x 1/2
⎝x −x
1 ⎝ 2 2 ⎠
⎡ 3/2 ⎤ ⎡ 3/2 ⎤
(9) 1/2 (1) 1/2
= ⎢ 3 − 1 ⎥− ⎢ 3 − 1 ⎥
(9) (1)
⎣ 2 2 ⎦ ⎣ 2 2 ⎦
⎡ ⎤ ⎡ ⎤
= ⎣2 (27) − 2(3)⎦ − ⎣2 (1) − 2(1)⎦
3 3
= 18 − 6 − 2 + 2
3
40
= .
3
See Figure 5.29.
5.19 2
Use The Fundamental Theorem of Calculus, Part 2 to evaluate ∫ x −4 dx.
1
Example 5.22
A Roller-Skating Race
James and Kathy are racing on roller skates. They race along a long, straight track, and whoever has gone the
farthest after 5 sec wins a prize. If James can skate at a velocity of f (t) = 5 + 2t ft/sec and Kathy can skate at a
⎛ ⎞
velocity of g(t) = 10 + cos⎝π t⎠ ft/sec, who is going to win the race?
2
Solution
We need to integrate both functions over the interval ⎡⎣0, 5⎤⎦ and see which value is bigger. For James, we want to
calculate
5
∫ (5 + 2t)dt.
0
⎛ ⎞
5
∫ 10 + cos⎝π t⎠dt.
0 2
⎛ ⎞
We know sint is an antiderivative of cost, so it is reasonable to expect that an antiderivative of cos⎝π t⎠ would
2
⎛ ⎞ ⎛ ⎞ ⎛ ⎞
involve sin⎝π t⎠. However, when we differentiate sin⎝π t⎠, we get π cos⎝π t⎠ as a result of the chain rule, so we
2 2 2 2
have to account for this additional coefficient when we integrate. We obtain
⎛ ⎞ ⎛ ⎛ ⎞⎞
|
5 5
∫ 10 + cos⎝π t⎠dt = ⎝10t + π2 sin⎝π t⎠⎠ 0
0 2 2
= ⎝50 + π ⎠ − ⎝0 − π2 sin0⎞⎠
⎛ 2 ⎞ ⎛
≈ 50.6.
Kathy has skated approximately 50.6 ft after 5 sec. Kathy wins, but not by much!
5.20 Suppose James and Kathy have a rematch, but this time the official stops the contest after only 3 sec.
Does this change the outcome?
560 Chapter 5 | Integration
Figure 5.30 Skydivers can adjust the velocity of their dive by changing the position of their body during the
free fall. (credit: Jeremy T. Lock)
Julie is an avid skydiver. She has more than 300 jumps under her belt and has mastered the art of making adjustments
to her body position in the air to control how fast she falls. If she arches her back and points her belly toward the
ground, she reaches a terminal velocity of approximately 120 mph (176 ft/sec). If, instead, she orients her body with
her head straight down, she falls faster, reaching a terminal velocity of 150 mph (220 ft/sec).
Since Julie will be moving (falling) in a downward direction, we assume the downward direction is positive to simplify
our calculations. Julie executes her jumps from an altitude of 12,500 ft. After she exits the aircraft, she immediately
starts falling at a velocity given by v(t) = 32t. She continues to accelerate according to this velocity function until she
reaches terminal velocity. After she reaches terminal velocity, her speed remains constant until she pulls her ripcord
and slows down to land.
On her first jump of the day, Julie orients herself in the slower “belly down” position (terminal velocity is 176 ft/sec).
Using this information, answer the following questions.
1. How long after she exits the aircraft does Julie reach terminal velocity?
2. Based on your answer to question 1, set up an expression involving one or more integrals that represents the
distance Julie falls after 30 sec.
3. If Julie pulls her ripcord at an altitude of 3000 ft, how long does she spend in a free fall?
4. Julie pulls her ripcord at 3000 ft. It takes 5 sec for her parachute to open completely and for her to slow down,
during which time she falls another 400 ft. After her canopy is fully open, her speed is reduced to 16 ft/sec.
Find the total time Julie spends in the air, from the time she leaves the airplane until the time her feet touch the
ground.
On Julie’s second jump of the day, she decides she wants to fall a little faster and orients herself in the “head
down” position. Her terminal velocity in this position is 220 ft/sec. Answer these questions based on this
velocity:
5. How long does it take Julie to reach terminal velocity in this case?
6. Before pulling her ripcord, Julie reorients her body in the “belly down” position so she is not moving quite as
fast when her parachute opens. If she begins this maneuver at an altitude of 4000 ft, how long does she spend
in a free fall before beginning the reorientation?
Some jumpers wear “ wingsuits” (see Figure 5.31). These suits have fabric panels between the arms and legs
and allow the wearer to glide around in a free fall, much like a flying squirrel. (Indeed, the suits are sometimes
called “flying squirrel suits.”) When wearing these suits, terminal velocity can be reduced to about 30 mph (44
ft/sec), allowing the wearers a much longer time in the air. Wingsuit flyers still use parachutes to land; although
the vertical velocities are within the margin of safety, horizontal velocities can exceed 70 mph, much too fast
to land safely.
Figure 5.31 The fabric panels on the arms and legs of a wingsuit work to reduce the vertical velocity of a
skydiver’s fall. (credit: Richard Schneider)
5.3 EXERCISES
144. Consider two athletes running at variable speeds x2
v 1 (t) and v 2 (t). The runners start and finish a race at 157. d⌠ t dt
dx ⌡1 1 + t
exactly the same time. Explain why the two runners must
be going the same speed at some point. ln x
d
dx ∫ 0
158. e t dt
145. Two mountain climbers start their climb at base
camp, taking two different routes, one steeper than the
other, and arrive at the peak at exactly the same time. Is it ex
necessarily true that, at some point, both climbers increased 159. d ∫ lnu 2 du
dx 1
in altitude at the same rate?
x
146. To get on a certain toll road a driver has to take a
160. The graph of y = ∫ f (t)dt, where f is a piecewise
card that lists the mile entrance point. The card also has a 0
timestamp. When going to pay the toll at the exit, the driver
constant function, is shown here.
is surprised to receive a speeding ticket along with the toll.
Explain how this can happen.
x
147. Set F(x) = ∫ (1 − t)dt. Find F′ (2) and the
1
′
average value of F over [1, 2].
x
d⌠ ds
dx ⌡ 16 − s 2
151.
4
2x
d
dx ∫ x
152. tdt
1
d
dx ∫ cos x
155. 1 − t 2dt
x
156. d⌠ t 2 dt
dx ⌡ 1 + t 4
1
2
⎛ 2
170. ∫ ⎝x − 3x⎞⎠dx
−1
3
⎛ 2
171. ∫ ⎝x + 3x − 5⎞⎠dx
−2
3
a. Over which intervals is ℓ positive? Over which 172. ∫ (t + 2)(t − 3)dt
intervals is it negative? Over which, if any, is it −2
zero?
3
⎛ 2
− 9⎞⎠⎛⎝4 − t 2⎞⎠dt
b. Over which intervals is ℓ increasing? Over which is
it decreasing? Over which, if any, is it constant?
173. ∫ ⎝t
2
c. What is the average value of ℓ?
2
x
163. The graph of y = ∫ ℓ(t)dt, where ℓ is a piecewise 174. ∫ x 9 dx
1
0
linear function, is shown here. 1
175. ∫ x 99 dx
0
8
⎛ 5/2
176. ∫ ⎝4t − 3t 3/2⎞⎠dt
4
⎛ 2 1⎞
4
177. ⌠
⌡1/4⎝ x ⎠
x − 2 dx
a. Over which intervals is ℓ positive? Over which
intervals is it negative? Over which, if any, is it
2
178. ⌠ 23 dx
zero?
b. Over which intervals is ℓ increasing? Over which ⌡1 x
is it decreasing? Over which intervals, if any, is it
constant?
4
c. What is the average value of ℓ?
179. ⌠ 1 dx
⌡1 2 x
In the following exercises, use a calculator to estimate the
area under the curve by computing T10, the average of 4
the left- and right-endpoint Riemann sums using N = 10 180. ⌠ 2 −2 t dt
rectangles. Then, using the Fundamental Theorem of ⌡ t1
Calculus, Part 2, determine the exact area.
16
164. [T] y = x 2 over [0, 4] 181. ⌠ dt
⌡1 t 1/4
165. [T] y = x 3 + 6x 2 + x − 5 over [−4, 2]
2π
182. ∫ cosθdθ
166. [T] y = x 3 over ⎡⎣0, 6⎤⎦ 0
π/2
167. [T] y = x + x 2 over [1, 9] 183. ∫ sinθdθ
0
π/2
197. ∫ |sint|dt
−π/2
202. Kepler’s first law states that the planets move in 206. The displacement from rest of a mass attached to
elliptical orbits with the Sun at one focus. The closest point a spring satisfies the simple harmonic motion equation
of a planetary orbit to the Sun is called the perihelion (for x(t) = Acos⎛⎝ωt − ϕ⎞⎠, where ϕ is a phase constant, ω is
Earth, it currently occurs around January 3) and the farthest the angular frequency, and A is the amplitude. Find the
point is called the aphelion (for Earth, it currently occurs average velocity, the average speed (magnitude of
around July 4). Kepler’s second law states that planets velocity), the average displacement, and the average
sweep out equal areas of their elliptical orbits in equal distance from rest (magnitude of displacement) of the
times. Thus, the two arcs indicated in the following figure mass.
are swept out in equal times. At what time of year is Earth
moving fastest in its orbit? When is it moving slowest?
c = a 2 − b 2.
b. Use these coordinates to show that the average
–
distance d from a point on the ellipse to the focus
at (−c, 0), with respect to angle θ, is a.
In this section, we use some basic integration formulas studied previously to solve some key applied problems. It is
important to note that these formulas are presented in terms of indefinite integrals. Although definite and indefinite integrals
are closely related, there are some key differences to keep in mind. A definite integral is either a number (when the limits
of integration are constants) or a single function (when one or both of the limits of integration are variables). An indefinite
integral represents a family of functions, all of which differ by a constant. As you become more familiar with integration,
you will get a feel for when to use definite integrals and when to use indefinite integrals. You will naturally select the correct
approach for a given problem without thinking too much about it. However, until these concepts are cemented in your mind,
think carefully about whether you need a definite integral or an indefinite integral and make sure you are using the proper
notation based on your choice.
Example 5.23
4
Use the power rule to integrate the function ∫ t(1 + t)dt.
1
Solution
The first step is to rewrite the function and simplify it so we can apply the power rule:
4 4
∫ t(1 + t)dt = ∫ t 1/2(1 + t)dt
1 1
4
⎛ 1/2
=∫ ⎝t + t 3/2⎞⎠dt.
1
⎛ ⎞
|
4 4
⎛ 1/2
∫ ⎝t + t 3/2⎞⎠dt = ⎝2 t 3/2 + 2 t 5/2⎠ 1
1 3 5
⎡ ⎤ ⎡ ⎤
= ⎣2 (4) 3/2 + 2 (4) 5/2⎦ − ⎣2 (1) 3/2 + 2 (1) 5/2⎦
3 5 3 5
= 256 .
15
5.21 Find the definite integral of f (x) = x 2 − 3x over the interval [1, 3].
or
b
∫ a F '(x)dx = F(b) − F(a).
Subtracting F(a) from both sides of the first equation yields the second equation. Since they are equivalent formulas, which
one we use depends on the application.
The significance of the net change theorem lies in the results. Net change can be applied to area, distance, and volume, to
name only a few applications. Net change accounts for negative quantities automatically without having to write more than
one integral. To illustrate, let’s apply the net change theorem to a velocity function in which the result is displacement.
We looked at a simple example of this in The Definite Integral. Suppose a car is moving due north (the positive direction)
at 40 mph between 2 p.m. and 4 p.m., then the car moves south at 30 mph between 4 p.m. and 5 p.m. We can graph this
motion as shown in Figure 5.32.
Figure 5.32 The graph shows speed versus time for the given
motion of a car.
Just as we did before, we can use definite integrals to calculate the net displacement as well as the total distance traveled.
The net displacement is given by
5
v(t)dt = ∫ 40dt + ⌠ −30dt
5 4
∫
2 2 ⌡4
= 80 − 30
= 50.
Thus, at 5 p.m. the car is 50 mi north of its starting position. The total distance traveled is given by
568 Chapter 5 | Integration
5
∫ |v(t)|dt = ∫ 40dt + ⌠ 30dt
5 4
2 2 ⌡4
= 80 + 30
= 110.
Therefore, between 2 p.m. and 5 p.m., the car traveled a total of 110 mi.
To summarize, net displacement may include both positive and negative values. In other words, the velocity function
accounts for both forward distance and backward distance. To find net displacement, integrate the velocity function over
the interval. Total distance traveled, on the other hand, is always positive. To find the total distance traveled by an object,
regardless of direction, we need to integrate the absolute value of the velocity function.
Example 5.24
Given a velocity function v(t) = 3t − 5 (in meters per second) for a particle in motion from time t = 0 to time
t = 3, find the net displacement of the particle.
Solution
Applying the net change theorem, we have
|
3 3
2
∫ (3t − 5)dt = 3t − 5t
0 2
0
⎡3(3) 2 ⎤
=
⎣ 2 − 5(3)⎦ − 0
= 27 − 15
2
= 27 − 30
2 2
= − .3
2
Example 5.25
Use Example 5.24 to find the total distance traveled by a particle according to the velocity function
v(t) = 3t − 5 m/sec over a time interval [0, 3].
Solution
The total distance traveled includes both the positive and the negative values. Therefore, we must integrate the
absolute value of the velocity function to find the total distance traveled.
To continue with the example, use two integrals to find the total distance. First, find the t-intercept of the function,
since that is where the division of the interval occurs. Set the equation equal to zero and solve for t. Thus,
3t − 5 = 0
3t = 5
t = 5.
3
⎡ ⎤ ⎡ ⎤
The two subintervals are ⎣0, 5 ⎦ and ⎣ 5 , 3⎦. To find the total distance traveled, integrate the absolute value of
3 3
⎡ ⎤
the function. Since the function is negative over the interval ⎣0, 5 ⎦, we have |v(t)| = −v(t) over that interval.
3
⎡ ⎤
Over ⎣ 5 , 3⎦, the function is positive, so |v(t)| = v(t). Thus, we have
3
570 Chapter 5 | Integration
5/3
∫ |v(t)|dt = ⌠ −v(t)dt + ∫ v(t)dt
3 3
0 ⌡0 5/3
5/3 3
=∫ 5 − 3tdt + ∫ 3t − 5dt
0 5/3
⎛
| |
2⎞ ⎛ 2 ⎞
5/3 3
= ⎝5t − 3t ⎠ 0 + ⎝3t − 5t⎠ 5/3
2 2
⎡ ⎛ ⎞ 3(5/3) 2 ⎤ ⎡ ⎤ ⎡3(5/3) 2 25 ⎤
= 5⎝5 ⎠ − − 0 + ⎣27 − 15⎦ −
⎣ 3 2 ⎦ 2 ⎣ 2 − 3⎦
= 25 − 25 + 27 − 15 − 25 + 25
3 6 2 6 3
41
= .
6
5.22 Find the net displacement and total distance traveled in meters given the velocity function
f (t) = 1 e t − 2 over the interval [0, 2].
2
Example 5.26
If the motor on a motorboat is started at t = 0 and the boat consumes gasoline at 5 − t 3 gal/hr for the first hour,
how much gasoline is used in the first hour?
Solution
Express the problem as a definite integral, integrate, and evaluate using the Fundamental Theorem of Calculus.
The limits of integration are the endpoints of the interval [0, 1]. We have
⎛ 4⎞
|
1 1
⎛
∫ ⎝5 − t 3⎞⎠dt = ⎝5t − t ⎠
0 4
0
⎡ (1) 4 ⎤
⎣
= 5(1) −
4 ⎦
−0
=5−1
4
= 4.75.
Example 5.27
As we saw at the beginning of the chapter, top iceboat racers (Figure 5.1) can attain speeds of up to five times the
wind speed. Andrew is an intermediate iceboater, though, so he attains speeds equal to only twice the wind speed.
Suppose Andrew takes his iceboat out one morning when a light 5-mph breeze has been blowing all morning. As
Andrew gets his iceboat set up, though, the wind begins to pick up. During his first half hour of iceboating, the
wind speed increases according to the function v(t) = 20t + 5. For the second half hour of Andrew’s outing, the
wind remains steady at 15 mph. In other words, the wind speed is given by
⎧20t + 5 for 0 ≤ t ≤ 1
v(t) = ⎨
2
⎩15 1
for ≤ t ≤ 1.
2
Recalling that Andrew’s iceboat travels at twice the wind speed, and assuming he moves in a straight line away
from his starting point, how far is Andrew from his starting point after 1 hour?
Solution
To figure out how far Andrew has traveled, we need to integrate his velocity, which is twice the wind speed. Then
1
Distance = ∫ 2v(t)dt.
0
1/2
2v(t)dt = ⌠ 2v(t)dt + ∫
1 1
∫ 2v(t)dt
0 ⌡0 1/2
1/2
= ⌠ 2(20t + 5)dt + ∫
1
2(15)dt
⌡0 1/3
1/2
= ⌠ (40t + 10)dt + ∫ 30dt
1
⌡0 1/2
5.23 Suppose that, instead of remaining steady during the second half hour of Andrew’s outing, the wind
starts to die down according to the function v(t) = −10t + 15. In other words, the wind speed is given by
⎧20t + 5 for 0 ≤ t ≤ 1
v(t) = ⎨
2
⎩−10t + 15 for 2 ≤ t ≤ 1.
1
Under these conditions, how far from his starting point is Andrew after 1 hour?
⌡−a 0
Example 5.28
2
⎛ 8
Integrate the even function ∫ ⎝3x − 2⎞⎠dx and verify that the integration formula for even functions holds.
−2
Solution
The symmetry appears in the graphs in Figure 5.35. Graph (a) shows the region below the curve and above the
x-axis. We have to zoom in to this graph by a huge amount to see the region. Graph (b) shows the region above
the curve and below the x-axis. The signed area of this region is negative. Both views illustrate the symmetry
about the y-axis of an even function. We have
⎛ ⎞
|
2 2
⎛ 8 9
∫ ⎝3x − 2⎞⎠dx = ⎝x − 2x⎠
−2 3
−2
⎡ (2) 9 ⎤ ⎡ (−2) 9 ⎤
=⎢ − 2(2)⎥ − ⎢ − 2(−2)⎥
⎣ 3 ⎦ ⎣ 3 ⎦
⎛ ⎞ ⎛ ⎞
= ⎝512 − 4⎠ − ⎝− 512 + 4⎠
3 3
= 1000 .
3
To verify the integration formula for even functions, we can calculate the integral from 0 to 2 and double it, then
check to make sure we get the same answer.
⎛
|
⎞
2 2
⎛ 8 9
∫ ⎝3x − 2⎞⎠dx = ⎝x − 2x⎠
0 3
0
= 512 − 4
3
= 500
3
Since 2 · 500 = 1000 , we have verified the formula for even functions in this particular example.
3 3
Figure 5.35 Graph (a) shows the positive area between the curve and the x-axis, whereas graph (b) shows the negative area
between the curve and the x-axis. Both views show the symmetry about the y-axis.
574 Chapter 5 | Integration
Example 5.29
Evaluate the definite integral of the odd function −5sin x over the interval [−π, π].
Solution
The graph is shown in Figure 5.36. We can see the symmetry about the origin by the positive area above the
x-axis over [−π, 0], and the negative area below the x-axis over [0, π]. We have
π
∫ −π−5sin xdx = −5(−cos x)| π−π
= 5cos x| π−π
= [5cosπ] − ⎡⎣5cos(−π)⎤⎦
= −5 − (−5)
= 0.
Figure 5.36 The graph shows areas between a curve and the
x-axis for an odd function.
5.24 2
Integrate the function ∫ x 4 dx.
−2
5.4 EXERCISES
Use basic integration formulas to compute the following 220. Write an integral that quantifies the increase in the
antiderivatives or definite integrals. volume of a cube when the side length doubles from s unit
to 2s units and evaluate the integral.
207. ∫ ⎛⎝ x − 1 ⎞⎠dx
x 221. Write an integral that quantifies the increase in the
surface area of a sphere as its radius doubles from R unit to
⌠⎛e 2x ⎞
− 1 e x/2⎠dx 2R units and evaluate the integral.
⌡⎝
208.
2
222. Write an integral that quantifies the increase in the
209. ⌠dx volume of a sphere as its radius doubles from R unit to 2R
⌡2x units and evaluate the integral.
210. ⌠x −2 1 dx
223. Suppose that a particle moves along a straight line
⌡ x with velocity v(t) = 4 − 2t, where 0 ≤ t ≤ 2 (in meters
per second). Find the displacement at time t and the total
π distance traveled up to t = 2.
211. ∫ (sin x − cos x)dx
0
224. Suppose that a particle moves along a straight line
π/2 with velocity defined by v(t) = t 2 − 3t − 18, where
212. ∫ (x − sin x)dx
0 ≤ t ≤ 6 (in meters per second). Find the displacement at
0
time t and the total distance traveled up to t = 6.
213. Write an integral that expresses the increase in the
perimeter P(s) of a square when its side length s increases 225. Suppose that a particle moves along a straight line
from 2 units to 4 units and evaluate the integral. with velocity defined by v(t) = |2t − 6|, where
0 ≤ t ≤ 6 (in meters per second). Find the displacement at
214. Write an integral that quantifies the change in the
time t and the total distance traveled up to t = 6.
area A(s) = s 2 of a square when the side length doubles
from S units to 2S units and evaluate the integral. 226. Suppose that a particle moves along a straight line
with acceleration defined by a(t) = t − 3, where
215. A regular N-gon (an N-sided polygon with sides that
0 ≤ t ≤ 6 (in meters per second). Find the velocity and
have equal length s, such as a pentagon or hexagon) has
perimeter Ns. Write an integral that expresses the increase displacement at time t and the total distance traveled up to
in perimeter of a regular N-gon when the length of each side t = 6 if v(0) = 3 and d(0) = 0.
increases from 1 unit to 2 units and evaluate the integral.
227. A ball is thrown upward from a height of 1.5 m at
216. The area of a regular pentagon with side length an initial speed of 40 m/sec. Acceleration resulting from
a > 0 is pa2 with p = 1 5 + 5 + 2 5. The Pentagon in gravity is −9.8 m/sec2. Neglecting air resistance, solve for
4 the velocity v(t) and the height h(t) of the ball t seconds
Washington, DC, has inner sides of length 360 ft and outer after it is thrown and before it returns to the ground.
sides of length 920 ft. Write an integral to express the area
of the roof of the Pentagon according to these dimensions 228. A ball is thrown upward from a height of 3 m at
and evaluate this area. an initial speed of 60 m/sec. Acceleration resulting from
gravity is −9.8 m/sec2. Neglecting air resistance, solve for
217. A dodecahedron is a Platonic solid with a surface that the velocity v(t) and the height h(t) of the ball t seconds
consists of 12 pentagons, each of equal area. By how much
does the surface area of a dodecahedron increase as the side after it is thrown and before it returns to the ground.
length of each pentagon doubles from 1 unit to 2 units?
229. The area A(t) of a circular shape is growing at a
218. An icosahedron is a Platonic solid with a surface that constant rate. If the area increases from 4π units to 9π units
consists of 20 equilateral triangles. By how much does the between times t = 2 and t = 3, find the net change in the
surface area of an icosahedron increase as the side length of radius during that time.
each triangle doubles from a unit to 2a units?
230. A spherical balloon is being inflated at a constant 233. The following table lists the electrical power in
rate. If the volume of the balloon changes from 36π in.3 to gigawatts—the rate at which energy is consumed—used in
288π in.3 between time t = 30 and t = 60 seconds, find a certain city for different hours of the day, in a typical
the net change in the radius of the balloon during that time. 24-hour period, with hour 1 corresponding to midnight to 1
a.m.
231. Water flows into a conical tank with cross-sectional Hour Power Hour Power
3
area πx at height x and volume πx up to height x. If
2
3
1 28 13 48
water flows into the tank at a rate of 1 m3/min, find the
height of water in the tank after 5 min. Find the change in
height between 5 min and 10 min. 2 25 14 49
when x ≤ 3.
a. The volume V between heights a and b is 4 23 16 50
b
∫ a A(x)dx. Find the volume at heights between 2
5 24 17 50
m and 3 m.
b. Suppose that oil is being pumped into the tank
at a rate of 50 L/min. Using the chain rule, 6 27 18 50
dx = dx dV , at how many meters per minute is
dt dV dt
7 29 19 46
the height of oil in the tank changing, expressed in
terms of x, when the height is at x meters?
c. How long does it take to fill the tank to 3 m starting 8 32 20 43
from a fill level of 2 m?
9 34 21 42
10 39 22 40
11 42 23 37
12 46 24 34
234. The average residential electrical power use (in 235. The data in the following table are used to estimate
hundreds of watts) per hour is given in the following table. the average power output produced by Peter Sagan for each
Hour Power Hour Power of the last 18 sec of Stage 1 of the 2012 Tour de France.
Second Watts Second Watts
1 8 13 12
1 600 10 1200
2 6 14 13
2 500 11 1170
3 5 15 14
3 575 12 1125
4 4 16 15
4 1050 13 1100
5 5 17 17
5 925 14 1075
6 6 18 19
6 950 15 1000
7 7 19 18
7 1050 16 950
8 8 20 17
8 950 17 900
9 9 21 16
9 1100 18 780
10 10 22 16
Table 5.6 Average Power Output Source:
sportsexercisengineering.com
11 10 23 13
Estimate the net energy used in kilojoules (kJ), noting that
1W = 1 J/s, and the average power output by Sagan during
12 11 24 11 this time interval.
236. The data in the following table are used to estimate 237. The distribution of incomes as of 2012 in the United
the average power output produced by Peter Sagan for each States in $5000 increments is given in the following table.
15-min interval of Stage 1 of the 2012 Tour de France. The kth row denotes the percentage of households with
Minutes Watts Minutes Watts incomes between $5000xk and 5000xk + 4999. The row
k = 40 contains all households with income between
15 200 165 170 $200,000 and $250,000 and k = 41 accounts for all
households with income exceeding $250,000.
b
10 4.3 31 0.6 W = ∫ F(x)dx. If Earth has mass 5.97219 × 10 24 and
a
radius 6371 km, compute the amount of work to elevate
11 3.5 32 0.5 a polar weather satellite of mass 1400 kg to its orbiting
altitude of 850 km above Earth.
12 3.7 33 0.5 239. For a given motor vehicle, the maximum achievable
deceleration from braking is approximately 7 m/sec2 on dry
concrete. On wet asphalt, it is approximately 2.5 m/sec2.
13 3.2 34 0.4 Given that 1 mph corresponds to 0.447 m/sec, find the total
distance that a car travels in meters on dry concrete after the
14 3.0 35 0.3 brakes are applied until it comes to a complete stop if the
initial velocity is 67 mph (30 m/sec) or if the initial braking
velocity is 56 mph (25 m/sec). Find the corresponding
15 2.8 36 0.3 distances if the surface is slippery wet asphalt.
242. A motor vehicle has a maximum efficiency of 33 245. [T] The following table provides hypothetical data
mpg at a cruising speed of 40 mph. The efficiency drops at regarding the level of service for a certain highway.
a rate of 0.1 mpg/mph between 40 mph and 50 mph, and at Density
a rate of 0.4 mpg/mph between 50 mph and 80 mph. What Highway Vehicles per
Range
is the efficiency in miles per gallon if the car is cruising at Speed Range Hour per
(vehicles/
50 mph? What is the efficiency in miles per gallon if the car (mph) Lane
mi)
is cruising at 80 mph? If gasoline costs $3.50/gal, what is
the cost of fuel to drive 50 mi at 40 mph, at 50 mph, and at
80 mph? > 60 < 600 < 10
For the next two exercises use the data in the following
$44,603.25 table, which displays bald eagle populations from 1963 to
$183,250–$398,350 $183,250
+ 33% 2000 in the continental United States.
$115,586.25
$398,350–$400,000 $398,350
+ 35%
$116,163.75
> $400,000 $400,000
+ 39.6%
Population of Breeding Pairs of 247. [T] The graph below plots the cubic
Year 3 2
p(t) = 0.07t + 2.42t − 25.63t + 521.23 against the
Bald Eagles
data in the preceding table, normalized so that t = 0
1963 487 corresponds to 1963. Estimate the average number of bald
eagles per year present for the 37 years by computing the
average value of p over [0, 37].
1974 791
1981 1188
1986 1875
1992 3749
1996 5094
2000 6471
248. [T] Suppose you go on a road trip and record your
speed at every half hour, as compiled in the following
Table 5.11 Population of Breeding Bald Eagle
table. The best quadratic fit to the data is
Pairs Source: http://www.fws.gov/Midwest/eagle/
population/chtofprs.html. q(t) = 5x 2 − 11x + 49, shown in the accompanying
graph. Integrate q to estimate the total distance driven over
the 3 hours.
246. [T] The graph below plots the quadratic
p(t) = 6.48t 2 − 80.3 1t + 585.69 against the data in Time (hr) Speed (mph)
preceding table, normalized so that t = 0 corresponds to
0 (start) 50
1963. Estimate the average number of bald eagles per year
present for the 37 years by computing the average value of
p over [0, 37]. 1 40
2 50
3 60
Time (sec) Acceleration (mph/sec) 252. [T] The number of hamburgers sold at a restaurant
throughout the day is given in the following table, with the
accompanying graph plotting the best cubic fit to the data,
1 11.2
b(t) = 0.12t 3 − 2.13t 3 + 12.13t + 3.91, with t = 0
corresponding to 9 a.m. and t = 12 corresponding to 9
2 10.6 p.m. Compute the average value of b(t) to estimate the
average number of hamburgers sold per hour.
3 8.1 Hours Past Midnight No. of Burgers Sold
4 5.4 9 3
5 0 12 28
15 20
249. [T] The accompanying graph plots the best quadratic
fit, a(t) = −0.70t 2 + 1.44t + 10.44, to the data from the 18 30
preceding table. Compute the average value of a(t) to
estimate the average acceleration between t = 0 and 21 45
t = 5.
0 5
10 4.8
20 3.6
30 3.0
40 2.5
584 Chapter 5 | Integration
5.5 | Substitution
Learning Objectives
5.5.1 Use substitution to evaluate indefinite integrals.
5.5.2 Use substitution to evaluate definite integrals.
The Fundamental Theorem of Calculus gave us a method to evaluate integrals without using Riemann sums. The drawback
of this method, though, is that we must be able to find an antiderivative, and this is not always easy. In this section we
examine a technique, called integration by substitution, to help us find antiderivatives. Specifically, this method helps us
find antiderivatives when the integrand is the result of a chain-rule derivative.
At first, the approach to the substitution procedure may not appear very obvious. However, it is primarily a visual task—that
is, the integrand shows you what to do; it is a matter of recognizing the form of the function. So, what are we supposed to
see? We are looking for an integrand of the form f ⎡⎣g(x)⎤⎦g′ (x)dx. For example, in the integral ⌠⎛⎝x 2 − 3⎞⎠ 2xdx, we have
3
⌡
3 2
f (x) = x , g(x) = x − 3, and g '(x) = 2x. Then,
3
f ⎡⎣g(x)⎤⎦g′ (x) = ⎛⎝x 2 − 3⎞⎠ (2x),
∫ f g(x) g′ (x)dx
⎡
⎣
⎤
⎦ = ∫ f (u)du (5.19)
= F(u) + C
= F ⎛⎝g(x)⎞⎠ + C.
Proof
Let f, g, u, and F be as specified in the theorem. Then
d F(g(x)) = F′ (g(x)⎞⎠g′ (x)
dx
= f ⎡⎣g(x)⎤⎦g′ (x).
∫ f g(x) g′ (x)dx
⎡
⎣
⎤
⎦ = ∫ f (u)du
= F(u) + C
= F ⎛⎝g(x)⎞⎠ + C.
Returning to the problem we looked at originally, we let u = x 2 − 3 and then du = 2xdx. Rewrite the integral in terms of
u:
⌠⎛⎝x 2 − 3⎞⎠
3
(2xdx) = ∫ u 3 du.
⌡ u ⏟
⎭
⎬
⎫
du
⌠u 3 du = u 4 + C.
⌡ 4
3. We should now be able to evaluate the integral with respect to u. If the integral can’t be evaluated we need to
go back and select a different expression to use as u.
4. Evaluate the integral in terms of u.
5. Write the result in terms of x and the expression g(x).
Example 5.30
Solution
The first step is to choose an expression for u. We choose u = 3x 2 + 4 because then du = 6xdx, and we
already have du in the integrand. Write the integral in terms of u:
⌠6x⎛3x 2 + 4⎞ dx = ∫ u 4 du.
4
⎝ ⎠
⌡
Remember that du is the derivative of the expression chosen for u, regardless of what is inside the integrand. Now
we can evaluate the integral with respect to u:
586 Chapter 5 | Integration
5
∫ u 4 du = u +C
5
⎛ 2
5
⎝3x + 4⎞⎠
= + C.
5
Analysis
We can check our answer by taking the derivative of the result of integration. We should obtain the integrand.
5
Picking a value for C of 1, we let y = 1 ⎛⎝3x 2 + 4⎞⎠ + 1. We have
5
5
y = 1 ⎛⎝3x 2 + 4⎞⎠ + 1,
5
so
⎛ ⎞ 4
y′ = ⎝1 ⎠5⎛⎝3x 2 + 4⎞⎠ 6x
5
4
= 6x⎛⎝3x 2 + 4⎞⎠ .
Sometimes we need to adjust the constants in our integral if they don’t match up exactly with the expressions we are
substituting.
Example 5.31
Solution
u = z2 − 5
du = 2z dz
1 du = 1 (2z)dz = z dz.
2 2
Write the integral in terms of u, but pull the 1 outside the integration symbol:
2
⌠z⎛z 2 − 5⎞
1/2
⎝ ⎠ dz = 1 ∫ u 1/2 du.
⌡ 2
1 ∫ u 1/2 du = ⎛1 ⎞u 3/2 + C
2 ⎝2 ⎠ 3
2
⎛ ⎞⎛ ⎞
= ⎝1 ⎠⎝2 ⎠u 3/2 + C
2 3
1
= u 3/2 + C
3
3/2
= 1 ⎛⎝z 2 − 5⎞⎠ + C.
3
Example 5.32
Solution
We know the derivative of cost is −sint, so we set u = cost. Then du = −sintdt. Substituting into the
integral, we have
⌠ sint dt = −⌠du .
⌡cos 3 t ⌡u 3
Evaluating the integral, we get
−⌠du3 = −∫ u −3 du
⌡u
⎛ ⎞
= −⎝− 1 ⎠u −2 + C.
2
Putting the answer back in terms of t, we get
⌠ sint dt = 1 + C
⌡cos 3 t 2u 2
= 1 + C.
2cos 2 t
588 Chapter 5 | Integration
Sometimes we need to manipulate an integral in ways that are more complicated than just multiplying or dividing by a
constant. We need to eliminate all the expressions within the integrand that are in terms of the original variable. When we
are done, u should be the only variable in the integrand. In some cases, this means solving for the original variable in terms
of u. This technique should become clear in the next example.
Example 5.33
Solution
If we let u = x − 1, then du = dx. But this does not account for the x in the numerator of the integrand. We
need to express x in terms of u. If u = x − 1, then x = u + 1. Now we can rewrite the integral in terms of u:
∫ x dx = ∫ u + 1 du
x−1 u
= ∫ u + 1 du
u
= ∫ ⎛⎝u 1/2 + u −1/2⎞⎠du.
Then we integrate in the usual way, replace u with the original expression, and factor and simplify the result.
Thus,
5.28 Use substitution to evaluate the indefinite integral ∫ cos 3 t sint dt.
⌠ f g(x) g′ (x)dx = ∫
b g(b)
⎛ ⎞
f (u)du.
⌡a
⎝ ⎠
g(a)
Although we will not formally prove this theorem, we justify it with some calculations here. From the substitution rule for
indefinite integrals, if F(x) is an antiderivative of f (x), we have
Then
b (5.20)
∫ a f g(x) g′ (x)dx
⎡
⎣
⎤
⎦ = F ⎛⎝g(x)⎞⎠| xx =
=a
b
= F ⎛⎝g(b)⎞⎠ − F ⎛⎝g(a)⎞⎠
u = g(b)
= F(u)| u = g(a)
g(b)
=∫ f (u)du,
g(a)
Example 5.34
1
Use substitution to evaluate ⌠ x 2 ⎛⎝1 + 2x 3⎞⎠ dx.
5
⌡0
Solution
Let u = 1 + 2x 3, so du = 6x 2 dx. Since the original function includes one factor of x2 and du = 6x 2 dx,
multiply both sides of the du equation by 1/6. Then,
du = 6x 2 dx
1 du = x 2 dx.
6
To adjust the limits of integration, note that when x = 0, u = 1 + 2(0) = 1, and when
x = 1, u = 1 + 2(1) = 3. Then
1
⌠ x 2 ⎛1 + 2x 3⎞5 dx = 1 ∫ u 5 du.
3
⎝ ⎠
⌡0 6 1
1 ∫ u 5 du = ⎛1 ⎞⎛u 6 ⎞
|
3 3
6 1 ⎝6 ⎠⎝ 6 ⎠
1
⎡
= 1 ⎣(3)
6
− (1) 6⎤⎦
36
= 182 .
9
5.29 0
Use substitution to evaluate the definite integral ⌠ y⎛⎝2y 2 − 3⎞⎠ dy.
5
⌡−1
Example 5.35
1 2+3
Use substitution to evaluate ∫ xe 4x dx.
0
Solution
Let u = 4x 3 + 3. Then, du = 8xdx. To adjust the limits of integration, we note that when x = 0, u = 3, and
when x = 1, u = 7. So our substitution gives
1 2+3 7
∫ xe 4x dx = 1 ∫ e u du
0 8 3
|
7
= 1eu
8 3
73
= e −e
8
≈ 134.568.
⌠ x 2 cos⎛π x 3⎞dx.
5.30 1
Use substitution to evaluate
⌡0 ⎝2 ⎠
Substitution may be only one of the techniques needed to evaluate a definite integral. All of the properties and rules of
integration apply independently, and trigonometric functions may need to be rewritten using a trigonometric identity before
we can apply substitution. Also, we have the option of replacing the original expression for u after we find the antiderivative,
which means that we do not have to change the limits of integration. These two approaches are shown in Example 5.36.
Example 5.36
π/2
Use substitution to evaluate ∫ cos 2 θ dθ.
0
Solution
Let us first use a trigonometric identity to rewrite the integral. The trig identity cos 2 θ = 1 + cos2θ allows us
2
to rewrite the integral as
π/2 π/2
∫ cos 2 θdθ = ⌠ 1 + cos2θ dθ.
0 ⌡0 2
Then,
⌠ ⎛1 + cos2θ ⎞dθ ⎛1 ⎞
π/2 π/2
=⌠ + 1 cos2θ⎠dθ
⌡0 ⎝ 2 ⎠ ⌡0 ⎝2 2
π/2 π/2
= 1 ∫ dθ + 1 ∫ cos2θdθ.
2 0 2 0
We can evaluate the first integral as it is, but we need to make a substitution to evaluate the second integral. Let
u = 2θ. Then, du = 2dθ, or 1 du = dθ. Also, when θ = 0, u = 0, and when θ = π/2, u = π. Expressing
2
the second integral in terms of u, we have
π/2
1 ⌠ dθ + 1 ∫ cos2θdθ = 1 ⌠ dθ + 1 ⎛1 ⎞∫ cosudu
π/2 π/2 π
2⌡ 2 0 2⌡ 2 ⎝2 ⎠ 0
0 0
| |
θ = π/2 u=θ
=θ + 1 sinu
2 θ=0 4 u=0
⎛ ⎞
= ⎝π − 0⎠ + (0 − 0) = π .
4 4
592 Chapter 5 | Integration
5.5 EXERCISES
267. ⌠(x − 1)⎛⎝x 2 − 2x⎞⎠ dx; u = x 2 − 2x
254. Why is u-substitution referred to as change of 3
variable? ⌡
255. 2. If f = g ∘ h, when reversing the chain rule,
268. ⌠⎛⎝x 2 − 2x⎞⎠⎛⎝x 3 − 3x 2⎞⎠ dx; u = x 3 – 3x 2
2
d (g ∘ h)(x) = g′ (h(x)⎞⎠h′ (x), should you take u = g(x)
dx ⌡
or u = h(x) ?
269. ∫ cos 3 θdθ; u = sinθ (Hint: cos 2 θ = 1 − sin 2 θ)
In the following exercises, verify each identity using
differentiation. Then, using the indicated u-substitution,
identify f such that the integral takes the form ∫ f (u)du. 270. ∫ sin 3 θdθ; u = cosθ (Hint: sin 2 θ = 1 − cos 2 θ)
256.
∫x x + 1dx = 2 (x + 1) 3/2 (3x − 2) + C; u = x + 1 In the following exercises, use a suitable change of
15
variables to determine the indefinite integral.
257. For
271. ∫ x(1 − x) 99 dx
x > 1 : ⌠ x dx = 2 x − 1⎛⎝3x 2 + 4x + 8⎞⎠ + C; u = x − 1
2
⌡ x−1 15
⌠ x dx = − 1 ; u = 4x 2 + 9
275. ∫ cos 3 θ sinθdθ
⌡(4x 2 + 9) 2
260.
8(4x 2 + 9)
⌠ x2
⌠ x dx; u = x 2 + 1 281. ⎮⎛ dx
⌡ x2 + 1 ⌡⎝x − 3⎠
265. ⎞
2
3
⌠ x dx; u = 1 − x 2 ⌠ x 3 dx
⌡ 1 − x2
266.
⌡ 1 − x2
282.
⌠ y5
π/4
297. ⌠
⎮⎛
sinθ dθ
283. dy ⌡0 cos 4 θ
⌡⎝
3/2
3⎞
1 − y ⎠
2+x−6
287. ⌠⎛⎝sin 2 θ − 2sinθ⎞⎠⎛⎝sin 3 θ − 3sin 2 θ⎞⎠ cosθdθ
3 298. [T] ∫ (2x + 1)e x dx over [−3, 2]
⌡
⎛ ⎞
2 − 4x + 3
290. [T] y = sin x(1 − cos x) 2 over [0, π] 302. [T] ∫ (x + 2)e −x dx over ⎡⎣−5, 1⎤⎦
b
In the following exercises, use a change of variables to
evaluate the definite integral.
304. If h(a) = h(b) in ∫ a g ' h(x) h(x)dx,
⎛
⎝
⎞
⎠ what can you
π/4 1
296. ∫ sec 2 θ tanθdθ 308. ∫ (1 − 2t)dt
0 0
594 Chapter 5 | Integration
⌠
1 318. [T] The following graph is of a function of the form
⎮ 1 − 2t dt
f (t) = asin(nt) + bsin(mt). Estimate the coefficients a
309.
⎮ ⎛ ⎛ 1 ⎞2⎞ and b, and the frequency parameters n and m. Use these
⌡0 ⎝ ⎝ 2 ⎠ ⎠
1+ t− π
estimates to approximate ∫ f (t)dt.
0
⎛ 3⎞
π
310. ⌠ sin⎜⎝t −
⎛ π ⎞ ⎟cos⎛t − π ⎞dt
⎝⌡0 2⎠ ⎠ ⎝ 2⎠
2
311. ∫ (1 − t)cos(πt)dt
0
3π/4
312. ∫ sin 2 t costdt
π/4
313. Show that the average value of f (x) over an interval 319. [T] The following graph is of a function of the form
⎡ ⎤
f (x) = acos(nt) + bcos(mt). Estimate the coefficients a
⎣a, b is the same as the average value of f (cx) over the
⎦
and b and the frequency parameters n and m. Use these
⎡ ⎤
interval ⎣ ac , bc ⎦ for c > 0. π
estimates to approximate ∫ f (t)dt.
0
314. Find the area under the graph of f (t) = t
⎛
a
⎝1 + t 2⎞⎠
between t = 0 and t = x where a > 0 and a ≠ 1 is
fixed, and evaluate the limit as x → ∞.
⌡−a a
express this area in terms of an integral of a trigonometric
function. You do not need to compute the integral.
Exponential and logarithmic functions are used to model population growth, cell growth, and financial growth, as well as
depreciation, radioactive decay, and resource consumption, to name only a few applications. In this section, we explore
integration involving exponential and logarithmic functions.
∫ e x dx = ex + C (5.21)
∫ a x dx = ax + C
lna
Example 5.37
Solution
Use substitution, setting u = −x, and then du = −1dx. Multiply the du equation by −1, so you now have
−du = dx. Then,
∫ e −xdx = −∫ e u du
= −e u + C
= −e −x + C.
5.31 3
Find the antiderivative of the function using substitution: x 2 e −2x .
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.
596 Chapter 5 | Integration
Example 5.38
Solution
First rewrite the problem using a rational exponent:
Example 5.39
3
Use substitution to evaluate the indefinite integral ∫ 3x 2 e 2x dx.
Solution
Here we choose to let u equal the expression in the exponent on e. Let u = 2x 3 and du = 6x 2 dx.. 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 1 so that the integrand in u equals the integrand in x. Thus,
2
3
∫ 3x 2 e 2x dx = 1 ∫ e u du.
2
Integrate the expression in u and then substitute the original expression in x back into the u integral:
1 ∫ e udu = 1 e u + C = 1 e 2x 3 + C.
2 2 2
5.33 4
Evaluate the indefinite integral ∫ 2x 3 e x dx.
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
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), for x number of
tubes per week, is given as
p '(x) = −0.015e −0.01x.
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,
= −0.015∫ e −0.01xdx.
Using substitution, let u = −0.01x and du = −0.01dx. Then, divide both sides of the du equation by −0.01.
This gives
−0.015 ∫ e u du = 1.5∫ e u du
−0.01
= 1.5e u + C
= 1.5e −0.01x + C.
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
598 Chapter 5 | Integration
−0.01(50)
p(50) = 1.5e +C
= 2.35.
Now, just solve for C:
If the supermarket sells 100 tubes of toothpaste per week, the price would be
−0.01(100)
p(100) = 1.5e + 1.44 = 1.5e −1 + 1.44 ≈ 1.99.
The supermarket should charge $1.99 per tube if it is selling 100 tubes per week.
Example 5.41
2
Evaluate the definite integral ∫ e 1 − x dx.
1
Solution
Again, substitution is the method to use. Let u = 1 − x, so du = −1dx or −du = dx. Then
∫ e 1 − x dx = −∫ e u du. Next, change the limits of integration. Using the equation u = 1 − x, we have
u = 1 − (1) = 0
u = 1 − (2) = −1.
0
=∫ e u du
−1
= |
u0
e −1
0 ⎛ −1⎞
= e − ⎝e ⎠
−1
= −e + 1.
See Figure 5.38.
5.34 2
Evaluate ∫ e 2x dx.
0
Example 5.42
Suppose the rate of growth of bacteria in a Petri dish is given by q(t) = 3 t, where t is given in hours and q(t)
is given in thousands of bacteria per hour. If a culture starts with 10,000 bacteria, find a function Q(t) 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(t) = ⌠3 t dt = 3 + C.
t
⌡ ln3
5.35 From Example 5.42, suppose the bacteria grow at a rate of q(t) = 2 t. Assume the culture still starts
with 10,000 bacteria. Find Q(t). How many bacteria are in the dish after 3 hours?
600 Chapter 5 | Integration
Example 5.43
Suppose a population of fruit flies increases at a rate of g(t) = 2e 0.02t, 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(t) represent the number of flies in the population at time t. Applying the net change theorem, we have
10
G(10) = G(0) + ∫ 2e 0.02t dt
0
⎡ ⎤
|
10
= 100 + ⎣ 2 e 0.02t⎦ 0
0.02
|
⎡
10
0.02t⎤
= 100 + ⎣100e ⎦0
5.36 Suppose the rate of growth of the fly population is given by g(t) = e 0.01t, and the initial fly population
is 100 flies. How many flies are in the population after 15 days?
Example 5.44
2
Evaluate the definite integral using substitution: ⌠ e 2 dx.
1/x
⌡1 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
2
⌠ e 1/x dx = ∫ e x −1 x −2 dx.
2
⌡1 x 2 1
du = −x −2 dx
−du = x −2 dx.
Bringing the negative sign outside the integral sign, the problem now reads
−∫ e u du.
u = (1) −1 = 1
u = (2) −1 = 1 .
2
Notice that now the limits begin with the larger number, meaning we must multiply by −1 and interchange the
limits. Thus,
1/2 1
−∫ e u du = ∫ e u du
1 1/2
= eu |1
1/2
1/2
=e−e
= e − e.
5.37 2
Evaluate the definite integral using substitution: ⌠ 13 e 4x dx.
−2
⌡1 x
∫ x −1 dx = ln|x| + C (5.22)
∫ ln x dx = x ln x − x + C = x(ln x − 1) + C
∫ log ax dx = x (ln x − 1) + C
lna
Example 5.45
Solution
First factor the 3 outside the integral symbol. Then use the u−1 rule. Thus,
⌠ 3 dx = 3⌠ 1 dx
⌡x − 10 ⌡x − 10
= 3∫ du
u
= 3ln|u| + C
= 3ln|x − 10| + C, x ≠ 10.
See Figure 5.39.
Example 5.46
3
Find the antiderivative of 2x4 + 3x2 .
x + 3x
Solution
⌠⎛2x 3 + 3x⎞⎛x 4 + 3x 2⎞
−1
This can be rewritten as ⎝ ⎠⎝ ⎠ dx. Use substitution. Let u = x 4 + 3x 2, then
⌡
du = 4x 3 + 6x. Alter du by factoring out the 2. Thus,
⎛ 3
du = ⎝4x + 6x⎞⎠dx
= 2⎛⎝2x 3 + 3x⎞⎠dx
⎛ 3
1 du =
⎝2x + 3x⎞⎠dx.
2
Rewrite the integrand in u:
⌠⎛2x 3 + 3x⎞⎛x 4 + 3x 2⎞
−1
⎝ ⎠⎝ ⎠ dx = 1 ∫ u −1du.
⌡ 2
Then we have
1 ∫ u −1 du = 1 ln|u| + C
2 2
| |
= 1 ln x 4 + 3x 2 + C.
2
Example 5.47
Solution
Follow the format in the formula listed in the rule on integration formulas involving logarithmic functions. Based
on this format, we have
x (ln x − 1) + C.
∫ log 2 xdx = ln2
Example 5.48 is a definite integral of a trigonometric function. With trigonometric functions, we often have to apply a
trigonometric property or an identity before we can move forward. Finding the right form of the integrand is usually the key
to a smooth integration.
Example 5.48
π/2
Find the definite integral of ⌠ sin x dx.
⌡0 1 + cos x
Solution
We need substitution to evaluate this problem. Let u = 1 + cos x, , so du = −sin x dx. Rewrite the integral in
terms of u, changing the limits of integration as well. Thus,
u = 1 + cos(0) = 2
⎛ ⎞
u = 1 + cos⎝π ⎠ = 1.
2
604 Chapter 5 | Integration
Then
π/2 1
⌠ sin x = −∫ u −1 du
⌡0 1 + cos x 2
2
= ∫ u −1 du
1
= ln|u|| 21
= [ln2 − ln1]
= ln2.
5.6 EXERCISES
In the following exercises, compute each indefinite 3
integral.
337. ∫ x 2e −x dx
341. ⌠e
323. ∫ 3 −xdx ln(1 − t)
dt
⌡ 1−t
324. ⌠ 1 dx
⌡2x In the following exercises, verify by differentiation that
∫ ln x dx = x(ln x − 1) + C, then use appropriate
325. ∫ 2x dx changes of variables to compute the integral.
In the following exercises, find each indefinite integral by 344. ⌠ln2x dx (Hint: Set u = 1x .)
using appropriate substitutions. ⌡x
330. ⌠ dx (x > 1) 347. Write an integral to express the area under the graph
⌡x ln x
of y = e t between t = 0 and t = ln x, and evaluate the
integral.
331. ⌠ dx
⌡x ln x ln(ln x) In the following exercises, use appropriate substitutions
to express the trigonometric integrals in terms of
332. ∫ tanθ dθ compositions with logarithms.
348. ∫ tan(2x)dx
333. ∫ cos xx cos
− x sin x dx
x
349. ⌠
sin(3x) − cos(3x)
dx
334. ⌠
ln(sin x)
dx ⌡sin(3x) + cos(3x)
⌡ tan x
⌠x sin⎝x ⎠dx
⎛ 2⎞
∫ ln(cos x)tan xdx
⌡ cos⎝x ⎠
335. 350. ⎛ 2⎞
2
336. ∫ xe −x dx
351. ∫ x csc⎛⎝x 2⎞⎠dx
606 Chapter 5 | Integration
2
In the following exercises, integrate using the indicated 377. Compute the integral of f (x) = xe −x and find the
substitution.
smallest value of N such that the area under the graph
2
360. ∫ x −x100 dx; u = x − 100 f (x) = xe −x between x = N and x = N + 1 is, at
most, 0.01.
361. ⌠
y−1
dy; u = y + 1 378. Find the limit, as N tends to infinity, of the area under
⌡y + 1 2
the graph of f (x) = xe −x between x = 0 and x = 5.
362. ⌠ 1 − x 3 dx; u = 3x − x 3
2
⌡3x − x
b 1/a
379. Show that ∫ a dtt = ∫ dt when 0 < a ≤ b.
t
1/b
363. ⌠sin x + cos x dx; u = sin x − cos x
⌡sin x − cos x 380. Suppose that f (x) > 0 for all x and that f and g are
g ln f
differentiable. Use the identity f g = e and the chain
364. ∫ e 2x 1 − e 2xdx; u = e 2x
g
rule to find the derivative of f .
⌠ln(x) 1 − (ln x) 2 dx; u = ln x 381. Use the previous exercise to find the antiderivative of
⌡
365. x 3
h(x) = x x (1 + ln x) and evaluate ∫ x x (1 + ln x)dx.
2
In the following exercises, does the right-endpoint
approximation overestimate or underestimate the exact 382. Show that if c > 0, then the integral of 1/x from
area? Calculate the right endpoint estimate R50 and solve
ac to bc (0 < a < b) is the same as the integral of 1/x
for the exact area.
from a to b.
366. [T] y = e x over [0, 1]
The following exercises are intended to derive the
−x fundamental properties of the natural log starting from the
367. [T] y = e over [0, 1]
ln⎛⎝1x ⎞⎠ = −ln x.
xy
384. Use a change of variable in the integral ∫ 1 dt to
1
t
show that ln xy = ln x + ln y for x, y > 0.
x
385. Use the identity ln x = ∫ dt
x to show that ln(x)
1
is an increasing function of x on [0, ∞), and use the
previous exercises to show that the range of ln(x) is
(−∞, ∞). Without any further assumptions, conclude that
ln(x) has an inverse function defined on (−∞, ∞).
x
388. The sine integral, defined as S(x) = ∫ sint
t dt is 0
an important quantity in engineering. Although it does not
have a simple closed formula, it is possible to estimate
its behavior for large x. Show that for
k ≥ 1, |S(2πk) − S⎛⎝2π(k + 1)⎞⎠| ≤ 1 .
k(2k + 1)π
(Hint: sin(t + π) = −sint)
In this section we focus on integrals that result in inverse trigonometric functions. We have worked with these functions
before. Recall from Functions and Graphs that trigonometric functions are not one-to-one unless the domains are
restricted. When working with inverses of trigonometric functions, we always need to be careful to take these restrictions
into account. Also in Derivatives, we developed formulas for derivatives of inverse trigonometric functions. The formulas
developed there give rise directly to integration formulas involving inverse trigonometric functions.
⌠ du = sin −1 u + C (5.23)
⌡ a2 − u2 |a|
2.
⌠ du = 1 tan −1 u + C (5.24)
⌡a 2 + u 2 a a
3.
⌠ du = 1 sec −1 u + C
(5.25)
⌡u u − a
2 2 |a| |a|
Proof
Let y = sin −1 ax . Then asin y = x. Now let’s use implicit differentiation. We obtain
dy 1 .
= acos y
dx
For − π ≤ y ≤ π , cos y ≥ 0. Thus, applying the Pythagorean identity sin 2 y + cos 2 y = 1, we have
2 2
cos y = 1 – sin 2 y. This gives
1 1
acos y =
a 1 − sin 2 y
= 1
a − a 2 sin 2 y
2
= 1 .
a − x2
2
⌠ 1 du = sin −1⎛⎝u ⎞⎠ + C.
⌡ a2 − u2
a
Example 5.49
1
2
⌠ dx .
⌡0 1 − x 2
Evaluate the definite integral
Solution
We can go directly to the formula for the antiderivative in the rule on integration formulas resulting in inverse
trigonometric functions, and then evaluate the definite integral. We have
1
2 1
⌠ dx
|
2
= sin −1 x
⌡0 1 − x 2 0
= sin −1 1 − sin −1 0
2
= π −0
6
= π.
6
Example 5.50
⌠ dx .
⌡ 4 − 9x 2
Evaluate the integral
610 Chapter 5 | Integration
Solution
Substitute u = 3x. Then du = 3dx and we have
⌠ dx = 1 ⌠ du .
⌡ 4 − 9x 2 3 ⌡ 4 − u 2
Applying the formula with a = 2, we obtain
⌠ dx = 1 ⌠ du
⌡ 4 − 9x 2 3⌡ 4 − u2
⎛ ⎞
= 1 sin −1 ⎝u ⎠ + C
3 2
1 −1 ⎛3x ⎞
= sin ⎝ ⎠ + C.
3 2
Find the indefinite integral using an inverse trigonometric function and substitution for ⌠ dx .
5.41
⌡ 9 − x2
Example 5.51
3/2
⌠ du .
⌡0
Evaluate the definite integral
1 − u2
Solution
The format of the problem matches the inverse sine formula. Thus,
3/2
⌠
|
3/2
du = sin −1 u
⌡0 1 − u2 0
⎡ ⎛ ⎞⎤
= ⎣sin −1 ⎝ 3 ⎠⎦ − ⎡⎣sin −1 (0)⎤⎦
2
= π.
3
Example 5.52
Solution
Comparing this problem with the formulas stated in the rule on integration formulas resulting in inverse
trigonometric functions, the integrand looks similar to the formula for tan −1 u + C. So we use substitution,
letting u = 2x, then du = 2dx and 1/2du = dx. Then, we have
Example 5.53
Solution
Apply the formula with a = 3. Then,
⌠ dx = 1 tan −1 ⎛ x ⎞ + C.
⎝3 ⎠
⌡9 + x 2 3
Example 5.54
3
Evaluate the definite integral ⌠ dx .
⌡ 3/3
1 + x2
612 Chapter 5 | Integration
Solution
Use the formula for the inverse tangent. We have
3
⌠
|
3
dx = tan −1 x
⌡ 3/3
1 + x 2
3/3
⎡ ⎛ ⎞⎤
= ⎡⎣tan −1 ⎛⎝ 3⎞⎠⎤⎦ − ⎣tan −1 ⎝ 3 ⎠⎦
3
= .π
6
2
Evaluate the definite integral ⌠ dx 2 .
5.44
⌡0 4 + x
5.7 EXERCISES
In the following exercises, evaluate each integral in terms 403. Explain the relationship
3/2 ⌡ 1 − t2
391. ⌠ dx general, that cos −1 t = −sin −1 t ?
⌡0 1 − x2
404. Explain the relationship
sec −1 t + C = ⌠ dt
1/2
392. ⌠ dx = −csc −1 t + C. Is it true, in
⌡−1/2 1 − x 2 ⌡|t| t 2 − 1
general, that sec −1 t = −csc −1 t ?
1
393. ⌠ dx 405. Explain what is wrong with the following integral:
⌡ 31 - x2 2
⌠ dt .
3 ⌡1 1 − t 2
394. ⌠ dx
⌡1/ 3 1 + x 2 406. Explain what is wrong with the following integral:
1
⌠ dt .
⌡−1 |t| t 2 − 1
2
⌠ dx
⌡1 |x| x 2 − 1
395.
⌠ dx ⌠ 1 dx over [−3, 3]
⌡ 9 − x2
397.
⌡ 9 − x2
407. [T]
⌠ dx
In the following exercises, compute the antiderivative using
⌡|x| x 2 − 9
401. appropriate substitutions.
⌠sin −1 tdt
⌠ ⌡ 1 − t2
411.
dx
⌡|x| 4x 2 − 16
402.
⌠ dt
⌡sin t 1 − t 2
412.
−1
614 Chapter 5 | Integration
413. ⌠ ⌠ dt
−1
tan (2t)
dt
⌡ 1 + 4t 2
⌡t⎝1 + ln t⎠
426. ⎛ 2 ⎞
⌠ttan ⎝t
−1 ⎛ 2⎞
⌠cos (2t) dt
⎠ −1
dt
⌡ 1+t
414. 4
⌡ 1 − 4t 2
427.
⌠sec ⎝2 ⎠ dt
−1 ⎛ t ⎞
⌠e cos ⎝e ⎠dt
t −1 ⎛ t⎞
⌡|t| t 2 − 4
415.
⌡ 1 − e 2t
428.
⌠tsec ⎝t ⎠dt
−1 ⎛ 2⎞ In the following exercises, compute each definite integral.
⌡t 2 t 4 − 1
416.
⌠
1/2
tan⎛⎝sin −1 t⎞⎠
dt
⌡0
429.
In the following exercises, use a calculator to graph the 1 − t2
antiderivative ∫f with C = 0 over the given interval
⌠ tan⎝cos t⎠dt
⎡
1/2 ⎛ −1 ⎞
⎣a, b⎤⎦. Approximate a value of C, if possible, such that
⌡1/4 1 − t 2
430.
adding C to the antiderivative gives the same value as the
x
definite integral F(x) = ∫ f (t)dt.
a
⌠
1/2
sin⎛⎝tan −1 t⎞⎠
⌠ 1 dx over 2, 6
dt
⌡0
431.
⎡ ⎤ 1 + t2
⌡x x 2 − 4
417. [T] ⎣ ⎦
⌠
1/2
418. [T] ⌠ 1 dx over ⎡⎣0, 6⎤⎦ cos⎛⎝tan −1 t⎞⎠
⌡(2x + 2) x dt
⌡0
432.
1 + t2
419. [T] ⌠
(sin x + x cos x)
dx over ⎡⎣−6, 6⎤⎦
⌡ 1 + x sin x
A
compute I(A) = ⌠
2 2
433. For A > 0, dt and
⌡−A 1 + t 2
⌠ 2e −2x dx over [0, 2] 1
⌡ 1 − e −4x
420. [T] evaluate a lim I(A), the area under the graph of
→∞ 1 + t2
on [−∞, ∞].
421. [T] ⌠ 1 over [0, 2]
⌡x + xln 2 x B
434. For 1 < B < ∞, compute I(B) = ⌠ dt
⌡1 t t − 1
and
⌠ sin −1 x over [−1, 1]
2
⌡ 1 − x2
422. [T]
evaluate lim I(B), the area under the graph of
B→∞
⌠ dt
⌡t 1 − ln 2 t
425.
CHAPTER 5 REVIEW
KEY TERMS
average value of a function (or fave) the average value of a function on an interval can be found by calculating the
definite integral of the function and dividing that value by the length of the interval
change of variables the substitution of a variable, such as u, for an expression in the integrand
definite integral a primary operation of calculus; the area between the curve and the x-axis over a given interval is a
definite integral
fundamental theorem of calculus the theorem, central to the entire development of calculus, that establishes the
relationship between differentiation and integration
fundamental theorem of calculus, part 1 uses a definite integral to define an antiderivative of a function
fundamental theorem of calculus, part 2 (also, evaluation theorem) we can evaluate a definite integral by
evaluating the antiderivative of the integrand at the endpoints of the interval and subtracting
integrable function a function is integrable if the limit defining the integral exists; in other words, if the limit of the
Riemann sums as n goes to infinity exists
integrand the function to the right of the integration symbol; the integrand includes the function being integrated
integration by substitution a technique for integration that allows integration of functions that are the result of a
chain-rule derivative
left-endpoint approximation an approximation of the area under a curve computed by using the left endpoint of each
subinterval to calculate the height of the vertical sides of each rectangle
limits of integration these values appear near the top and bottom of the integral sign and define the interval over which
the function should be integrated
lower sum a sum obtained by using the minimum value of f (x) on each subinterval
mean value theorem for integrals guarantees that a point c exists such that f (c) is equal to the average value of the
function
net change theorem if we know the rate of change of a quantity, the net change theorem says the future quantity is
equal to the initial quantity plus the integral of the rate of change of the quantity
net signed area the area between a function and the x-axis such that the area below the x-axis is subtracted from the area
above the x-axis; the result is the same as the definite integral of the function
partition a set of points that divides an interval into subintervals
regular partition a partition in which the subintervals all have the same width
riemann sum n
an estimate of the area under the curve of the form A ≈ ∑ f (x*i )Δx
i=1
right-endpoint approximation the right-endpoint approximation is an approximation of the area of the rectangles
under a curve using the right endpoint of each subinterval to construct the vertical sides of each rectangle
sigma notation (also, summation notation) the Greek letter sigma (Σ) indicates addition of the values; the values of the
index above and below the sigma indicate where to begin the summation and where to end it
total area total area between a function and the x-axis is calculated by adding the area above the x-axis and the area
below the x-axis; the result is the same as the definite integral of the absolute value of the function
upper sum a sum obtained by using the maximum value of f (x) on each subinterval
variable of integration indicates which variable you are integrating with respect to; if it is x, then the function in the
integrand is followed by dx
KEY EQUATIONS
• Properties of Sigma Notation
n
∑ c = nc
i=1
n n
∑ ca i = c ∑ a i
i=1 i=1
n n n
∑ ⎛
⎝a i + b i⎞⎠ = ∑ ai + ∑ bi
i=1 i=1 i=1
n n n
∑ ⎛
⎝a i − b i⎞⎠ = ∑ ai − ∑ bi
i=1 i=1 i=1
n m n
∑ ai = ∑ ai + ∑ ai
i=1 i=1 i=m+1
• Left-Endpoint Approximation
n
A ≈ L n = f (x 0)Δx + f (x 1)Δx + ⋯ + f (x n − 1)Δx = ∑ f (x i − 1)Δx
i=1
• Right-Endpoint Approximation
n
A ≈ R n = f (x 1)Δx + f (x 2)Δx + ⋯ + f (x n)Δx = ∑ f (x i)Δx
i=1
• Definite Integral
b n
∫ a f (x)dx = n lim
→∞
∑ f ⎛⎝x*i ⎞⎠Δx
i=1
⌡a ⌡a
⎣ ⎦
a
b b
∫ a c f (x)dx = c∫ a f (x) for constant c
b c b
∫ a f (x)dx = ∫ a f (x)dx + ∫ c f (x)dx
⎡
If f (x) is continuous over an interval ⎣a, b⎤⎦, then there is at least one point c ∈ ⎡⎣a, b⎤⎦ such that
b
1
b − a∫a
f (c) = f (x)dx.
⌠ f g(x) g '(x)dx = ∫
b g(b)
⎛ ⎞
f (u)du
⌡a
⎝ ⎠
g(a)
⌠ du = 1 tan −1 ⎛⎝u ⎞⎠ + C
⌡a 2 + u 2 a a
⌠ du = 1a sec −1 ⎛⎝ua ⎞⎠ + C
⌡u u 2 − a 2
KEY CONCEPTS
5.1 Approximating Areas
n
• The use of sigma (summation) notation of the form ∑ ai is useful for expressing long sums of values in compact
i=1
form.
• For a continuous function defined over an interval ⎡⎣a, b⎤⎦, the process of dividing the interval into n equal parts,
extending a rectangle to the graph of the function, calculating the areas of the series of rectangles, and then summing
the areas yields an approximation of the area of that region.
• The definite integral can be used to calculate net signed area, which is the area above the x-axis less the area below
the x-axis. Net signed area can be positive, negative, or zero.
• The component parts of the definite integral are the integrand, the variable of integration, and the limits of
integration.
• Continuous functions on a closed interval are integrable. Functions that are not continuous may still be integrable,
depending on the nature of the discontinuities.
• The properties of definite integrals can be used to evaluate integrals.
• The area under the curve of many functions can be calculated using geometric formulas.
• The average value of a function can be calculated using definite integrals.
• The Mean Value Theorem for Integrals states that for a continuous function over a closed interval, there is a value c
such that f (c) equals the average value of the function. See The Mean Value Theorem for Integrals.
• The Fundamental Theorem of Calculus, Part 1 shows the relationship between the derivative and the integral. See
Fundamental Theorem of Calculus, Part 1.
• The Fundamental Theorem of Calculus, Part 2 is a formula for evaluating a definite integral in terms of an
antiderivative of its integrand. The total area under a curve can be found using this formula. See The
Fundamental Theorem of Calculus, Part 2.
• The net change theorem states that when a quantity changes, the final value equals the initial value plus the integral
of the rate of change. Net change can be a positive number, a negative number, or zero.
• The area under an even function over a symmetric interval can be calculated by doubling the area over the positive
x-axis. For an odd function, the integral over a symmetric interval equals zero, because half the area is negative.
5.5 Substitution
• Substitution is a technique that simplifies the integration of functions that are the result of a chain-rule derivative.
The term ‘substitution’ refers to changing variables or substituting the variable u and du for appropriate expressions
in the integrand.
• When using substitution for a definite integral, we also have to change the limits of integration.
620 Chapter 5 | Integration
• Exponential and logarithmic functions arise in many real-world applications, especially those involving growth and
decay.
• Substitution is often used to evaluate integrals involving exponential functions or logarithms.
• Formulas for derivatives of inverse trigonometric functions developed in Derivatives of Exponential and
Logarithmic Functions lead directly to integration formulas involving inverse trigonometric functions.
• Use the formulas listed in the rule on integration formulas resulting in inverse trigonometric functions to match up
the correct format and make alterations as necessary to solve the problem.
• Substitution is often required to put the integrand in the correct form.
⌠ dx
⌡(x + 4) 3
442. All continuous functions have an antiderivative. 451.
⌡1 + e
445. y = x 2 sin x over [0, π]
Find the derivative.
t
446. y = x + 1x over [1, 4] d ⌠ sin x dx
dt ⌡ 1 + x 2
455.
0
Evaluate the following integrals.
x3 463. What is the average velocity of the bullet for the first
d
dx ∫ 1
456. 4 − t 2dt half-second?
ln(x)
d ⎛
4t + e t⎞⎠dt
dx ∫ 1
457. ⎝
cos x 2
d
dx ∫ 0
458. e t dt
1980 0
1985 −5,468,750
1990 −755,495
1995 −73,005
2000 −29,768
2005 −918
2010 −177