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â.