Bookmark and Share

Start Studying Deck Add Cards

Glossary of calc ii exam 1

Created by 35173
 EditDelete
(cos(x))^2
(1/2)(1+cos(2x)) OR 1-(sin(x))^2
 EditDelete
(csc(x))^2
1+ (cot(x))^2
 EditDelete
(sin(x))^2
(1/2)(1-cos(2x)) OR 1-(cos(x))^2
 EditDelete
(tan(x))^2
(sec(x))^2 -1
 EditDelete
arc length formula
L = ~sqrt(1+(f'(x))^2) dx
 EditDelete
a^2 - x^2
u = sin^(-1)(x/a)
 EditDelete
conditions for integrating ~(sin(x))^m(cos(x))^n dx
1. Either n or m (or both) is an odd, positive interger
2. Both m and n are non-negative even intergers
 EditDelete
conditions for integrating ~(tan(x))^m(sec(x))^n dx
1. m is an odd, positive interger
2. n is an even, non-negative interger
 EditDelete
cos(2x)
cos(x)^2-sin(x)^2
 EditDelete
Dx cos^(-1)(x)
-1/(sqrt(1-x^2))
 EditDelete
Dx cot^(-1)(x)
-1/(1+x^2)
 EditDelete
Dx csc^(-1)(x)
-1/(|x|sqrt(x^2)-1)
 EditDelete
Dx sec^(-1)(x)
1/(|x|sqrt(x^2)-1)
 EditDelete
Dx sin^(-1)(x)
1/(sqrt(1-x^2))
 EditDelete
Dx tan^(-1)(x)
1/(1+x^2)
 EditDelete
Integration by parts
~udv = uv - ~vdu
 EditDelete
Separate (x^2+2)/(x^3)(x-2)^2(x^2+1) into partial fractions
(a/(x))+(b/(x^2))+(c/(x^3))+(d/(x-2))+(e/(x-2)^2)+((fx+g)/(x^2+1))
 EditDelete
separate x/((x+1)^2) into partial fractions
(a/(x+1)) + (b/(x+1)^2))
 EditDelete
simplified integration by parts
~(polynomial)(e^x, sin(x), cos(x))
differentiate each separately, then combine crosswise, alternating between positive and negative starting with negative
 EditDelete
sin(2x)
2sin(x)cos(x)
 EditDelete
Surface area of f(x) around x-axis
SA = ~2(pi)f(x)sqrt(1+(f'(x))^2) dx (a, b on x-axis)
 EditDelete
Surface area of f(x) around y-axis
SA = ~2(pi)(x)sqrt(1+(f'(x))^2) dx (a, b, on x-axis)
 EditDelete
Surface area of g(y) around x-axis
SA = ~2(pi)(y)sqrt(1+(g'(y))^2) dy (a, b, on y-axis)
 EditDelete
Surface area of g(y) rotated around y-axis
SA = ~2(pi)g(y)sqrt(1+(g'(y))^2) dy (a, b on y-axis)
 EditDelete
volume generated by revolving f(x) and g(x) around x-axis
v = ~(pi)[f(x)^2-g(x)^2] dx (a, b on x-axis)
 EditDelete
volume generated by revolving f(x) around y-axis
v = ~2(pi)x(f(x)) dx (a, b on x-axis)
 EditDelete
volume generated by revolving g(y) around x-axis
v = ~2(pi)y(g(y)) dx (a, b on y-axis)
 EditDelete
volume generated by rotating f(x)around x-axis
v = ~(pi)f(x)^2 dx (a, b on x-axis)
 EditDelete
volume generated by rotating g(y) around y-axis (dish)
v = ~(pi)g(y)^2 dy (a, b on y-axis)
 EditDelete
x^2 + a^2
u = tan^(-1)(x/a)
 EditDelete
x^2 - a^2
u = sec^(-1)(x/a)
 EditDelete
~cos(kx) dx
(1/k)sin(kx) + C
 EditDelete
~cot(x) dx
ln|sin(x)| + C OR -ln|csc(x)| + C
 EditDelete
~csc(x) dx
-ln|csc(x) + cot(x)| + C
 EditDelete
~sec(x) dx
ln|sec(x) + tan(x)| + C
 EditDelete
~sin(kx) dx
(-1/k)cos(kx) + C
 EditDelete
~tan(x) dx
-ln|cos(x)| + C OR ln|sec(x)| + C