20 flashcard terms for AP Calculus AB Unit 1, written to match the course framework. Study them here, then drill them as interactive flashcards — free, no account needed.
Limit: value function approaches as input approaches some value. Continuity: function is unbroken at a point; requires limit exists and equals function value.
Limit Definition
lim(x→a) f(x) = L means for every ε > 0, there exists δ > 0 such that |x-a| < δ implies |f(x)-L| < ε; rigorous definition of limit.
One-Sided Limits
Left limit: lim(x→a⁻) f(x); right limit: lim(x→a⁺) f(x). Two-sided limit exists only if both one-sided limits exist and are equal.
Limit Laws
Sum, product, quotient, power rules; if lim(x→a) f(x) = L and lim(x→a) g(x) = M, then lim(x→a) [f(x)+g(x)] = L+M (and similar for other operations).
Infinite Limits
lim(x→a) f(x) = ∞ means function grows unbounded; often indicates vertical asymptote at x = a.
Limits at Infinity
lim(x→∞) f(x) = L means function approaches L as x grows; describes horizontal asymptotes; key for analyzing end behavior.
Squeeze Theorem
If g(x) ≤ f(x) ≤ h(x) near a, and lim(x→a) g(x) = lim(x→a) h(x) = L, then lim(x→a) f(x) = L; useful for hard-to-evaluate limits.
Continuity at a Point
f is continuous at a if lim(x→a) f(x) = f(a); three conditions: limit exists, function defined at a, and they're equal.