SLIDE 1
- 4. Theory of the Integral
SLIDE 2
4.1 Antidifferentiation 4.2 The Definite Integral 4.3 Riemann Sums
SLIDE 3
4.4 The Fundamental Theorem of Calculus 4.5 Fundamental Integration Rules 4.6 U-Substitutions
SLIDE 4
4.1 Antidifferentiation
SLIDE 5
- We will begin our study of the integral
by discussing antidifferentiation.
- As you might expect, this is the
process of undoing a derivative. Let f(x) be a function. A function F(x) is an antiderivative of f(x) if F 0(x) = f(x).
SLIDE 6
Let f(x) = 1. Find an antiderivative of f(x).
SLIDE 7
Let f(x) = sin(x). Find an antiderivative of f(x).
SLIDE 8
Let f(x) = e2x. Find an antiderivative of f(x).
SLIDE 9
- Notice that I am asking to
find an antiderivative, not the antiderivative.
antiderivatives are not unique!
antiderivative for , then is also an antiderivative for any constant . F(x) f(x) F(x) + C C
SLIDE 10
4.2 Definite Integral
SLIDE 11
antiderivative to another important object: the definite integral.
depends on two endpoint values, , and a function,
a, b f(x). Z b
a
f(x)dx.
SLIDE 12
- The definite integral has many
important interpretations.
- The most significant for us is
area under the curve from to
compute the area under the curve of a general function— this is the power of calculus!
- Let’s start with simple things.
f(x) a b.
SLIDE 13
Compute Z 2 3dx.
SLIDE 14 Compute Z 1
−1
xdx.
SLIDE 15
Compute Z 5 2xdx.
SLIDE 16
4.3 Riemann Sums
SLIDE 17
4.3.1 Riemman Sums Part I 4.3.2 Riemman Sums Part II
SLIDE 18
4.3.1 Riemann Sums Part I
SLIDE 19
compute definite integrals
simple properties, by exploiting well-known area formulas from geometry.
- What can we do in general?
Not much yet.
approximate the area with Riemann sums.
SLIDE 20
approximates an integral by covering the area beneath the curve with rectangles.
rectangles are more easily computed.
SLIDE 21
- This is because the width of
these rectangles is fixed, and the height is given by the value of the function at a given point.
this! It’s a classic.
SLIDE 22
SLIDE 23
SLIDE 24
Estimate Z 4 x2dx with left and right Riemann sums of width 1.
SLIDE 25
4.3.2 Riemann Sums Part II
SLIDE 26 Estimate Z 2
−1
(1 − x)dx with left and right Riemann sums of width 1.
SLIDE 27
4.4 The Fundamental Theorem of Calculus
SLIDE 28
- The fundamental theorem
- f calculus is a classic
result.
- It links the derivative and
the integral.
SLIDE 29
though we will use it extensively to compute areas under curves.
integrals can be computed by evaluating an antiderivative at the endpoints of integration.
SLIDE 30 Suppose f has antiderivative F(x). Then Z b
a
f(x)dx = F(b) − F(a).
SLIDE 31
Compute Z 2 x2dx.
SLIDE 32
Compute Z 2π cos(x)dx.
SLIDE 33
endpoints are specified, the FTC suggests that we write
constant. Z f(x) = F(x) + C C
SLIDE 34
Compute Z e3xdx.
SLIDE 35
Compute Z 2 xdx.
SLIDE 36
- Another way to interpret the
FTC is as stating that the derivative and integral undo each other.
- More precisely,
- This is valid for all likely
to appear on the CLEP exam. d dx Z f(x)dx = f(x) f(x)
SLIDE 37
4.5 Basic Integral Rules
SLIDE 38
4.5.1 Basic Integral Rules I 4.5.2 Basic Integral Rules II
SLIDE 39
4.5.1 Basic Integral Rules I
SLIDE 40
- Using the FTC, we see that
all the basic derivative rules apply, in an inverted way, to integrals.
the basic rules for integrals, it suffices to know the basic rules for derivatives.
SLIDE 41
For constants a, b, Z (af(x) + bg(x))dx = a Z f(x)dx + b Z g(x)dx
SLIDE 42
If n 6= 1, Z xndx = 1 n + 1xn+1 + C If n = −1, Z xndx = ln(x) + C
SLIDE 43
Compute Z (x3 + 2x − 3)dx
SLIDE 44
Compute Z (x−1 + 1)dx
SLIDE 45
Z exdx = ex + C
SLIDE 46
Compute Z ✓−4 x + 2ex ◆ dx
SLIDE 47
4.5.2 Basic Integral Rules II
SLIDE 48
Compute Z (sin(x) + x2)dx
SLIDE 49
Z sin(x)dx = − cos(x) + C Z cos(x)dx = sin(x) + C
SLIDE 50
Z tan(x)dx = − ln | cos(x)| + C Z sec(x)dx = ln | tan(x) + sec(x)| + C
SLIDE 51
Compute Z (tan(θ) − cos(θ))dθ
SLIDE 52
Z dx √ 1 − x2 = arcsin(x) + C Z dx 1 + x2 = arctan(x) + C Z dx |x| √ x2 − 1 = sec−1(x) + C
SLIDE 53
Compute Z −3dx √ 4 − 4x2
SLIDE 54
Compute Z dy 2|y| p y2 − 1
SLIDE 55
4.6 U-Substitutions
SLIDE 56
sophisticated types of integration methods.
- These include those based
- n the product rule
(integration by parts), special properties of trigonometric functions (trig. substitutions), and those based on tedious algebra (partial fraction decomposition).
SLIDE 57
based on the chain rule.
SLIDE 58
- Recall that to compute the
derivative of a composition of functions, we use the chain rule:
- According to the FTC,
- Hence,
d dxf(g(x)) = f 0(g(x)) · g0(x). Z f 0(g(x))g0(x)dx = f(g(x)) + C Z d dxf(g(x)) = f(g(x)) + C.
SLIDE 59
Compute Z xex2dx
SLIDE 60
Compute Z cos(4x + 1)dx
SLIDE 61
Compute Z x3p x4 + 1dx
SLIDE 62
Compute Z tan(x)dx