1/46
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
arc length in rectangular form
L=∫√(1+(f’(x))²dx
∫(tanu)du
-ln|cosu|+C
∫(cotu)du
ln|sinu|+C
∫(secu)du
ln|secu+tanu|+C
∫(cscu)du
-ln|cscu+cotu|+C
∫(sec2u)du
tanu+C
∫(csc2u)du
-cotu+C
∫(secu∙tanu)du
secu+C
∫(cscu∙cotu)du
-cscu+C
∫du/√(1-x²)
arcsin(u/a)+C
∫du/(a²+u²)
(1/a)arctan(u/a)+C
integration by parts theorem
∫u∙dv=u∙v-∫v∙du
guidelines for choosing “u” in integration by parts
Logarithm, Inverse trigonometric, Algebraic, Trigonometric, Exponential (LIATE)
Pythagorean identity
sin2x+cos2x=1
logistic differential equation form
dy/dx=ky(1-y/L)
logistic growth equation form
y=L/(1+be-kt)
At what point does a logistic growth curve increase the fastest?
when the curve reaches half its carrying capacity (L)
What is the parametric form of the derivative?
dy/dx=(dy/dt)/(dx/dt), dx/dt≠0
When does a smooth curve have a horizontal tangent line?
at t where dy/dt=0, but dx/dt≠0
When does a smooth curve have a vertical tangent line?
at t where dx/dt=0, but dy/dt≠0
What two formulas do you use to convert polar coordinates to rectangular coordinates?
x=r∙cosθ and y=r∙sinθ
What three formulas do you use to convert rectangular coordinates to polar coordinates?
r=√(x2+y2), θ=arctan(y/x) when x>0, and θ=arctan(y/x)+π when x<0
slope in polar form
dy/dx=(f(θ)cosθ+f’(θ)sinθ)/(-f(θ)sinθ+f’(θ)cosθ)
area in polar coordinates
A=1/2∫((f(θ))2-(f2(θ))2) dθ
arc length in polar coordinates
L=∫√(r2+(dr/dθ)2) dθ
general expression for a geometric sequence
a1∙rn-1
sum of a convergent geometric series
S=(first term of the series)/(1-the common ratio)
limit of the nth term of a convergent series
if the sum of an converges, then (limn→∞)(an)=0
nth term for divergence
if (limn→∞)(an)≠0, then the sum of an diverges
integral test
if f is positive, continuous, and decreasing for x≥m where m is a positive integer greater than 1 and an=f(x), then ∞Σan and m→∞∫f(x)dx either both converge or diverge
convergence of a p-series
∞Σ1/np converges if p>1
divergence of a p-series
∞Σ1/np diverges if 0<p≤1
direct comparison test
let 0<an≤bn for all n; if ∞Σbn converges, then ∞Σan converges; ∞Σan diverges, then ∞Σbn diverges
limit comparison test
an>0, bn>0, and (limn→∞)(an/bn)=L where L is finite and positive, then the two series ∞Σan and ∞Σbn either both converge or both diverge
alternating series test
let an>0; the alternating series ∞Σ(-1)nan and ∞Σ(-1)n+1an converge if (limn→∞)(an)=0 and if an+1≤an (an values are nonincreasing)
definition of absolute convergence
∞Σan is absolutely convergent if and only if ∞Σ|an| converges
definition of conditional convergence
∞Σan is conditionally convergent if and only if ∞Σan converges but ∞Σ|an| diverges
alternating series remainder
|S-Sn|=|Rn|≤|an+1|
ratio test
Σan converges if (limn→∞)|an+1/an|<1
Σan diverges if (limn→∞)|an+1/an|>1 or =∞
inconclusive if (limn→∞)|an+1/an|=1
root test
Σan converges if (limn→∞)n√|an|<1
Σan diverges if (limn→∞)n√|an|>1 or =∞
inconclusive if (limn→∞)n√|an|=1 (and for p-series)
definition of nth Taylor Polynomial
if f has n derivatives at c, then the polynomial Pn(x)=((f(n)(c))/n!)(x-c)n is for f centered at c
error of a Taylor Polynomial
error=|Rn(x)|=|f(x)-Pn(x)|
Taylor’s inequality (error as a bound)
|Rn(x)|=|((max[f(n+1)(z)])/(n+1)!)(x-c)n+1|
definition of a power series
an infinite series of the form Σan(x-c)n centered at c
convergence of a power series
series converges only at c (R=0) or
series converges absolutely for |x-c|<R, and diverges for |x-c|>R (check endpoint convergence) or
series converges absolute for all x (R=∞)
speed of velocity vector
√((x'(t))2+(y'(t))2)
arc length in parametric form
L=∫√((x’(x))²+(y’(x))²dx