You are on page 1of 3

Calculus Cheat Sheet

Calculus Cheat Sheet

Integrals
Definitions
Definite Integral: Suppose f ( x ) is continuous
Anti-Derivative : An anti-derivative of f ( x )

Standard Integration Techniques


Note that at many schools all but the Substitution Rule tend to be taught in a Calculus II class.
( )
a f ( g ( x )) g ( x ) dx = g (a ) f ( u ) du

on [ a , b ] . Divide [ a , b ] into n subintervals of

is a function, F ( x ) , such that F ( x ) = f ( x ) .

u Substitution : The substitution u = g ( x ) will convert

width D x and choose x from each interval.

Indefinite Integral : f ( x ) dx = F ( x ) + c

du = g ( x ) dx . For indefinite integrals drop the limits of integration.

*
i

Then

where F ( x ) is an anti-derivative of f ( x ) .

f (x )D x .
a f ( x ) dx = nlim
i
b

=1

*
i

Ex.

1 5x

u=x

Fundamental Theorem of Calculus


Variants of Part I :
Part I : If f ( x ) is continuous on [ a, b ] then
d u(x)
x
f ( t ) dt = u ( x ) f u ( x )
g ( x ) = f ( t ) dt is also continuous on [ a, b]
dx a
a
d b
d x
f ( t ) dt = -v ( x ) f v ( x )
and g ( x ) =
f ( t ) dt = f ( x ) .
dx v( x)
dx a
d u(x)
Part II : f ( x ) is continuous on [ a, b ] , F ( x ) is
f ( t ) dt = u ( x ) f [u ( x ) ] - v ( x ) f [ v ( x ) ]
dx v( x)
an anti-derivative of f ( x ) (i.e. F ( x ) = f ( x ) dx )
then f ( x ) dx = F ( b ) - F ( a ) .
b

cos ( x3 ) dx

1 5x
2

cf ( x ) dx = c f ( x ) dx , c is a constant
b
b
a cf ( x ) dx = c a f ( x ) dx , c is a constant

a f ( x ) dx = 0

a f ( x ) dx = a f ( t ) dt

a f ( x ) dx = - b f ( x ) dx
a

f ( x ) dx
b

If f ( x ) g ( x ) on a x b then

f ( x ) dx g ( x ) dx

If f ( x ) 0 on a x b then

f ( x ) dx 0

b
a

f ( x ) dx

If m f ( x ) M on a x b then m ( b - a ) f ( x ) dx M ( b - a )
b

-1

cos ( u ) dx

= 53 sin ( u ) 1 = 53 ( sin ( 8 ) - sin (1) )


8

1
3

x = 1 u = 13 = 1 :: x = 2 u = 23 = 8
Integration by Parts : u dv = uv - v du and

a u dv = uv

b
a

- v du . Choose u and dv from


a

integral and compute du by differentiating u and compute v using v = dv .


Ex.

xe

-x

u=x

dx

dv = e

Ex.
-x

du = dx v = -e

-x

-x
-x
-x
-x
-x
xe dx = - xe + e dx = - xe - e + c

3 ln x dx

u = ln x

dv = dx du = 1x dx v = x

3 ln x dx = x ln x 3 - 3
5

dx = ( x ln ( x ) - x )

5
3

Products and (some) Quotients of Trig Functions


For tan n x sec m x dx we have the following :
For sin n x cosm x dx we have the following :
1. n odd. Strip 1 sine out and convert rest to
1.
cosines using sin 2 x = 1 - cos2 x , then use
the substitution u = cos x .
2. m odd. Strip 1 cosine out and convert rest
2.
to sines using cos2 x = 1 - sin 2 x , then use
the substitution u = sin x .
3. n and m both odd. Use either 1. or 2.
4. n and m both even. Use double angle
3.
and/or half angle formulas to reduce the
4.
integral into a form that can be integrated.
Trig Formulas : sin ( 2 x ) = 2 sin ( x ) cos ( x ) , cos 2 ( x ) =

Common Integrals
+1

8
5
1 3

Properties

b
b
b
a f ( x ) g ( x ) dx = a f ( x ) dx a g ( x ) dx

k dx = k x + c
n
n
1
x dx = n+1 x + c, n -1
x dx = x dx = ln x + c
a x + b dx = a ln ax + b + c
ln u du = u ln (u ) - u + c
e du = e + c

cos ( x3 ) dx =

using

= 5ln (5 ) - 3 ln ( 3 ) - 2

f ( x ) g ( x ) dx = f ( x ) dx g ( x ) dx

g b

du = 3 x dx x dx = du
2

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
csc u cot udu = - csc u + c
csc u du = - cot u + c
2

tan u du = ln sec u + c
sec u du = ln sec u + tan u + c
u
a + u du = a tan ( a ) + c
1
u
a - u du = sin ( a ) + c
1

-1

-1

Ex.

tan

x sec5 x dx
= ( sec 2 x - 1) sec 4 x tan x sec xdx

( u = sec x )

= 17 sec 7 x - 15 sec5 x + c

Visit http://tutorial.math.lamar.edu for a complete set of Calculus notes.

2005 Paul Dawkins

cos x dx
(sin x ) sin x
sin x
sin x sin x
cos x dx = cos x dx = cos x dx
(1- cos x ) sin x
=
dx
( u = cos x )
cos x
(1- u )
1
2
u
+u du
= -
du = -
u
u
sin5 x

Ex.

3
5
2
4
tan x sec xdx = tan x sec x tan x sec xdx

= ( u 2 - 1) u 4 du

n odd. Strip 1 tangent and 1 secant out and


convert the rest to secants using
tan 2 x = sec 2 x - 1 , then use the substitution
u = sec x .
m even. Strip 2 secants out and convert rest
to tangents using sec 2 x = 1 + tan 2 x , then
use the substitution u = tan x .
n odd and m even. Use either 1. or 2.
n even and m odd. Each integral will be
dealt with differently.
2
1
1
2 (1 + cos ( 2 x ) ) , sin ( x ) = 2 (1 - cos ( 2 x ) )

Visit http://tutorial.math.lamar.edu for a complete set of Calculus notes.

2 2

= 12 sec 2 x + 2 ln cos x - 12 cos2 x + c


2005 Paul Dawkins

Calculus Cheat Sheet

Calculus Cheat Sheet

Trig Substitutions : If the integral contains the following root use the given substitution and
formula to convert into an integral involving trig functions.
a 2 - b 2 x 2 x = ab sin q

b 2 x2 - a 2 x = ab sec q

cos2 q = 1 - sin 2 q
Ex.

16

4- 9 x2

tan 2 q = sec 2 q - 1

dx

x = sin q dx = cos q d q
2
3

a 2 + b 2 x 2 x = ab tan q

2
3

sec 2 q = 1 + tan 2 q

16
4 sin2 q ( 2cosq )
9

( 23 cos q ) dq = sin122 q dq
= 12 csc dq = -12 cot q + c
2

4 - 9x = 4 - 4 sin q = 4 cos q = 2 cosq


Use Right Triangle Trig to go back to xs. From
3x
Recall x 2 = x . Because we have an indefinite substitution we have sin q = 2 so,
integral well assume positive and drop absolute
value bars. If we had a definite integral wed
need to compute q s and remove absolute value
bars based on that and,
2
x if x 0
From this we see that cot q = 4 -3 9x x . So,
x =
x
if
x
0
<

16
4 4-9 x 2
x2 4-9 x2 dx = - x + c
In this case we have 4 - 9x 2 = 2 cosq .
2

Applications of Integrals
Net Area :

a f ( x ) dx represents the net area between f ( x ) and the


b

x-axis with area above x-axis positive and area below x-axis negative.

Area Between Curves : The general formulas for the two main cases for each are,
y = f ( x) A =

b
a

upper function

P( x )

Q( x) dx where the degree of P ( x ) is smaller than the degree of

Q ( x ) . Factor denominator as completely as possible and find the partial fraction decomposition of
the rational expression. Integrate the partial fraction decomposition (P.F.D.). For each factor in the
denominator we get term(s) in the decomposition according to the following table.
Factor in Q ( x )

Ex.

Term in P.F.D Factor in Q ( x )

ax + b

A
ax + b

ax 2 + bx + c

Ax + B
ax + bx + c

7 x2 +13 x
( x -1)( x 2 + 4)

7 x2 +13 x
( x -1)( x 2 + 4)

( ax

4
x -1

Ak
A1
A2
+
+L +
k
ax + b ( ax + b )2
( ax + b )

+ bx + c )

7 x 2 +13 x

dx

dx =

( ax + b )

Term in P.F.D

Ak x + Bk
A1 x + B1
+L +
k
ax 2 + bx + c
( ax 2 + bx + c )

( x -1)( x2 + 4 )

4
x -1

3x
x2 + 4

3 x +16
x2 + 4

dx

16
x2 + 4

dx

= 4 ln x - 1 + 32 ln ( x 2 + 4 ) + 8 tan -1 ( x2 )
Here is partial fraction form and recombined.

x -1

+C
+ Bx
=
x2 + 4

& x = f ( y) A =

d
c

right function

- left

function dy

A = f ( x ) - g ( x ) dx
b

A = f ( y ) - g ( y ) dy
d

A = f ( x ) - g ( x ) dx + g ( x ) - f ( x ) dx

Volumes of Revolution : The two main formulas are V = A ( x ) dx and V = A ( y ) dy . Here is


some general information about each method of computing and some examples.
Rings
Cylinders
A = p ( outer radius ) 2 - ( inner radius ) 2
A = 2p ( radius ) ( width / height )

Limits: x/y of right/bot ring to x/y of left/top ring


Limits : x/y of inner cyl. to x/y of outer cyl.
Horz. Axis use f ( x ) ,
Vert. Axis use f ( y ) ,
Horz. Axis use f ( y ) ,
Vert. Axis use f ( x ) ,
g ( x ) , A ( x ) and dx.

g ( y ) , A ( y ) and dy.

g ( y ) , A ( y ) and dy.

g ( x ) , A ( x ) and dx.

Ex. Axis : y = a > 0

Ex. Axis : y = a 0

Ex. Axis : y = a > 0

Ex. Axis : y = a 0

outer radius : a - f ( x )

outer radius: a + g ( x )

radius : a - y

radius : a + y

inner radius : a - g ( x )

inner radius: a + f ( x )

A( x2 + 4)+( Bx +C ) ( x -1)
( x -1)( x2 + 4 )

Set numerators equal and collect like terms.


7 x 2 + 13 x = ( A + B ) x2 + ( C - B ) x + 4 A - C
Set coefficients equal to get a system and solve
to get constants.
A+ B = 7
C - B = 13
4A- C = 0
A=4
B =3
C = 16

An alternate method that sometimes works to find constants. Start with setting numerators equal in
previous example : 7 x 2 + 13 x = A ( x2 + 4 ) + ( Bx + C ) ( x - 1) . Chose nice values of x and plug in.
For example if x = 1 we get 20 = 5A which gives A = 4 . This wont always work easily.
Visit http://tutorial.math.lamar.edu for a complete set of Calculus notes.

function dx

If the curves intersect then the area of each portion must be found individually. Here are some
sketches of a couple possible situations and formulas for a couple of possible cases.

Partial Fractions : If integrating

- lower

2005 Paul Dawkins

width : f ( y ) - g ( y )

width : f ( y ) - g ( y )

These are only a few cases for horizontal axis of rotation. If axis of rotation is the x-axis use the
y = a 0 case with a = 0 . For vertical axis of rotation ( x = a > 0 and x = a 0 ) interchange x and
y to get appropriate formulas.
Visit http://tutorial.math.lamar.edu for a complete set of Calculus notes.

2005 Paul Dawkins

Calculus Cheat Sheet

Work : If a force of F ( x ) moves an object

Average Function Value : The average value


of f ( x ) on a x b is f avg =

in a x b , the work done is W = F ( x ) dx


b

1
b-a

a f ( x ) dx
b

Arc Length Surface Area : Note that this is often a Calc II topic. The three basic formulas are,
b

L = ds

SA = 2p y ds (rotate about x-axis)

SA = 2p x ds (rotate about y-axis)

where ds is dependent upon the form of the function being worked with as follows.

( )
1+ ( )

ds = 1 +

dy
dx

ds =

dx
dy

( dxdt )

( )

dx if y = f ( x ) , a x b

ds =

dy if x = f ( y ) , a y b

ds = r 2 + ( ddrq ) dq if r = f (q ) , a q b

dy
dt

dt if x = f ( t ) , y = g ( t ) , a t b

With surface area you may have to substitute in for the x or y depending on your choice of ds to
match the differential in the ds. With parametric and polar you will always need to substitute.
Improper Integral
An improper integral is an integral with one or more infinite limits and/or discontinuous integrands.
Integral is called convergent if the limit exists and has a finite value and divergent if the limit
doesnt exist or has infinite value. This is typically a Calc II topic.
Infinite Limit

f ( x ) dx = lim f ( x ) dx

1.

3.

f ( x ) dx = f ( x ) dx +

2.

f ( x ) dx = lim f ( x ) dx
b

t -

f ( x ) dx provided BOTH integrals are convergent.

Discontinuous Integrand
1. Discont. at a: f ( x ) dx = lim+ f ( x ) dx
b

2. Discont. at b : f ( x ) dx = lim- f ( x ) dx

t a

3. Discontinuity at a < c < b :

t b

f ( x ) dx = f ( x ) dx + f ( x ) dx provided both are convergent.


b

Comparison Test for Improper Integrals : If f ( x ) g ( x ) 0 on [ a , ) then,


1. If

f ( x ) dx conv. then g ( x ) dx conv.

Useful fact : If a > 0 then

xp

2. If g ( x ) dx divg. then f ( x ) dx divg.

dx converges if p > 1 and diverges for p 1 .


Approximating Definite Integrals

For given integral

f ( x ) dx and a n (must be even for Simpsons Rule) define Dx = b -n a and

divide [ a , b ] into n subintervals [ x0 , x1 ] , [ x1 , x2 ] , , [ xn -1 , xn ] with x0 = a and xn = b then,


Midpoint Rule :
Trapezoid Rule :
Simpsons Rule :

f ( x ) dx Dx f ( x ) + f ( x ) + L + f ( x ) , xi
b

*
1

*
2

*
n

is midpoint [ xi -1 , xi ]

Dx
f ( x ) dx 2 f ( x ) + 2 f ( x ) + +2 f ( x ) + L + 2 f ( x ) + f ( x )
b

n -1

Dx
f ( x ) dx 3 f ( x ) + 4 f ( x ) + 2 f ( x ) + L + 2 f ( x ) + 4 f ( x ) + f ( x )
b

Visit http://tutorial.math.lamar.edu for a complete set of Calculus notes.

n -2

n -1

2005 Paul Dawkins

You might also like