Cal_6. Tech_Int_edit
Cal_6. Tech_Int_edit
Techniques of Integration
Content
3.1 Integration by Parts
b b b
f ( x) g '( x) dx f ( x) g ( x)
a a
g ( x) f '( x) dx
a
INTEGRATION BY PARTS
Example 1
Let u x dv sin x dx
Then, du dx v cos x
Using Formula 2, we have:
u dv u v v du
x sin x dx x sin x dx x ( cos x) ( cos x) dx
x cos x cos x dx
x cos x sin x C
INTEGRATION BY PARTS
Example 2
Evaluate I= ∫ ex sinx dx
u = ex and dv = sin x
Then, du = ex dx and v = – cos x.
INTEGRATION BY PARTS
Example 2
cos x dx
x x x
e sin x dx e cos x e
sin x dx
x x x
e cos x dx e sin x e
INTEGRATION BY PARTS
Example 2
we get:
sin x dx
x x x x
e sin x dx e cos x e sin x e
a 4/5
b 5/4
c 1
d None of the others
e -1
Example 4
f(x)
∆x
x1 x2 x3 x n
b
f ( x)dx x[ f ( x ) f ( x
a
1 2 ) ... f ( x n )]
Trapezoidal
TrapezoidalMethod
Method
b
x x
f ( x)dx
a
2
[ f ( x0 ) f ( x1 )] ... [ f ( xn 1 ) f ( xn )]
2
x
[ f ( x0 ) 2 f ( x1 ) ... 2 f ( xn 1 ) f ( xn )]
2
Answer: 2(C)
APPROXIMATE INTEGRATION Example 1
With n = 5, a = 1 and b = 2,
we have: ∆x = (2 – 1)/5 = 0.2
2 1
1 x dx x [ f (1.1) f (1.3) f (1.5)
f (1.7) f (1.9)]
1 1 1 1 1 1
5 1.1 1.3 1.5 1.7 1.9
0.691908
APPROXIMATE INTEGRATION
– By the FTC,
2 1
1 x dx ln x]1 ln 2 0.693147...
2
APPROXIMATE INTEGRATION
ET ≈ – 0.002488
EM ≈ 0.001239
APPROXIMATE INTEGRATION
In general, we have:
b
ET f ( x) dx Tn
a
b
EM f ( x) dx M n
a
ERROR BOUNDS Estimate 3
K (b a )3 K (b a )3
ET and EM
12n 2 24n2
SIMPSON’S RULE
This is called Simpson’s Rule—after
the English the English
mathematician Thomas Simpson
(1710–1761).
SIMPSON’S RULE
b
f ( x) dx S
a n
x
[ f ( x0 ) 4 f ( x1 ) 2 f ( x2 ) 4 f ( x3 )
3
... 2 f ( xn 2 ) 4 f ( xn 1 ) f ( xn )]
where n is even and ∆x = (b – a)/n.
SIMPSON’S RULE
This means that the area under the parabola
through P0, P1, and P2 from x = x0 to x = x2 is
still:
h
( y0 4 y1 y2 )
3
ERROR BOUND (SIMPSON’S RULE)
Estimate 4
Suppose that | f (4)
(x) | ≤ K for a ≤ x
≤ b.
5
K (b a )
Es
180n 4
SIMPSON’S RULE Example 4
2
1
(1/ x ) dx
SIMPSON’S RULE Example 4
Putting f(x) = 1/x, n = 10, and ∆x = 0.1 in
Simpson’s Rule, we obtain:
2 1 x
1 x dx S10 3 [ f (1) 4 f (1.1) 2 f (1.2) 4 f (1.3)
... 2 f (1.8) 4 f (1.9) f (2)]
1 4 2 4 2 4 2 4
0.1 1 1.1 1.2 1.3 1.4 1.5 1.6 1.7
3 2 4 1
1.8 1.9 2
0.693150
SIMPSON’S RULE
In Example 4, notice that Simpson’s Rule gives
a much better approximation
(S10 ≈ 0.693150) to the true value of the
integral (ln 2 ≈ 0.693147) than does either:
with n = 8, using:
a. Left/Right endpoints
b. Midpoints
c. Trapezoidal method
d. Simpson method
Simpson:
n=8
TECHNIQUES OF INTEGRATION
Definition
If exists for every number t ≤ a, then
b b
f ( x) dx lim f ( x) dx
t t
Definition
Definition
Example 1
– Convergent if p > 1
– Divergent if p ≤ 1
IMPROPER INTEGRAL OF TYPE 1
Example 2
x3
x e
2
dx
• (b)
IMPROPER INTEGRAL OF TYPE 2
Definition
Definition
Definition
Example
Evaluate
4
dx
0 4 x
Example
a. If is convergent, then
is convergent.
b. If is divergent, then
is divergent.
→ I converges.
Example
Investigate the convergence of the improper integrals
x2
(a)
1
x
dx
x2
(b)
1
x 3
dx
(c) x2
e
0
dx
Summary
• Integration by parts
• Approximate integration
• Midpoint rule
• Trapezoidal rule
• Simpson’s rule
• Improper integrals
• Infinite intervals
• Discontinuous Intervals