Infinite Limits and Limits at Infinity
Infinite Limits and Limits at Infinity
Understanding how functions behave as they grow infinitely large or as the input approaches a critical value is a core concept in calculus. These behaviors define a function's asymptotes.
Infinite Limits (Vertical Asymptotes)
An infinite limit occurs when the y-value of a function f(x) grows without bound (approaching โ or โโ) as x approaches a specific finite value c. This behavior creates a vertical asymptote at x=c.
Example: Evaluate limxโ2+โxโ21โ.
As x approaches 2 from the right (values slightly larger than 2, like 2.01), the denominator xโ2 becomes a very small positive number. Dividing 1 by a tiny positive number yields a massive positive number.
limxโ2+โxโ21โ=โ
Similarly, approaching from the left (xโ2โ) yields โโ. Therefore, the line x=2 is a vertical asymptote.
Limits at Infinity (Horizontal Asymptotes)
A limit at infinity describes the "end behavior" of a functionโwhat happens to f(x) as x itself gets infinitely large (xโโ or xโโโ). If this limit is a finite number L, the function has a horizontal asymptote at y=L.
For rational functions (a polynomial divided by a polynomial), you can quickly evaluate the limit at infinity by comparing the highest degree (power) of the numerator and the denominator:
- Numerator degree < Denominator degree: The limit is 0. (Horizontal asymptote at y=0).
- Numerator degree = Denominator degree: The limit is the ratio of the leading coefficients.
- Numerator degree > Denominator degree: The limit is โ or โโ (No horizontal asymptote).
Example: Evaluate limxโโโ2x2โx3x2+1โ.
Here, the highest power of x in both the numerator and denominator is x2. Because the degrees are equal, the limit is simply the ratio of their leading coefficients (3 and 2).
limxโโโ2x2โx3x2+1โ=23โ
Thus, the function levels off, creating a horizontal asymptote at y=23โ.