Integrals Notes
Integrals Notes
Integrals
skill for tackling this topic. The basics of integration are important
279
280 CHAPTER D. INTEGRALS
partition denoted P:
subinterval is [ , ].
x∗k ∈ [xk−1, xk ]
n
X
A1 + . . . + An = f (x∗k )(xk − xk−1)
i=1
b−a
∆x =
n
Left Right
x∗k−1 xk−1 xk
n
X n
X
Riemann Sum f (xk−1)∆x f (xk )∆x
k=1 k=1
D.1. WHAT IS AN INTEGRAL? 283
and x = 2π.
284 CHAPTER D. INTEGRALS
n
X
lim
n→∞
f (x∗k )∆xk
∥P∥→0 k=1
Zb n
X
f (x)dx = n→∞
lim f (x∗k )∆xk
∥P∥→0 k=1
a
of integration.
✍ The integral is the area above the x-axis and below f , as long
with a < b < c, and that f and g are integrable functions on the
Z b
k dx =
a
Z a
f (x) dx =
a
288 CHAPTER D. INTEGRALS
Z a
f (x) dx = −
b
Z c
f (x) dx =
Za b Z c
f (x) dx f (x) dx
a b
Z b Z b
kf (x) dx = f (x) dx
a a
Z b
(f (x) − g(x)) dx =
Za b Z b
f (x) dx g(x) dx
a a
Z b
(f (x) + g(x)) dx =
Za b Z b
f (x) dx g(x) dx
a a
290 CHAPTER D. INTEGRALS
Zx
Example 1. Let f (x) = 3x and let a = 1. Let A(x) = 3t dt.
1
(a) Find a formula for A(x) by using the formula for the area
follows:
1
A′(x) = lim (A(x + h) − A(x))
h→0 h
1
= lim −
h→0 h
1
= lim +
h→0 h
1
= lim
h→0 h
Z x+h
≤ f (t) dt ≤
x
value f (x).
Therefore, we have
Z x+h
1
≤ lim f (t) dt ≤ .
h→0 h x
Z x+h
1
By the S T , lim f (t) dt = .
h→0 h x
all kinds? The second part of this theorem sheds some light on how
to do that.
Then:
Zb
f (t) dt = F (b) − F (a)
a
Let’s talk about some basic properties. For these, let F ′(x) = f (x)
Antiderivative of 0 is a constant
Suppose f (x) = 0. Then F (x) = C is an antiderivative of f ,
The proofs of these are not hard, and the properties are plain to see
by what we call an a c .
D.2. THE FUNDAMENTAL THEOREM OF CALCULUS 297
F (b) = , F (a) =
So,
F (b) − F (a) =
=
298 CHAPTER D. INTEGRALS
Z 5
Example 3. Evaluate s2 + 1 ds using the fact that
1
d 1 3
s + s = s2 + 1.
ds 3
D.2. THE FUNDAMENTAL THEOREM OF CALCULUS 299
1. Use a Riemann Sum to estimate the area below y = x2 + 1 and above the x-axis,
between x = 1 and x = 4. Use a partition of three uniform subintervals, and choose the
evaluation points to be the left endpoints of each subinterval.
√
2. Use a Riemann Sum to estimate the area below y = x and above the x-axis, between
x = 0 and x = 8. Use a partition of four uniform subintervals, and choose the evaluation
points to be the midpoints of each subinterval.
1
Final Answer: √
2
4. (a) Use a Riemann sum with 5 uniform subintervals, evaluated at right endpoints to
Z 1
approximate ln(2x + 3) dx.
0
(b) What is the error in your approximation for (a)?
Z
(Hint: Recall that ln(x) dx = x ln |x| − x + C.)
5. Consider the problem of approximating the area above y = −x3 and below y = x2 ,
between x = 0 and x = 2. How could you use a Riemann Sum to tackle this problem? Use
4 uniform subintervals and choose the evaluation points to be the right endpoints of each
subinterval to get an estimate using your adapted approach.
Final Answer: A hint for how to do this Riemann Sum-style: Consider how to calculate
the heights of each rectangle involved using the heights of the functions in the question.
You should arrive at an estimate of 10 square units.
2
6. Consider finding the area below f (x) = xex and above the x−axis between x = 0 and
x = 3.
(b) Use a Riemann sum with 6 uniform subintervals evaluated at left endpoints to
approximate this area.
(c) Repeat the process in (b) this time using right endpoints.
Final Answers: (a) 4051.042 (b) 710.910 (c) 12865.536 (d) the left
endpoints, with an error of 3340.131. The approximation here is rather poor because we
simply have not considered enough subintervals. In fact, it takes over 36000 subintervals to
get an error below 1 for this problem!
(b) Plot the area of interest and the area found by the Riemann sum.
(d) The rectangles used by the Riemann sum and the true area represented by the
integral occupy different regions of the plane; yet, the error in the approximation is 0.
Why?
(b)
(c) 20
(d) The excess and shortfall amounts (which happen to form triangles in this case) in the
Riemann approximation exactly cancel out.
302 CHAPTER D. INTEGRALS
10. Consider finding the area below f (x) = x2 and above the x−axis between x = −1 and
x = 1.
(c) f (x) = x2 is an even function (i.e. f (−x) = f (x)). It is symmetric about the y−axis;
that is, the area to the right of the y−axis is equal to the area to the left of the
y−axis. As a result, we could instead find the area to one side of the y−axis and
multiply our answer by 2 to get the total area. Use symmetry to evaluate this
integral.
(d) Based on what you have learned in this question, complete the following statement:
Z a
If f (x) is an even function and a ∈ R then f (x) dx =
−a
Final Answers:
2
(a) (b) units2
3
Z 1
2 1 2
(c) 2 x dx = 2 =
0 3 3
Z a Z a
(d) f (x) dx = 2 f (x) dx
−a 0
D.2. THE FUNDAMENTAL THEOREM OF CALCULUS 303
11. Consider finding the net area below f (x) = x3 and between x = −1 and x = 1.
Z 1
(a) Draw a picture of this area, and (b) Calculate the net area, i.e. x3 dx. Use the
−1
1
fact that x4 has a derivative of x3 .
4
(c) f (x) = x3 is an odd function (i.e. f (−x) = −f (x)). It is symmetric about the origin;
that is, the graph remains unchanged after a rotation of 180 degrees about the origin.
The contribution of area above the x−axis is equal to the contribution of area below
the x−axis. However, one is positive and the other is negative and so the net area is
0! To verify this, break the integral in this question into two pieces (i) from x = −1
to x = 0 and (ii) from x = 0 to x = 1 and add these two pieces together.
(d) Based on what you have learned in this question, complete the following statement:
Z a
If f (x) is an odd function and a ∈ R then f (x) dx =
−a
Final Answers:
(a) (b) 0
Z 0 Z 1
3 1 1
(c) x dx + x3 dx = − + = 0
−1 0 4 4
Z a
(d) f (x) dx = 0
−a
304 CHAPTER D. INTEGRALS
functions?
Example 4.
defined to be:
Z
f (x) dx = F (x) + C,
called the i .
306 CHAPTER D. INTEGRALS
Z Z
✍ The integral symbol and the “dx” are a pair; that is, f (x)
Z
✍ The +C does not “r ” the and dx symbols! Bear
of you will see in other courses in the future. Stay tuned for more
C is also correct.
308 CHAPTER D. INTEGRALS
sign!
R
sec2(x) dx tan(x) + C
R
csc(x) cot(x) dx − csc(x) + C Don’t forget the minus
sign!
R
sec(x) tan(x) dx sec(x) + C
R
csc2(x) dx − cot(x) + C Lots to keep in mind?
Z √
4
(b) t dt
Z
1
(c) dx
x5/3
Z
(d) π dx
Z
(e) 0 dx
Z b
(f ) 0 dx, where a and b are real numbers.
a
310 CHAPTER D. INTEGRALS
Let’s expand our library of the kinds of functions that we can find
antiderivatives for:
Multiplicative Constants
Z
If f (x) dx = F (x) + C and k is any constant then
Z Z
kf (x) dx = k f (x) dx = kF (x) + C
Example 6.
Z
(a) 4x7 dx =
Z
π
(b) √ dt =
t
Z
(c) 3z dz =
D.3. MORE ON CALCULATING ANTIDERIVATIVES 311
Example 7.
Z
(a) (3x2 + 5) dx =
Z
1 2
(b) − dx =
x3 x2
Z
6
(c) 4x ln(4) + 5ex − dx =
x
312 CHAPTER D. INTEGRALS
Example 8.
2s3 − 5s4
Z
ds
3s2
Example 9.
Z
1 1
+ 2 (3 + 2x2) dx
x x
D.3. MORE ON CALCULATING ANTIDERIVATIVES 313
f (u(x)) = f ′(u(x))u′(x)
little bit to make u′(x) appear exactly! Like many things in math,
Z
Example 11. sec2(4t) dt
D.3. MORE ON CALCULATING ANTIDERIVATIVES 315
Z
Example 12. 4x3(3x4 − 1)14 dx
Z 1
ex
Example 13. dx
4x2
Z
Example 14. t2 sec(t3) tan(t3) dt
using a substitution.
Z Z
complicated(x) dx = nice(u) du
some steps, while chain rule in reverse is more “in your head”.
Z
We learn through example: (6x + 4)(3x2 + 4x)5 dx
D.3. MORE ON CALCULATING ANTIDERIVATIVES 317
it u(x).
du
Find the d of the core. (This =
dx
should also appear somewhere in the inte-
stant.)
Z
Transform from an integral in (6x + 4)(3x2 + 4x)5 dx
Integrate.
✍ The key is that all of the original variables, x in this case, must
choose as u(x). This gets easier with practice. Look for the core
the integrand.
Z
Example 16. Calculate sin(x)e5 cos(x) dx
D.3. MORE ON CALCULATING ANTIDERIVATIVES 319
Let’s tackle a few more examples. For many of these, we can use
much better for some more-involved problems like these than the
− t12 + 1
Z
Example 18. Integrate: q dt
1
t +t
Z
Example 19. Integrate: (1 + 900x)1/15000 dx
Z
Example 20. Integrate: sin(θ)(cos3(θ) − cos5(θ)) dθ
D.3. MORE ON CALCULATING ANTIDERIVATIVES 321
Z
7x
Example 21. Integrate: dx
4x2 + 9
√
Z
Example 22. Integrate: (2x + 5) 3 3x + 1 dx
✍ Practice makes perfect. Since this is a new topic for most of you,
now!
322 CHAPTER D. INTEGRALS
2 5
!
s3 − s2
Z Z p
5
(c) ds (d) 5y + 7 dy
s2
Z Z
0.7t
(e) 5e dt (f) sin(πw) cos(πw) dw
Z Z
3z ln(3x)
(g) √ dz (h) dx
3 − 7z 4x
5x − 6
Z Z
(i) dx (j) (sec(7t) tan(7t)) dt
(2x + 3)9
csc2 (4x)
Z Z
(k) 0 dz (l) dx
cot(4x)
Z Z
2 2 3 2 1 2
(m) 4x + 5 csc (x) − dx (n) 4s − + s ds
x s 3s
Z Z
4
(o) 2z(z − 1) dz (p) cot(3θ) csc(3θ) dθ
ew − e−w
Z Z
sin(2x)
(q) dx (r) dw where n > 0
cos(2x) (ew + e−w )n
(Hint for (r): Reverse power rule just can’t work for one special value of n: Consider two
different cases based on this! )
D.4. INTEGRALS-FOR YOU TO TRY 323
Final Answers:
1 3 4 11
(a) x4 − x6 + x2 + C (b) r4 +C
2 8 11
−3 2 3 1 6
(c) − s2 + C
1 (d) (5y + 7) 5 + C
s 33 6
50 0.7t −1
(e) e +C (f) cos2 (πw) + C
7 2π
2 18 1
(g) (3 − 7z)3/2 − (3 − 7z)1/2 + C (h) (ln(3x))2 + C
49 49 8
5 27 1
(i) − 7
+ +C (j) sec(7t) + C
28(2x + 3) 32(2x + 3)8 7
1
(k) C (l) − ln | cot(4x)| + C
4
4 3 4 2
(m) x − 5 cot(x) − 3 ln |x| + C (n) s + s4 + − s2 + C
3 3 3s
1 2 1
(o) (z − 1)6 + (z − 1)5 + C (p) − csc(3θ) + C
3 5 3
ln(ew + e−w ) + C, if n = 1
1
(q) − ln | cos(2x)| + C (r)
2 w −w 1−n
(e +e )
1−n
+ C, if n ̸= 1
1
✍ Note that your answer to (f) could also be written as sin2 (πw) + C.
2π
324 CHAPTER D. INTEGRALS
sin2 (x)
Z Z Z
1 2 2
(d) dy (e) sec (4y) tan (4y) dy (f) dx
y ln(y) cos(x)
2
cos πx
3setan(s )
Z Z Z p
(g) dx (h) ds (i) sin(θ) 3 5 cos(θ) dθ
x2 cos2 (s2 )
p √
r2 − 2 p2 − 10 p3
Z
sin( 3 x + 3)
Z Z
(j) − 1 dr (k) dp (l) p dx
r2 + 2r p5 3
(x + 3)2
(Hint: For (f ) try using a trig identity to massage the integral and use the fact that
Z
sec(x) dx = ln | sec(x) + tan(x)| + C.)
Final Answers:
1 4 1 15 35
(a) (r + 3)3 + C (b) (ln(z))2 + C (c) (t − 3)11/5 + (t − 3)6/5 + C
12 4 11 3
1
(d) ln | ln(y)| + C (e) tan3 (4y) + C (f) ln | sec(x) + tan(x)| − sin(x) + C
12
−1 π 3 tan(s2 ) 3
(g) sin +C (h) e +C (i) − (5 cos(θ))4/3 + C
π x 2 20
−1 10 √
(j) − ln |r2 + 2r| + C (k) 2
+ 37 + C (l) −3 cos( 3 x + 3) + C
2p 37p 10
√
✍ Note that the answer to 2.(b) can also be written as (ln( z))2 + C. As an exercise, use
your log rules to see how these could be the same.
3. Most of the following are integrals that you can’t do directly (yet!) Even still, by
differentiating, show that
Z
(a) ln(x) dx = x ln |x| − x + C
D.4. INTEGRALS-FOR YOU TO TRY 325
ax
Z
x
(b) a dx = + C, where a > 0 and a ̸= 1
ln(a)
Z
(c) tan(x) dx = − ln | cos(x)| + C
Z
(d) sec(x) dx = ln | sec(x) + tan(x)| + C
Z
(e) csc(x) dx = − ln | csc(x) + cot(x)| + C
Z
(f) cot(x) dx = ln | sin(x)| + C
✍ Note that you can actually integrate (c) and (f) using CRIR methods. How? Try it!
df 2x
4. Suppose that a curve y = f (x) has the derivative =1− 2 . If the curve passes
dx x +1
through the point (0, 2), find the function f (x).
5. Calculate each of the following integrals. These ones are a little bit more interesting ,.
Z s
e −s2
(a) + se ds
es − 5
1 − e−t
Z
(b) dt
e−t + t
Z
(c) z 2 (z − 1)4 dz
Z
x
(d) dx
x−3
Final Answers:
1 2
(a) ln |es − 5| − e−s + C
2
(b) ln |e−t + t| + C
1 1 1
(c) (z − 1)7 + (z − 1)6 + (z − 1)5 + C
7 3 5
326 CHAPTER D. INTEGRALS
(c) Try another approach to solving this problem, by subtracting and adding 3 in the
numerator, and then carefully using fraction rules to divide things up.
Z 3 √
Z t Z −1
1
(d) x + 1(x + 2) dx (e) sin(2θ) dθ (f) dx
0 −π/2 −3 x2
Z 5 Z π Z 0
3 2 +2s
(g) dx (h) cos(3θ) dθ (i) (3s + 1)e3s ds
3 4x − 5 −π/4 −1
π/3 5 √ 1
Z Z Z
2x
(j) tan(y) dy (k) (1 + 3x) x − 1 dx (l) √
3
dx
π/4 1 −1 3x2 + 4
100 x2 1
,
Z Z Z
1
(m) 6d (n) √ ds (assume x > 0) (o) sec2 (πt) tan(πt) dt
−29 x s3 3/4
D.4. INTEGRALS-FOR YOU TO TRY 327
Final Answers:
1 38
(a) ln(2) (b) 80 (c)
2 3
256 1 1 2
(d) (e) − cos(2t) − (f)
15 2 2 3
3 1 1
(g) (ln(15) − ln(7)) (h) √ (i) (1 − e)
4 3 2 2
1 1 896
(j) ln √ − ln (k) (l) 0
2 2 15
2 2 1
(m) 774 (n) − + √ (o) −
x x 2π
ln(2)
✍: In (j) you could use log rules to write your answer as .
2
Z 4.1 Z 1 Z a
(d) 3.9 ds (e) 1 dx (f) a dx, for a constant a
4 0 0
√
Z ex Z 3 Z 0
cos(y) 3 (x + 1)
(g) dy (h) √
(t − t) dt (i) dx
x sin(y) + 1 2 −1 (2x + 3)7
Z x Z x Z x
3 3 d 3
(j) s ds (k) s ds (l) s ds
2 1 dx 1
Z 912
d 2 x 2
(m) x e cos(x ) dx
dx 104
Z b
d
(n) f (x) dx , for constants a and b.
dx a
328 CHAPTER D. INTEGRALS
Final Answers:
√ 2 50
(a) 2.9953 (b) 2− √ (c)
3 3
3
(g) ln | sin(ex ) + 1| − ln | sin(x) + 1| (h) (i) 0.0081847
4
x4 x4 1
(j) −4 (k) − (l) x3
4 4 4
(m) 0 (n) 0
Z
9. Evaluate (tan2 (3θ) + 1) dθ. (Hint: This is a “massage-first” integral, using a different
trick. Think trig identities! )
1
Final Answer: tan(3θ) + C
3
Z
x 1 1
10. Evaluate + − dx. (Hint: Again, find a way to massage. A
x2 − 3x 2x 2x − 6
good way to deal with many fractions with different bases is to...)
1
Final Answer: ln |2x2 − 6x| + C, which can simplify to
p 2
ln( |x(x − 3)|) + C
D.4. INTEGRALS-FOR YOU TO TRY 329
u′ sin(u) dx =
R R
sin(x) dx =
u′ cos(u) dx =
R R
cos(x) dx =
u′ sec(u) tan(u) dx =
R R
sec(x) tan(x) dx =
u′ sec2 (u) dx =
R R
sec2 (x) dx =
u′ csc2 (u) dx =
R R
csc2 (x) dx =
u′ csc(u) cot(u) dx =
R R
csc(x) cot(x) dx =
u′ au ln(a) dx =
R x R
a ln(x) dx =
u′ eu dx =
R x R
e dx =
u′ u ln(a)
R 1 R 1
x ln(a)
dx = dx =
u′ x1 dx =
R 1 R
x
dx =
Volume of 3D shapes Z
Energy = Force dx
Continuous Probability
Z Z
Position = Velocity dt Charge = Current dt
D.5.1 Areas
Example 1. Find the area below the curve f (x) = sin(x) and
π
above the x−axis between x = and x = π.
2
Z 1
Consider calculating the definite integral x3 dx. This is easy!
−2
Z 1
x3 dx =
−2
earlier about n area, and then take a look at the graph of the
on [−2, 1].
x−axis.
domain of integration.
curve x3 on the interval [−2, 1]. (Not just the area above the
x-axis!)
D.5. WHAT CAN WE USE INTEGRALS FOR? 333
curves, f and g?
Using what we know about areas and definite integral and a little
y = x2 − 2x − 3.
and x = 2.
336 CHAPTER D. INTEGRALS
Integrals are good for calculating totals. They can be used to add
✍ Word problems like the ones that are to come can be handled by
the problem; this allows us to figure out what the value of the
work fine.
338 CHAPTER D. INTEGRALS
out of water in his watering can. A tap fills his watering can at
1. Find the area above the x-axis and below the following curves:
6
(a) y = and between x = 0 and x = 4.
4x + 3
3 +9
(b) y = 4x2 e5x and between x = −1 and x = 3.
1 1
(c) y = csc(πx) cot(πx) + 2 and between x = and x = .
4 2
1
(f) y = , between x = 1 and x = 10000.
x
Final Answers:
3 ln(19) 3 ln(3)
(a) −
2 2
4e144 4e4
(b) −
15 15
√
2 2+π−2
(c)
2π
(d) 3
(e) 11.9707
(f) 9.2103
D.6. INTEGRATION APPLICATIONS - FOR YOU TO TRY 341
where k is a constant growth rate. Assume that no bacteria were placed in the petri dish
initially (at t = 0).
(b) If the constant k is determined to be 3, how many bacteria are present after 10 days?
Final Answers:
100 kt
(a) B(t) = (e − 1)
k
100 30
(b) with k = 3, B(10) = 3
(e − 1) ≈ 3.562 × 1014 bacteria!
3. A patient enters the emergency room and requires an intravenous drip of an antibiotic
to eliminate a poison from a particular organ. The antibiotic
and the organ has a volume of V cm3 . The concentration of the antibiotic in the organ at
time t is increasing at a rate of
1 bt
P ′ (t) = (a − bx0 )e− V g/cm3 /sec.
V
Find an expression for the concentration of antibiotic in the organ at time t (leave any
constants of integration arbitrary).
342 CHAPTER D. INTEGRALS
a − bt
Final Answer: P (t) = x0 − e V +C
b
4. Jo is starting a workout program to lose weight before their wedding. Suppose that the
rate of change of their weight is given by
6
R(t) = − pounds per week.
3 + 0.02t
(b) If they want to lose a total of 25 pounds before the wedding how soon before the
wedding must they start the workout program?
Final Answers:
(b) They would need to start approximately 13.0356 weeks before the wedding (or just
over 3 months).
√
5. Calculate the area between x = 0 and x = 1, below the function y = 4
x and above the
x-axis in two ways:
4
Final Answer:
5
29
Final Answer:
3
√
x,
if 0 ≤ x < 3
f (x) =
4 − x, if x ≥ 3
(a) y = 5 + 6x − x2 and y = x2 + 5.
Final Answers:
(a) 9
√
(b) 4 2
13
(c)
12
10. Jean Louis Marie Poiseuille was a French physician who studied in both Physics and
Mathematics. He was most interested in human blood flow. In particular, he was able to
show that the velocity of blood within a particular artery is given by
Z R
k
V (t) = t(R2 − t2 ) dt, cubic centimetres per second,
0 L
where k is a constant, L is the length of the artery, and R is the radius of the artery.
(Treat L and R also as constants.)
For Questions 11 and 12, we explore one last application of integration: The average
value of a function f over an interval [a, b] is given by the following:
Z b
1
f (x) dx.
b−a a
11. Find the average value of the following functions on the indicated intervals:
4
Final Answers: (a) 0 (b)
ln(3)
12. Find an expression for the average value of h(x) = xk on the interval [0, 1], where k is
any positive real number.
1
Final Answer:
k+1