1/24
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Infinite limit
A limit where f(x) grows without bound (toward positive or negative infinity) as x approaches a finite value a, rather than approaching a finite number.
(limx→af(x)=∞)
As x approaches a, the function values become arbitrarily large positive numbers (increase without bound).
(limx→af(x)=−∞)
As x approaches a, the function values become arbitrarily large negative numbers (decrease without bound).
One-sided limit
A limit that describes function behavior as x approaches a from only one side (left or right).
Left-hand limit (limx→a−f(x))
The limit of f(x) as x approaches a using x-values less than a (approaching from the left).
Right-hand limit (limx→a+f(x))
The limit of f(x) as x approaches a using x-values greater than a (approaching from the right).
Two-sided limit does not exist (DNE) due to opposite infinities
If (limx→a−f(x)=∞) and (limx→a+f(x)=−∞) (or vice versa), then (limx→af(x)) does not exist as a single limit value/direction.
Vertical asymptote
A vertical line x=a that the graph approaches as x gets close to a (from one side or both) while f(x) becomes unbounded (goes to (±∞)).
Vertical asymptote test (limit form)
If (limx→a−f(x)=±∞) or (limx→a+f(x)=±∞), then x=a is a vertical asymptote.
Rational function
A function of the form (f(x)=q(x)p(x)), where p(x) and q(x) are polynomials.
Infinite behavior in rational functions (typical condition)
For (f(x)=q(x)p(x)), an infinite limit near x=a typically occurs when (q(a)=0) and (p(a)=0) (nonzero divided by something approaching 0).
Sign analysis (near a vertical asymptote)
A method to determine whether a rational function approaches (∞) or (−∞) from each side of x=a by factoring and checking the sign of factors just left and right of a.
Factor sign change for (x-a)
As x approaches a from the left, (x-a
Removable discontinuity
A discontinuity where the function is undefined at x=a but the limit as x→a is finite (often shown as a “hole” that can be removed by simplifying).
Hole (in a graph)
A missing point caused by a removable discontinuity; the function may approach a finite value there even though it is undefined at that x-value.
Cancellation (common factor)
Simplifying a rational expression by canceling a shared factor (like (x−a)) in numerator and denominator, which can eliminate an apparent vertical asymptote and reveal a removable discontinuity.
Example: (x−21) near x=2
As x→2−, the function → (−∞); as x→2+, the function → (∞). Therefore x=2 is a vertical asymptote and the two-sided limit DNE.
Example: (x−3x2−9) at x=3
Factoring gives (x−3(x−3)(x+3)=x+3) for x≠3, so (limx→3x−3x2−9=6); this is a removable discontinuity (not a vertical asymptote).
Limit at infinity
A limit describing end behavior as x becomes very large positive or very large negative (x→∞ or x→−∞), not by “plugging in” infinity but by analyzing long-run behavior.
Horizontal asymptote
A horizontal line y=L that the graph approaches as x→∞ and/or x→−∞, corresponding to (limx→∞f(x)=L) and/or (limx→−∞f(x)=L).
Horizontal asymptote is not a barrier
Having a horizontal asymptote y=L does not prevent the graph from crossing y=L; it only describes end behavior.
Degree comparison (rational limits at infinity)
For q(x)p(x) with degrees n and m: if n
Ratio of leading coefficients (same degree case)
If p and q have the same degree n with leading coefficients (an) and (bn), then (limx→±∞q(x)p(x)=bnan).
Divide by highest power technique
A method for rational limits at infinity: divide numerator and denominator by the highest power of x to make dominant terms visible and use that terms like 1/x and 1/x² go to 0 as x→∞.
Intermediate Value Theorem (IVT)
If f is continuous on [a,b] and N is between f(a) and f(b), then there exists at least one c in [a,b] such that f(c)=N; it guarantees existence, not the exact value or uniqueness.