the foundation of everything in calculus 🎯
limx→c f(x) = L means: you can make f(x) as close to L as you want by taking x close enough to c (not necessarily equal to c).
One-sided limits: x → c⁺ (from the right) and x → c⁻ (from the left). A two-sided limit exists only if both one-sided limits exist and agree.
f is continuous at c when: f(c) is defined, limx→c f(x) exists, and limx→c f(x) = f(c).
Types of discontinuity: removable (hole), jump (left ≠ right), infinite (vertical asymptote behavior).
If g(x) ≤ f(x) ≤ h(x) near c (except maybe at c) and lim g = lim h = L, then lim f = L. Classic use: limits involving sin x / x as x → 0.
0/0 or ∞/∞ often mean you can try L'Hôpital: if lim f/g is indeterminate and f,g differentiable near c, then lim f/g = lim f′/g′ (when the latter limit exists).
Other indeterminates (0·∞, ∞−∞, 0⁰, 1^∞, ∞⁰) → rewrite to a fraction or use ln, then apply L'Hôpital if you get 0/0 or ∞/∞.
you've got this ⭐