Basic Integration Formula Sheet
Basic Integration Formula Sheet
lim
f (ci )xi =
i=1 a
Partitions of equal width: |||| = x Partitions of unequal width: |||| = max(xi ) Continuity Integrability The Converse is NOT True (see example below)
f (t) dt = f (x)
a u
cos u du = sin u + C sin u du = cos u + C sec u du = tan u + C sec u tan u du = sec u + C csc2 u du = cot u + C csc u cot u du = csc u + C eu du = eu + C au du = 1 ln a au + C, a > 0
2
Example: = a1 + a2 + . . . + an
0
x dx = 1
i=1 n
Area of a Region c = cn Area of the region bounded by the graph of f , x-axis, and x = a and x = b
b
i=1 n
f (x) dx
a
n(n + 1) i= 2 i=1
n
i2 =
i=1 n
n(n + 1)(2n + 1) 6
Area =
a
f (x) dx
n2 (n + 1)2 i3 = 4 i=1
n
Properties of Integration
a
du = g (x) du = g (x)dx, dx
b g(b)
i4 =
i=1
n(2n + 1)(n +
1)(3n2 30
+ 3n 1)
1.
a a
f (x) dx = 0
b
f (g(x))g (x) dx
a a
f (u) du
g(a)
f (u) du
2.
b
f (x) dx =
a b c
f (x) dx
b
Numerical Integration Note: Many integrals do not have closed form solutions, so we must use numerical techniques.
n
f (x) dx =
a a b
f (x) +
c b
f (x) dx
1 du = ln |u| + C u tan u du = ln|cos x| + C cot u du = ln|sin x| + C sec u du = ln|sec x + tan x| + C csc u du = ln|csc x + cot x| + C
I.R. = lim
f (mi )x
i=1 n
4.
a
kf (x) dx = k
a
f (x) dx
xi + xi1 2
n
C.R. = lim
f (Mi )x
i=1 n
5.
Trapezoidal Rule:
a
f (x) dx
i=1
f (xi ) + f (xi1 ) 2
Area = lim
f (ri )x
i=1
f (x)
a b a
g(x) dx
a
k(x) dx E
where ri [xi1 , xi ] Left Endpoints: a + b(i 1)x, for i = 1, . . . , n Right Endpoints: a + bix, for i = 1, . . . , n x = (b a)/n
6. 0
a
7. If f (x) g(x)
a
f (x) dx
a b
Simpsons Rule:
a
f (x) dx