Exam 1 Study Guide
Math 2020 - Calculus II, Winter 2014The following is a list of important concepts from each section that will be tested on exam 1. This is not a complete list of the material that you should know for the course, but it is a good indication of what will be emphasized on exam. A thorough understanding of all of the following concepts will help you perform well on exam 1. Some places to find problems on these topics are the following: in the book, in the homework, on quizzes, and online (for example the COW webpage).
Differentiation and Anti-differentiation Rules from Calculus I
d dx
(c) = 0
d dx(e
x) = e
x d dxln(x) =
1 x d dx(x
n) = n x
n−1 d dx(a
x) = a
xln(a)
d dxlog
a(x) =
xln(a)1 d dxsin(x) = cos(x)
d dxcos(x) = − sin(x)
d dxtan(x) = sec
2(x)
d dxcsc(x) = − csc(x) cot(x)
ddx
sec(x) = sec(x) tan(x)
d dxcot(x) = − csc
2(x)
d dx(sin
−1(x)) =
√1 1−x2 d dx(cos
−1(x)) = −
√1 1−x2 d dx(tan
−1(x)) =
1 1+x2 d dx(csc
−1(x)) = −
1 x√x2−1 d dx(sec
−1(x)) =
1 x√x2−1 d dx(cot
−1(x)) = −
1 1+x2. Zk dx
= k x +C
Ze
xdx
= e
x+C
Z1
x
dx
= ln(|x|) +C
Zx
ndx
=
1
n
+ 1
n x
n+1+C
;n
6= −1
Za
xdx
=
a
xln(a)
+C
Zcos(x)dx = sin(x) +C
Zsin(x)dx = − cos(x) +C
Zsec
2(x)dx = tan(x) +C
Zcsc(x) cot(x)dx = − csc(x) +C
Zsec(x) tan(x)dx = sec(x) +C
Z
csc
2(x) = − cot(x) +C
Z1
√
1 − x
2dx
= sin
−1(x) +C
Z√
1
1 − x
2dx
= − cos
−1(x) +C
Z1
1 + x
2= tan
−1(x) +C
Z1
x
√
x
2− 1
dx
= − csc
−1(x) +C
Z1
x
√
x
2− 1
dx
= sec
−1(x) +C
Z1
1 + x
2dx
= − cot
−1(x) +C
.Techniques of Integration
Section 5.2 This section is on computing definite integrals as limits of Riemann sums and in terms of signed
area.
•
Interpret a definite integral as signed area.•
Compute integrals using area formulas of of geometric figures.Section 5.3 This section is on the fundamental theorem of calculus.
•
Use the fundamental theorem of calculus to compute definite integrals, i.e. Z ba
f
(x)dx = F(b) − F(a),
where
F(x)
is an anti-derivative off
(x)
on[a, b]
.•
Compute the indefinite integrals from the table above Zf
(x)dx = F(x) +C,
where
F(x)
is an anti-derivative off
(x)
.Section 5.5 This section is on
u
-substitution.• u
-substitution is the anti-differentiation rule formulated from “undoing” the chain rule:Chain Rule
u
-substitutiond
dx
f(g(x)) = f
0(g(x))g
0(x)
←→
Zf
0(g(x))g
0(x)dx = f (g(x)) +C
•
Useu
-substitution to evaluate indefinite integralsZ
f
0(g(x))g
0(x)dx =
Zf
0(u)du = f (u) +C = f (g(x)) +C
u
-substitutionu
= g(x)
du
= g
0(x)dx
•
Useu
-substitution to evaluate definite integrals Z b af
0(g(x))g
0(x)dx =
Z g(b) g(a)f
0(u)du = f (g(a)) − f (g(b))
u
-substitutionu
= g(x)
u(a) = g(a)
du
= g
0(x)dx
u(b) = g(b)
•
Integration by parts is the anti-differentiation rule formulated from “undoing” the product rule:Product Rule Integration by parts
d
dx
( f (x) · g(x)) = g(x) f
0(x) + f (x)g
0(x)
←→
Zf
(x)g
0(x)dx = f (x)g(x) −
Zg(x) f
0(x)dx
•
Use integration by parts to evaluate indefinite integralsZ
f
(x)g
0(x)dx = f (x)g(x) −
Zg(x) f
0(x)dx
Integration by partsu
= f (x)
v
= g(x)
du
= f
0(x)dx
dv
= g
0(x)dx
This formula says thatR
u dv
= u · v −
Rv du
. When integrating by parts, we chooseu
anddv
must then be the remainder of the integrand. Thendu
is the differential ofu
andv
is chosen by anti-differentiatingg
0(x)
so thedv
is the differential ofv
.•
Use integration by parts to evaluate definite integrals Z b af
(x)g
0(x)dx = f (x)g(x)
b a−
Z b ag(x) f
0(x)dx
Integration by partsu
= f (x)
v
= g(x)
du
= f
0(x)dx
dv
= g
0(x)dx
The techniques here are the same as integrating by parts to evaluate indefinite integrals. The difference is that we evaluate the terms at the endpoints
a
andb
.Section 7.2 This section is on techniques for integrating trigonometric functions.
•
Compute indefinite integrals of the form Zsin
m(x) cos
n(x)dx
when either
m
orn
is odd by “splitting off a derivative term,” using the Pythagorean theorem, and integrate usingu
-substitution. You should be able to compute definite integrals of this form as well. You are expected to know the Pythagorean theorem,sin
2(x) + cos
2(x) = 1.
•
Compute indefinite integrals of the formZ
sin
m(x) cos
n(x)dx
when both
m
orn
are even by using double angle formulas. The double angle formulas,cos
2(x) =
1
2
+
1
2
cos(2x)
andsin
2
(x) =
1
2
−
1
2
cos(2x)
will be provided for you; you are not expected to memorize them. You should be able to compute definite integrals of this form as well.
•
Compute indefinite integrals of the form Ztan
m(x) sec
2k(x)dx
andZ
tan
2k+1(x) sec
n(x)dx
by “splitting off a derivative term,” using the Pythagorean theorem, and integrate using
u
-substitution. You should be able to compute definite integrals of this form as well. You are expected to know another version of the Pythagorean theorem, obtained in the following way: start with the Pythagorean theorem,sin
2(x) + cos
2(x) = 1
, and divide both side bycos
2(x)
to obtainsin
2(x)
cos
2(x)
+
cos
2(x)
cos
2(x)
=
1
cos
2(x)
tan
2(x) + 1 = sec
2(x).
Section 7.4 This section is on integrating rational functions using partial fraction decomposition.
•
Use partial fraction decomposition to rewrite rational functions into a sum of functions that you can integrate directly. This may involve polynomial long division (or synthetic division if you prefer).•
You will be expected to be able to decompose rational functions whose denominators have linear terms, repeated linear terms, irreducible quadratic terms, and combinations thereof. You will not be expected to handle repeated irreducible quadratic terms. In particular, the denominators of the functions you will be expected to integrate will contain terms of the following forms:Linear term Repeated linear term Irreducible quadratic term
(x − a)
(x − a)
k(x
2+ a
2)
For example, you are expected to be able to integrate
x
4(x − 1)(x − 3)
3(x
2+ 1)
.
This particular problem would be too long for an exam question, but you should know all of the tech-niques involved. You should be able to compute both definite and indefinite integrals of this form.
Applications of Integration
Section 6.1 This section is on computing area between curves.
•
Given two functionsf
(x)
andg(x)
on an interval[a, b]
, you should be able to compute the area between the two curves on[a, b]
A
=
Z b a
| f (x) − g(x)|dx.
In practice, we break up the interval
[a, b]
in to sections wheref
(x)
is aboveg(x)
and vice versa, then integrate the top function minus the bottom function on each interval.•
Given two functionsf
(y)
andg(y)
on an interval[c, d]
, you should be able to compute the area between the two curves on[c, d]
A
=
Z d c
| f (y) − g(y)|dy.
This is essentially the same problem as the last bullet item turned on its side. We do everything in the
y
direction instead of thex
direction.•
You should be able to identify regions defined by their bounding curves. That is, you should be able to identify a region given the curve that form its boundary. For example, you should be able to identify the region bounded byy
= sin(x)
,y
= −1
,x
= −π/2
, andx
= 3π/2
.Section 6.2 This section is on computing volumes of solids.
•
You should be able to use the formulaV
=
Z b a
A(x)dx
where
V
is the volume of the solid with cross-sectional areaA(x)
forx
in[a, b]
. You should be able to use this formula when a solid is described by its base and cross-sectional region as well as using revolutions of solids.•
Use the above formula (using the disk or washer method) to compute the volume of solids of revolution obtained by revolving a given region about a horizontal or vertical axis. There are two formulations of this formula to compute volumes.Revolving about a horizontal axis Revolving about a vertical axis -Axis of revolution is of the form
y
= a
-Axis of revolution is of the formx
= a
(including the
x
-axis, which isy
= 0
) (including they
-axis, which isx
= 0
) -Vertical cross-sectional cuts -Horizontal cross-sectional cuts(parallel to the
y
-axis) (parallel to thex
-axis)-Fix
x
and compute cross-sectional areaA(x)
-Fixy
and compute cross-sectional areaA(y)
-Integrate in
x
-Integrate iny
-Integrating with disks: -Integrating with disks:
V
=
Z b aπR(x)
2dx
V
=
Z d cπR(y)
2dy
-Integrating with washers: -Integrating with washers:
V
=
Z b aπ(R(x)
2− r(x)
2)dx
V
=
Z d cπ(R(y)
2− r(y)
2)dy
Section 6.4 This section is on computing work.
•
You should be familiar with the formulasW
= F · d
(work = force×
distance) andF
= m · a
(force = mass×
a)•
You should be able to set up and compute integrals to find the amount of work done in various appli-cations problems like the ones in section 6.4 in the text. This includes using Hooke’s law to compute the force function for a spring, computing work given a force function, work done to pump water out of a tank, work done to lift a chain/rope, etc.Section 6.5 This section is on computing average values of functions.
•
Given a functionf(x)
on[a, b]
, the average value off
(x)
on[a, b]
isf
[a,b]=
1
b
− a
Z b a
f
(x)dx.
You should know this equation and be able to compute integral averages using the integration tech-niques mentioned above.
•
Know the interpretation of the average value of a function in terms of the area under a curve. In particular,f
[a,b] is the height of the rectangle of widthb
− a
necessary to enclose the same area underneathf
(x)
on[a, b]
. That is,f
[a,b]· (b − a) =
Z b a
f
(x)dx
Area of a rectangle with height
f
[a,b]and widthb
− a
.=
Area under