Calculus Cheat Sheet Part 2
Calculus Cheat Sheet Part 2
[ ]
b
b−a
∫ f ( x) dx ≈
a 2n
f ( x ) + 2 f ( x ) + 2 f ( x ) + ... + 2 f ( x
0 1 2 n −1
) + f (x ) .
n
[ ]
b
b−a
∫ f ( x) dx ≈
a 3n
f ( x ) + 4 f ( x ) + 2 f ( x ) + 4 f ( x ) + ... + 4 f ( x
0 1 2 3 n −1
) + f (x ) ,
n
Where n is an even number of subintervals of equal length on [ a, b] .
n b
lim ∑ f ( x )∆x = ∫ f ( x ) dx = F (b) − F (a ) .
n → ∞k =1 k
a
22b. Properties of the Definite Integral
Let f (x ) and g (x) be continuous on [ a, b] .
b b
i).
∫a c ⋅ f ( x) dx = ca∫ f ( x) dx for any constant c .
a
ii). ∫a f ( x) dx = 0
a a
iii).
∫ f ( x ) dx = − ∫ f ( x) dx
b b
b c b
iv).
a
∫ f ( x) dx = a∫ f ( x) dx + c∫ f ( x) dx , where f is continuous on an interval
containing the numbers a, b, and c .
a
v). If f (x ) is an odd function, then ∫ f ( x ) dx = 0
−a
a a
vi). If f (x) is an even function, then ∫ f ( x) dx = 2 ∫ f ( x) dx
−a 0
b
vii). If f ( x) ≥ 0 on [ a, b] , then
∫ f ( x) dx ≥ 0
a
b b
viii). If g ( x ) ≥ f ( x ) on [ a, b ] , then g ( x) dx ≥ f ( x ) dx
a
∫ ∫
a
b b
d
23.
∫
a
f ( x ) dx = F ( b ) − F ( a ), where F ′( x ) = f ( x ), or
dx a∫
f ( x) dx = f ( x) .
24. 1. If a particle moving along a straight line has a positive function x(t ) , then its instantaneous
velocity v (t ) = x ′(t ) and its acceleration a (t ) = v ′(t ) .
3. v(t ) = ∫ a (t ) dt and x(t ) = ∫ v(t ) dt
b
1
The average value of f (x) on [ a, b ] is
b − a a∫
25. f ( x) dx .
26. If f and g are continuous functions such that f ( x ) ≥ g ( x ) on [ a, b ] , then area between the
b
curves is [ f ( x ) − g ( x) ] dx .
∫
a
27. Integration By “Parts”
If u = f (x) and v = g (x) and if f ′(x ) and g ′(x) are continuous, then
∫ u dx = uv − ∫ v du .
Note: The goal of the procedure is to choose u and dv so that ∫ v du is easier to solve
than the original problem.
Suggestion:
When “choosing” u , remember L.I.A.T.E, where L is the logarithmic function, I is an
inverse trigonometric function, A is an algebraic function, T is a trigonometric function, and E is
the exponential function. Just choose u as the first expression in L.I.A.T.E (and dv will be the
remaining part of the integrand). For example, when integrating ∫ x ln x dx , choose u = ln x
x
since L comes first in L.I.A.T.E, and dv = x dx . When integrating ∫ xe dx , choose u = x ,
since x is an algebraic function, and A comes before E in L.I.A.T.E, and dv = e x dx . One
more example, when integrating ∫ x Arc tan( x) dx , let u = Arc tan(x) , since I comes before
A in L.I.A.T.E, and dv = x dx .
28. Volume of Solids of Revolution
Let f be nonnegative and continuous on [ a, b] , and let R be the region bounded above by
y = f (x) , below the x-axis and the sides by the lines x = a and x = b .
1. When this region R is revolved about the x-axis, it generates a solid (hving circular cross
b
2
sections) whose volume V = x[ f ( x) ] dx .
∫a
2. When R is revolved about the y-axis, it generates a solid whose volume
V = ∫ 2π xf ( x ) dx .