Test 1 Review Test 1 - Covers 5.5, 6.1-6.5

*Memorize Formulas:

sin2x + cos
2x = 1
tan2x + 1 = sec2x
1 + cot2x = csc2x
cos2x = (1 + cos(2x))/2
sin2x = (1 - cos(2x))/2

sin(2x) = 2sin(x)cos(x)

S 1/(u2 + a2) du = (1/a) arctan(u/a) + C

For Section 5.5 you need to know:
1) "u-du" substitution.
2)
All basic integrals on the course web page.
3) All basic derivatives on the course web page.

For Section 6.1 you need to know:
1) Sudv = uv -
Svdu
2) It is useful to memorize:
Sekxdx = (1/k)ekx + C
Scos(kx)dx = (1/k)sin(kx) + C
Ssin(kx)dx = -(1/k)cos(kx) + C

For Section 6.2-Part I you need to know:
1) For S
sinmx cosnx dx:
a)
If sinmx is an odd power, then let u = cos x,
du = -sin xdx
1 - u^2 =
(sin x)^2

b) If cosmx is an odd power, then let u = sin x,
du = cos xdx
1 - u^2 = (cos x)^2

c) If both sinmx and cosmx are even powers, use
cos2x = (1 + cos(2x))/2 sin2x = (1 - cos(2x))/2
or sometimes useful,
sinxcosx = (1/2)sin2x

2) For Stanmx secnx dx:

a) If tanmx is an odd power, then let u = secx,
du =
secxtanxdx
u^2 - 1 = (tan x)^2

b) If secnx is an even power, then let u = tanx,
du =
sec2xdx
u^2 + 1 = (sec x)^2

c) Otherwise, replace any factors of
tan2x with sec2x - 1 and use the formula:
S secnx dx = (1/(n - 1)) secn-2x tan x + (n - 2)/(n - 1) S secn-2x dx


For Section 6.2-Part II you need to know:
1) Memorize and know to use:
Expression | Substitution
sqrt(a
2 - x2) | x = a sin 0
sqrt(a2 + x2) | x = a tan 0
sqrt(x2 - a2) | x = a sec 0

For Section 6.3 you need to know:
For f(x) = P(x)/Q(x), a rational function
1) Make sure degree of P(x) < degree of Q(x).
2) Examples:
5 = A + Cx + D
(x - 1)(x2 + 5) (x - 1) (x2 + 5)

5 = A + B + Cx + D
(x - 1)2(x2 + 5) (x - 1) (x - 1)2 (x2 + 5)

5 = A + Bx + C + Dx + E
(x - 1)(x2 + 5)2 (x - 1) (x2 + 5) (x2 + 5)2

3) Multiply both sides by the denominator on the left side. Set x equal to different values to solve for A, B, C, D.

4) Rewrite the integral of f(x) as the right hand side.


For Section 6.4 you need to know:
How to use the tables in the back of the book. Here is the link for the tables in the back of the book:
http://math.asu.edu/~nbrewer/CurrentCourses/MAT266/IntegralTablesStewart.pdf

For Section 6.5 you need to know:
Memorize and know to use the Left-Hand Sum, Right-Hand Sum, Midpoint Rule, Trapezoid Rule, and Simpson's Rule. Here are the rules: Rules