Calculus I · Limits and Continuity · lesson

Limits at Infinity and Horizontal Asymptotes

Concept

Learning objectives

Interpret x±x\to\pm\infty; find horizontal asymptotes by comparing dominant terms; evaluate rational-function end behavior.

Limits at Infinity

The notation

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

asks what happens to outputs as inputs become arbitrarily large and positive. The notation

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

asks what happens far to the left.

If either end limit equals a finite number LL, then y=Ly=L is a horizontal asymptote on that end.

Concept

A horizontal asymptote describes the far-away behavior of a graph. The graph may cross it nearby. An asymptote is not an electric fence. It is a long-term trend.

Reciprocal powers

For every positive integer nn,

limx1xn=0,limx1xn=0.\lim_{x\to\infty}\frac1{x^n}=0, \qquad \lim_{x\to-\infty}\frac1{x^n}=0.

These facts drive the degree rules for rational functions.

Guided walkthrough

One over a growing number

Evaluate

limx1x.\lim_{x\to\infty}\frac1x.
Show worked solution

As xx becomes 10,100,1000,10,100,1000,\ldots, the values 1/x1/x become

0.1,0.01,0.001,0.1,0.01,0.001,\ldots

which approach zero. Therefore,

0.\boxed{0}.

Equal degrees

Worked example

Divide by the largest denominator power

Evaluate

limx3x22x+5x2+4.\lim_{x\to\infty}\frac{3x^2-2x+5}{x^2+4}.
Show worked solution

Divide every term by x2x^2, the largest power in the denominator:

3x22x+5x2+4=32x+5x21+4x2.\frac{3x^2-2x+5}{x^2+4} =\frac{3-\frac2x+\frac5{x^2}}{1+\frac4{x^2}}.

As xx\to\infty, all reciprocal terms approach zero:

30+01+0=3.\frac{3-0+0}{1+0}=\boxed{3}.

Thus y=3y=3 is a horizontal asymptote.

Interactive checkend-degree-01

Evaluate limx3x2+12x25\lim_{x\to\infty}\frac{3x^2+1}{2x^2-5}.

Your work stays on this device. No account or AI grader is used.

Show hint

Equal degrees: use the leading coefficients.

Attempt once to unlock the solution

Submit an answer first. The hint is available now.

Numerator degree smaller than denominator degree

Worked example

The denominator wins

Evaluate

limx5x1x2+3.\lim_{x\to-\infty}\frac{5x-1}{x^2+3}.
Show worked solution

Divide by x2x^2:

5x1x21+3x2.\frac{\frac5x-\frac1{x^2}}{1+\frac3{x^2}}.

Every reciprocal term approaches zero, so

0.\boxed{0}.

The quadratic denominator grows faster in magnitude than the linear numerator.

Numerator degree larger than denominator degree

If the numerator degree is larger, there is no finite horizontal asymptote. The quotient may grow like a polynomial.

Worked example

Unbounded end behavior

Evaluate

limx2x3xx2+1.\lim_{x\to\infty}\frac{2x^3-x}{x^2+1}.
Show worked solution

The leading behavior is approximately

2x3x2=2x,\frac{2x^3}{x^2}=2x,

which grows to ++\infty. More formally, divide by x2x^2:

2x1x1+1x2.\frac{2x-\frac1x}{1+\frac1{x^2}}.

The numerator grows without bound while the denominator approaches 11, so

+.\boxed{+\infty}.
Theorem

Rational-Function Degree Rules

For f(x)=p(x)/q(x)f(x)=p(x)/q(x):

• If degp<degq\deg p<\deg q, then f(x)0f(x)\to0 as x±x\to\pm\infty. • If degp=degq\deg p=\deg q, the limit is the ratio of leading coefficients. • If degp>degq\deg p>\deg q, there is no finite horizontal asymptote; use division or dominant terms to determine the end behavior.

Rational function approaching the horizontal asymptote y = 3 at both ends.
Read this graph as text

Approaching a horizontal asymptote. The rational curve f(x) = (3x squared - 2x + 5)/(x squared + 4) is drawn from x = -12 to x = 12. Its denominator never vanishes for real x. A dashed horizontal line marks y = 3, and both ends of the solid curve move closer to that line, showing equal limits at positive and negative infinity.

The function is a heavy solid curve and the asymptote is a dashed line labeled y = 3.

Why it matters: Connect equal-degree rational end behavior to the ratio of leading coefficients.

Read the graph

The rational function approaches its horizontal asymptote y=3y=3 at both ends.

After the explanation

Use the section idea

Reading lens

Is the function growing without bound near a finite input, or settling into end behavior as the input grows?

Mental model

Vertical asymptotes describe local blow-up near an excluded finite input; end-behavior asymptotes describe the long-run trend as inputs grow in magnitude.

Decision

Near a denominator zero, build a sign chart for each side; at infinity, compare dominant powers or divide to expose the lasting term.

Common trap

Do not merge positive and negative infinity, and remember that square roots produce absolute values when factoring a large squared input.

Check yourself

You understand the section when you can predict signs and asymptotes before doing detailed algebra, then verify them with the expression.

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary