Visual Tools
Calculators
Tables
Mathematical Keyboard
Converters
Other Tools


Infinite Limits and Limits at Infinity






Beyond All Bounds


Infinity enters limits in two distinct ways. When we write xx \to \infty, we ask what happens to a function as its input grows without bound. When we write f(x)f(x) \to \infty, we describe a function whose output grows without bound as the input approaches some value.

These are different phenomena requiring different analyses. Limits at infinity reveal end behavior—how a function settles (or doesn't) as xx moves far from the origin. Infinite limits reveal explosive behavior—where a function blows up as xx approaches a finite point.

Both concepts connect to asymptotes. Horizontal asymptotes arise from finite limits at infinity. Vertical asymptotes arise from infinite limits at finite points. Together they sketch a function's large-scale structure.



Two Distinct Concepts


The notation distinguishes two cases:

Limits at infinity: The input grows without bound.

limxf(x)limxf(x)\lim_{x \to \infty} f(x) \qquad \lim_{x \to -\infty} f(x)


Infinite limits: The output grows without bound.

limxaf(x)=limxaf(x)=\lim_{x \to a} f(x) = \infty \qquad \lim_{x \to a} f(x) = -\infty


In the first case, xx escapes to infinity while we track where f(x)f(x) goes. In the second case, xx approaches a finite value aa while f(x)f(x) escapes to infinity.

Both use the infinity symbol, but in opposite roles.

Limits at Infinity — Horizontal Behavior


The limit

limxf(x)=L\lim_{x \to \infty} f(x) = L


means f(x)f(x) approaches LL as xx increases without bound. No matter how close to LL you demand, sufficiently large xx will place f(x)f(x) within that tolerance.

Similarly:

limxf(x)=M\lim_{x \to -\infty} f(x) = M


means f(x)f(x) approaches MM as xx decreases without bound.

These limits describe end behavior—the function's long-run tendency. The limit may be a finite number, \infty, -\infty, or may not exist (if the function oscillates).

Horizontal Asymptotes


    If limxf(x)=L\lim_{x \to \infty} f(x) = L where LL is finite, the line y=Ly = L is a horizontal asymptote. The graph approaches this line as xx \to \infty.

    A function can have:

  • xx \to \infty and xx \to -\infty)

  • For example:

    f(x)=2x+1x3f(x) = \frac{2x + 1}{x - 3}


    limxf(x)=2limxf(x)=2\lim_{x \to \infty} f(x) = 2 \qquad \lim_{x \to -\infty} f(x) = 2


    The line y=2y = 2 is a horizontal asymptote in both directions.

Evaluating Limits at Infinity — Rational Functions


For rational functions, divide numerator and denominator by the highest power of xx in the denominator.

limx3x2+5x12x27\lim_{x \to \infty} \frac{3x^2 + 5x - 1}{2x^2 - 7}


Divide by x2x^2:

=limx3+5x1x227x2=3+0020=32= \lim_{x \to \infty} \frac{3 + \frac{5}{x} - \frac{1}{x^2}}{2 - \frac{7}{x^2}} = \frac{3 + 0 - 0}{2 - 0} = \frac{3}{2}


Terms with xx in the denominator vanish as xx \to \infty. Only the leading coefficients survive.

Dominant Term Analysis


As xx \to \infty, the highest-degree terms control behavior. Lower-degree terms become negligible.

For p(x)q(x)\dfrac{p(x)}{q(x)} where pp has degree mm and qq has degree nn:

Case $m < n$: The limit is 00. The denominator grows faster.

limxx+1x32=0\lim_{x \to \infty} \frac{x + 1}{x^3 - 2} = 0


Case $m = n$: The limit is the ratio of leading coefficients.

limx4x2+x2x2+5=42=2\lim_{x \to \infty} \frac{4x^2 + x}{2x^2 + 5} = \frac{4}{2} = 2


Case $m > n$: The limit is ±\pm\infty. The numerator grows faster.

limxx3x+1=\lim_{x \to \infty} \frac{x^3}{x + 1} = \infty


Growth Rates — The Hierarchy


Different function types grow at fundamentally different rates as xx \to \infty:

logarithmicpolynomialexponential\text{logarithmic} \ll \text{polynomial} \ll \text{exponential}


Any exponential eventually overtakes any polynomial:

limxxnex=0for any n\lim_{x \to \infty} \frac{x^n}{e^x} = 0 \quad \text{for any } n


Any polynomial eventually overtakes any logarithm:

limxlnxxn=0for any n>0\lim_{x \to \infty} \frac{\ln x}{x^n} = 0 \quad \text{for any } n > 0


These special limits determine which terms dominate in mixed expressions.

Infinite Limits — Vertical Behavior


The notation

limxaf(x)=\lim_{x \to a} f(x) = \infty


means f(x)f(x) grows without bound as xx approaches aa. For any large number MM, values of xx sufficiently close to aa make f(x)>Mf(x) > M.

Similarly:

limxaf(x)=\lim_{x \to a} f(x) = -\infty


means f(x)f(x) becomes arbitrarily negative.

These are not limits in the usual sense—\infty is not a number. The notation describes unbounded behavior, not convergence to a value.

Vertical Asymptotes


If any of the following hold:

limxa+f(x)=±limxaf(x)=±\lim_{x \to a^+} f(x) = \pm\infty \qquad \lim_{x \to a^-} f(x) = \pm\infty


then the line x=ax = a is a vertical asymptote. The graph shoots up or down near x=ax = a.

Vertical asymptotes typically occur where the denominator of a rational function equals zero while the numerator does not.

For f(x)=1x2f(x) = \dfrac{1}{x - 2}, the denominator vanishes at x=2x = 2. The line x=2x = 2 is a vertical asymptote.

Sign Analysis for Infinite Limits


To determine whether a limit is ++\infty or -\infty, analyze the sign of the expression near the point.

limx2+1x2\lim_{x \to 2^+} \frac{1}{x - 2}


For xx slightly greater than 22: x2>0x - 2 > 0 (small positive), so 1x2\dfrac{1}{x-2} is large positive.

limx2+1x2=+\lim_{x \to 2^+} \frac{1}{x - 2} = +\infty


For xx slightly less than 22: x2<0x - 2 < 0 (small negative), so 1x2\dfrac{1}{x-2} is large negative.

limx21x2=\lim_{x \to 2^-} \frac{1}{x - 2} = -\infty


One-Sided Infinite Limits


The one-sided limits from the left and right may both be infinite but with opposite signs.

For f(x)=1x2f(x) = \dfrac{1}{x - 2}:

limx2f(x)=limx2+f(x)=+\lim_{x \to 2^-} f(x) = -\infty \qquad \lim_{x \to 2^+} f(x) = +\infty


The two-sided limit does not exist because the sides disagree—even though both are "infinite."

For f(x)=1(x2)2f(x) = \dfrac{1}{(x-2)^2}:

limx2f(x)=+limx2+f(x)=+\lim_{x \to 2^-} f(x) = +\infty \qquad \lim_{x \to 2^+} f(x) = +\infty


Both sides agree, so we write limx2f(x)=+\lim_{x \to 2} f(x) = +\infty.

Limits of Exponentials at Infinity


The exponential function exe^x exhibits contrasting behavior in opposite directions:

limxex=\lim_{x \to \infty} e^x = \infty


limxex=0\lim_{x \to -\infty} e^x = 0


As xx \to \infty, exponential growth is unbounded. As xx \to -\infty, the function decays toward zero.

For exe^{-x}, the behavior reverses:

limxex=0\lim_{x \to \infty} e^{-x} = 0


limxex=\lim_{x \to -\infty} e^{-x} = \infty


The horizontal asymptote y=0y = 0 appears in the direction where the exponent goes to -\infty.

Limits of Logarithms Toward Zero and Infinity


The natural logarithm is defined only for x>0x > 0. Its behavior at the boundaries:

limxlnx=\lim_{x \to \infty} \ln x = \infty


The logarithm grows without bound, but slowly—slower than any positive power of xx.

limx0+lnx=\lim_{x \to 0^+} \ln x = -\infty


As xx approaches zero from the right, lnx\ln x plunges to -\infty. The line x=0x = 0 is a vertical asymptote for lnx\ln x.

The one-sided notation is essential: lnx\ln x is undefined for x0x \leq 0, so no left-hand limit exists at x=0x = 0.