1/33
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Arithmetic Sequence Term
tn=a+(n−1)d (where a is the first term and d is the common difference)
Sum of an Arithmetic Series
Sn=2n(2a+(n−1)d)
Geometric Sequence Term
tn=arn−1 (where a is the first term and r is the common ratio)
Sum of a Finite Geometric Series
Sn=a1−r1−rn
Sum of an Infinite Geometric Series
S=1−ra, provided that ∥r∥<1
Absolute Convergence
Both the original series ∑an and the absolute value series ∑∥an∥ converge.
Conditional Convergence
The original series ∑an converges, but the absolute value series ∑∥an∥ diverges.
Integral Test Conditions
If f(x) is positive, continuous, and decreasing for x≥1 where f(k)=ak, then ∫1∞f(x)dx and ∑k=1∞ak either both converge or both diverge.
P-Series Test
∑k=1∞kp1 converges if p>1; diverges if 0<p≤1.
Direct Comparison Test
If 0≤an≤bn, then if ∑bk converges, so does ∑ak. If ∑ak diverges, then ∑bk diverges as well.
Ratio Test
Evaluate L=limk→∞akak+1. If L<1, the series converges absolutely; if L>1, it diverges; if L=1, the test is inconclusive.
n-th Term Test for Divergence
If limk→∞ak=0, then the series ∑ak diverges.
Alternating Series Test Conditions
Geometric Series Test
∑arn converges if ∥r∥<1; diverges if ∥r∥≥1.
Limit Comparison Test
Evaluate c=limk→∞bkak. If 0<c<∞, then both series either both converge or diverge.
General Maclaurin Series
n=0∑∞n!f(n)(0)xn
Maclaurin Series for sin(x)
sin(x)=k=0∑∞(2k+1)!(−1)kx2k+1
Maclaurin Series for cos(x)
cos(x)=k=0∑∞(2k)!(−1)kx2k
Maclaurin Series for e^x
ex=n=0∑∞n!xn
Maclaurin Series for \frac{1}{1-x}
1−x1=∑n=0∞xn valid for ∥x∥<1.
General Taylor Series
n=0∑∞n!f(n)(a)(x−a)n
Alternating Series Error Bound
∥S−Sk∥≤ak+1.
Lagrange Error Bound
∥En(x)∥≤(n+1)!M∥x−a∥n+1.
Interval of Convergence Three Possibilities
Steps to Find Interval of Convergence
First Derivative for Parametric Equations
dxdy=dx/dtdy/dt.
Second Derivative for Parametric Equations
dx2d2y=dtdxdtd(dxdy).
Rectangular Coordinate Equations for Polar Coordinates
x=rcos(θ), y=rsin(θ), and x2+y2=r2.
Polar Curve Derivative
dxdy=dθdxdθdy=dθdrcos(θ)−rsin(θ)dθdrsin(θ)+rcos(θ).
Area Bounded by a Polar Curve
A=21∫abr2dθ.
Area Between Two Polar Curves
A=21∫ab((r2)2−(r1)2)dθ.
Cartesian Arc Length
L=∫ab1+[f′(x)]2dx (for y=f(x)).
Cartesian Arc Length for x = g(y)
L=∫cd1+[g′(y)]2dy.
Parametric Arc Length
L=∫ab(dtdx)2+(dtdy)2dt.