We explore functions that behave like horizontal lines as the input grows without bound.

Let’s start with an example:

Notice in the first step of this computation, we divided the numerator and denominator by \(x\) (by multiplying them by \(1/x\)). This is a “trick” that frequently helps in the calculation of limits as \(x\to \pm \infty \), when the function is a fraction. The important point of using \(x\) here, is that the denominator has degree \(1\). When we divide the denominator by \(x\), the denominator approaches a nonzero constant. (We’re dividing the numerator and denominator by the term type with highest growth order from the denominator.)

Sometimes one must be careful when attempting to apply this trick. Consider this example of a non-rational function.

In the previous example, we used the fact that \(|x^3|= -x^3\) when \(x\) is negative. If the limit were as \(x\to \infty \), then \(x\) and \(x^3\) would each eventually be positive valued. This would have made \(|x^3|=x^3\). Repeat the calculation from the previous example, finding the limit \(\displaystyle \lim _{x\to \infty } \frac {x^3+1}{\sqrt {x^6+5}}\) taking note to use \(|x^3|=x^3\) in your simplification. You’ll find that the two limits (as \(x\to \infty \) and as \(x \to -\infty \)) have different values.

Notice that since

\[ \lim _{x\to \infty } f(x) = \lim _{x\to 0^+} f\left (\frac {1}{x}\right ) \]

and

\[ \lim _{x\to -\infty } f(x) = \lim _{x\to 0^-} f\left (\frac {1}{x}\right ) \]

we can also apply the Squeeze Theorem when taking limits at infinity. Here is an example of a limit at infinity that uses the Squeeze Theorem, and shows that functions can, in fact, cross their horizontal asymptotes.

It is a common misconception that a function cannot cross an asymptote. As the next example shows, a function can cross a horizontal asymptote, and in the example this occurs an infinite number of times!

We conclude with an infinite limit at infinity.