Resources
Limits at infinity and end behavior
Two phrases in this unit are one word apart and mean opposite things.
An infinite limit is a limit whose output runs off: the input goes to a finite number and the function grows without bound. That is a vertical asymptote, and the framework counts it among the ways continuity fails. A limit at infinity is the reverse: the input runs off and the output settles. That is end behavior, and where the output settles on a number, it is a horizontal asymptote.
The framework keeps them as separate topics for that reason. Limits at infinity describe end behavior, and the whole of this article is one question: for large \(x\), what does the function look like?
The three cases
For a rational function the answer depends only on which degree is larger. Set the two degrees below and zoom out.
The curve is drawn out to whatever x the zoom reaches, so the shape you see is the end behavior rather than the interesting part near the origin. Where a horizontal asymptote exists it is drawn as a dashed line, and the readout gives the function's value at the right edge of the window so the approach can be checked numerically as well as visually. Degrees equal: the ratio of leading coefficients. Denominator larger: zero. Numerator larger: no horizontal asymptote, and the readout says which way it goes.
Three cases, and the degrees decide which:
- Denominator degree larger. The limit is 0, and \(y = 0\) is the horizontal asymptote.
- Degrees equal. The limit is the ratio of the leading coefficients — not of the whole expressions, and not of the constant terms.
- Numerator degree larger. There is no horizontal asymptote. The quotient grows without bound, and the honest answer names the direction rather than stopping at “does not exist.”
Set the numerator to degree 3 and the denominator to degree 1, then zoom out, and watch the readout climb past anything the window can hold. Now set both degrees to 1, leaving \(a = 3\) and \(b = 2\), and the curve flattens onto \(y = 1.5\) from below.
The move that produces all three
There is one technique, and the three cases are what it returns. Divide numerator and denominator by the highest power of \(x\) appearing in the denominator, then let every term of the form \(1/x^k\) go to zero.
For \(\tfrac{3x + 2}{2x + 5}\), divide top and bottom by \(x\):
\[\frac{3x+2}{2x+5} = \frac{3 + \tfrac{2}{x}}{2 + \tfrac{5}{x}} \longrightarrow \frac{3 + 0}{2 + 0} = \frac{3}{2}.\]The same division on \(\tfrac{3x+2}{2x^2+5x}\) uses \(x^2\) and sends the numerator’s terms to zero while the denominator keeps its 2, giving 0. On \(\tfrac{3x^2+2x}{2x+5}\) it leaves an \(x\) upstairs that nothing cancels, and the expression grows.
Reading the degrees off is faster, and on a multiple-choice question that is what you should do. The division is what you write when a question asks you to justify, and it is the only version that survives a function that is not a quotient of polynomials.
Beyond rational functions
Comparing relative magnitudes is its own listed skill, and outside rational functions the degree shortcut has nothing to say. Three facts carry most of it, in increasing order of growth: logarithms, then powers, then exponentials.
\[\lim_{x \to \infty} \frac{\ln x}{x} = 0, \qquad \lim_{x \to \infty} \frac{x^{100}}{e^x} = 0, \qquad \lim_{x \to \infty} \frac{e^x}{x^{100}} = \infty.\]The exponent 100 is not a typo and not a special case: any fixed power loses to \(e^x\) eventually. But “eventually” can be a long way off, and it is worth knowing how far. Differentiating \(100\ln x - x\) shows that \(x^{100}/e^x\) climbs until \(x = 100\) exactly, where it peaks near \(3.7 \times 10^{156}\), and it does not fall below 1 until about \(x = 647\). A graphing window will tell you the opposite of the truth over that whole stretch, which is why the comparison is settled by a limit rather than by looking.
A useful sanity check when the function is not rational: ask which piece grows fastest, divide by it, and see what survives. That is the same move as before, with “highest power in the denominator” replaced by “fastest-growing term in sight.”
A self-test at the sliders: set both degrees to 2 with \(a = 3\) and \(b = -6\), and predict the horizontal asymptote before looking. Then set the numerator to degree 3 and, without changing anything else, say what happens to the answer and why the dashed line disappears. The second question is the one that separates students who read the rule from students who understand what the division does.