Thursday January 6 Lecture 2: Integration by Parts
Thursday January 6 Lecture 2: Integration by Parts
2 in your text )
Expectations:
1. Recognize those integrals which are best integrated by the technique "Integration
by parts".
2. Apply the technique of integrations by parts to integrate appropriate integrals.
3. Integrate definite integrals by Integration by parts.
2.1 The integration by parts algorithm − Suppose u(x) and v(x) are two differentiable
∫ ∫
functions. Recall that dv = v'(x)dx. Suppose we wish to integrate u(x)v '(x) dx = u(x)dv.
• Thus
∫
= u(x)v(x) − u '(x)v(x)dx.
• Equivalently,
2.1.1 Remark − Surprisingly enough, as the following examples show, this is one of the
most powerful tools of integration you will use.
• Also review the derivatives of all elementary functions (log functions, trig
functions, inverse trig functions, exponential functions, ...) , or at least, list these
derivatives on a reference sheet, for quick look-up, till you have memorized them.
o ln' ( | x | ) = 1/x
Note − Observe that the two functions f(x) = arcsin (x) and g(x) = −arccos (x) have
the same derivative 1 / √(1 − x2). (This is not surprising if you look at the graph
of −arccos (x) and compare it to the graph of arcsin (x)
Graph of arcsin x
Graph of arccos x
∫
arcsin x + C = 1 / √(1 − x2) dx =− ∫ −1 / √(1 − x ) dx = − arccos x + C.
2
∫
2.2 Example − Find ln x dx.
• ∫ ∫
Then ln x dx = x ln x − x(1/x) dx = x ln x − x + C.
∫
2.3 Example − Find arcsin x dx.
• Then
∫
= x arcsin x − (−1/2) u-1/2du.
= x arcsin x + (1/2)(2)u1/2 + C
∫
2.4 Example − Find xe-x dx.
• ∫ ∫
Then xe-x dx = − x e-x + e-xdx = − x e-x − e-x + C.
∫
2.5 Example − Find x2e-x dx
• Then
∫x e
2 -x
∫
dx = −x2 e-x + 2 xe-xdx
= −x2 e-x + 2(−x e-x − e-x) + C. (Here we applied "udv" again to the second
integral.)
∫
2.6 Example − Find e2xsin 3x dx.
• Then
∫e2x
∫
sin 3x dx = (1/2) e2x sin 3x − (3/2) e2xcos 3x dx
∫
= (1/2) e2x sin 3x − (3/2)[(1/2) e2x cos 3x + (3/2) e2xsin 3x dx]
(We applied "udv" to the second interval to get this. Check!)
∫
= (1/2) e2x sin 3x − (3/4) e2x cos 3x − (9/4) e2xsin 3x dx.
∫
Adding (9/4) e2xsin 3x dx to both sides we get,
∫
(13/4) e2xsin 3x dx = (1/2) e2x sin 3x − (3/4) e2x cos 3x + C1.
Equivalently,
∫e2x
sin 3x dx = (4/13)[(1/2) e2x sin 3x − (3/4) e2x cos 3x] + C.
∫
2.8 Example − Find sec3x dx.
• ∫
Let I = sec3(x) dx.
• Let u = sec(x) and dv = sec2(x).
∫
= sec(x)tan(x) − (sec2(x) − 1)sec(x)dx
• Then
So
∫
I = sec3(x) dx = (1/2)[sec(x)tan(x) + ln| sec(x) + tan(x) | ] + C.
2.9 Remark − When solving a definite integral via integration by parts proceed as
follows:
∫ x = a to b u(x) dv = u(x)v(x) |
x = a to b − ∫
x = a to b v(x) du.
2.9.1 Example.
Find ∫
1 to 2 x3 ln x dx.