AP Calculus AB and BC

Limit of 1/x as x Approaches Infinity

The limit of 1 over x as x approaches infinity is 0. The numerator is fixed while the denominator grows without bound, so the quotient is squeezed toward 0 without ever reaching it, and y = 0 is the horizontal asymptote. Every rational-function limit at infinity is built on this one fact.

limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0

Settled by end behaviour.

How the value follows

Nothing changes on top while the bottom grows past every bound, so the quotient has to shrink past every positive bound. At x=100x = 100 the value is 0.010.01, at x=106x = 10^{6} it is 10610^{-6}, and there is no stage at which it settles anywhere but 0.

limx1x=0\lim_{x \to \infty} \frac{1}{x} = 0

The generalisation carries the same argument. Any positive power works, and the larger the power the faster the collapse.

limx1xp=0for p>0\lim_{x \to \infty} \frac{1}{x^{p}} = 0 \quad \text{for } p > 0

The other end behaves the same way in value: limx1x=0\lim_{x \to -\infty} \frac{1}{x} = 0, with the values negative and rising toward 0 from below. So y=0y = 0 is a horizontal asymptote in both directions.

Why one over infinity is not an evaluation

You cannot substitute \infty, because \infty is not a number in the real system. Writing 1=0\frac{1}{\infty} = 0 is shorthand for the end-behaviour argument, not a step of arithmetic, and treating it as arithmetic is what produces claims like =1\frac{\infty}{\infty} = 1.

The honest version of the statement is about eventual size: for any tolerance you pick, past some point the values of 1x\frac{1}{x} stay inside it. Pick 0.0010.001 and every x>1000x > 1000 qualifies. Pick 10910^{-9} and every x>109x > 10^{9} qualifies.

limx01x\lim_{x \to 0} \frac{1}{x} is a different question with a different answer, and the function is the same. The approach point is doing all the work.

Where this fact does the work

Limits of rational functions at infinity all reduce to this one. Divide the numerator and denominator by the highest power of xx in the denominator, and every leftover term that still has an xx underneath dies by the fact above.

2x2+3x21=2+3x211x22+010=2\frac{2x^2+3}{x^2-1} = \frac{2 + \frac{3}{x^2}}{1 - \frac{1}{x^2}} \longrightarrow \frac{2+0}{1-0} = 2

That is where the degree rule comes from. Equal degrees leave the ratio of leading coefficients, a larger denominator degree leaves 0, and a larger numerator degree leaves something unbounded.

The mistake students make

  • Treating 1=0\frac{1}{\infty} = 0 as arithmetic and extending it, for instance to =0\infty - \infty = 0. That subtraction is an indeterminate form and needs real work, while 1\frac{1}{\infty} is not, which is why this limit has a settled answer and that one does not.
  • Confusing the approach point. 1x0\frac{1}{x} \to 0 as xx \to \infty, but 1x\frac{1}{x} blows up as x0+x \to 0^+.
  • Saying the function reaches 0. The equation 1x=0\frac{1}{x} = 0 has no solution, so the graph never touches its asymptote. A limit describes what the values approach, not what they attain.
  • Concluding there is no horizontal asymptote because the limit came out to 0. A limit of 0 is a horizontal asymptote, at y=0y = 0.

Not sure which technique a limit wants?

The Limit Method Chooser walks the decision from direct substitution through factoring, the conjugate, and L'Hopital, and says why each one applies or fails.

Frequently asked questions

Does 1/x ever equal 0?

No. 1x=0\frac{1}{x} = 0 has no solution, so the graph never touches y=0y = 0. The limit statement is about the values getting and staying arbitrarily close to 0, which they do.

Is the answer the same as x approaches negative infinity?

Yes, still 0. The values are negative on that side and climb toward 0 from below, so y=0y = 0 serves as the horizontal asymptote at both ends of the graph.

Why is this not an indeterminate form?

Only one part is moving. The numerator is pinned at 1 and the denominator is unbounded, so the outcome is forced. Indeterminate forms need two competing behaviours, such as \frac{\infty}{\infty}.