Ratio Test
L = lim(n→∞) |an+1/an|
• L < 1: Converges absolutely
• L > 1: Diverges
• L = 1: Test fails
Root Test
L = lim(n→∞) ⁿ√|an|
• L < 1: Converges absolutely
• L > 1: Diverges
• L = 1: Test fails
Integral Test
If f(x) ≥ 0, decreasing, continuous
∞ ∞
∑ f(n) and ∫ f(x)dx
n=1 1
both converge or both diverge
Comparison Test
0 ≤ an ≤ bn for all n
• If ∑bn converges → ∑an converges
• If ∑an diverges → ∑bn diverges