3 Methodsofintegration
3 Methodsofintegration
Name
Discussion Section
Methods of Integration
Solutions to these problems should show all of your work, not just a single
final answer.
Part 1: Integration by parts. Do each problem as follows: (1) specify u and dv, (2)
compute du and v, (3) use integration by parts with your choice of u and dv. (4) If you need
integration by parts more than once, each time go through steps 1, 2, and 3 again.
Z
Example. Compute x2 ex dx.
Solution.
(1) Set u = x2 and dv = ex dx.
(2) We have du = 2x dx and v = ex .
Z
Z
Z
Z
Z
2 x
2 x
x
2 x
(3) Now x e dx = u dv = uv v du = x e e (2x) dx = x e 2 xex dx.
Z
x cos(5x) dx.
xex dx =
Z
2. Compute
differentiate 2x .)
x3
Z
4. Compute
10
dx using partial fractions.
x2 6x
x2 + x + 1
dx using partial fractions.
x(x2 + 4)
x dx using n = 4 subin-
1
4.082,
.06
rounding your approximation to 5 digits after the decimal point. (Remember to set your
calculator to radian mode for trigonometric functions.)
(b) Use the error bound for the trapezoid rule to determine an n such that the trapezoid
approximation is guaranteed by the error bound to be with .01 of the value of the integral.
Z
6. (a) Compute the Simpsons rule approximation to
x dx using n = 4 subintervals,
Z
8. Compute the improper integral
0
ax
Z
dx and
dx
using partial fractions.
(x + 2)(x + 5)
Z
9. Decide if the improper integral
gent, evaluate it.
x2
x
dx is convergent or divergent. If it is conver+1
Optional Question.
10. Vibrations show up in many places: civil engineering (oscillations in a bridge or the
reaction of a building to an earthquake), music (sound is a vibration of pressure waves),
and ski design (smaller vibrations make a smoother ride). The following computation is
fundamental in any mathematical study of vibrations: for all positive integers m and n,
use integration by parts to show
Z 2
sin(mx) cos(nx) dx = 0.
0
(Hint: Use the bounds of integration during the integration by parts, and treat m = n
and m 6= n separately. It may help to first try this for specific m and n, such as m = 2
and n = 3, and then m = 5 and n = 5.) There are two other integral formulas related
the one above, with products of two sines and two cosines:
(
(
Z 2
Z 2
, if m = n,
, if m = n,
cos(mx) cos(nx) dx =
sin(mx) sin(nx) dx =
0, if m 6= n.
0, if m 6= n
0
0
Here too m and n are positive integers. The optional question is only the first formula.