lesson

Limits · Foundational

Limits at Infinity and Horizontal Asymptotes

Study long-run function behavior and determine horizontal asymptotes through dominant terms, normalization, graphs, and formal thresholds.

A limit at infinity describes what function outputs approach while inputs move without bound. The input does not arrive at an object called infinity, because infinity is not a real number. Instead, the analysis follows the graph farther and farther to the right or left. A finite end limit creates a horizontal asymptote on the corresponding end. This lesson develops graphical, algebraic, and formal ways to justify that long-run behavior.

Move outward rather than toward a finite point

In a finite-point limit such as limxaf(x)\lim_{x\to a}f(x), inputs approach the real number aa. In a limit at infinity, inputs move outward without bound. The notation xx\to\infty means that xx becomes larger than every fixed positive threshold under consideration. The notation xx\to-\infty means that xx becomes more negative than every fixed threshold. Neither notation substitutes infinity into the function.

The right-end statement limxf(x)=L\lim_{x\to\infty}f(x)=L says outputs can be made arbitrarily close to finite number LL by taking xx sufficiently large. The left-end statement limxf(x)=L\lim_{x\to-\infty}f(x)=L says the same for sufficiently negative inputs. The two limits can agree or differ. Each end of a graph must be studied independently. Symmetry can sometimes relate them but should not be assumed.

Limits at infinity describe remote behavior rather than every finite input. A function can oscillate, cross a candidate asymptote, or contain local irregularities before eventually settling near its limiting value. The phrase “eventually” is central. Long-run control begins beyond some threshold. It does not erase what happened earlier.

Interpret a horizontal asymptote

If limxf(x)=L\lim_{x\to\infty}f(x)=L or limxf(x)=L\lim_{x\to-\infty}f(x)=L, then y=Ly=L is a horizontal asymptote on that end. The horizontal line records the finite output approached remotely. A function can have one horizontal asymptote shared by both ends. It can also have different asymptotes on its left and right ends. The definition is end-specific.

A horizontal asymptote is not a barrier. The function f(x)=1+sinxxf(x)=1+\dfrac{\sin x}{x} approaches one as xx\to\infty and crosses y=1y=1 whenever sinx=0\sin x=0 for positive xx. The oscillations shrink because sinx/x1/x|\sin x/x|\leq1/x. Crossing does not contradict approach. The asymptote constrains distance from the line for sufficiently large input.

The function need not ever equal its asymptote. For f(x)=1+1/x2f(x)=1+1/x^2, every nonzero finite input produces a value above one. Yet 1/x21/x^2 approaches zero, so f(x)f(x) approaches one on both ends. Equality at a finite point is irrelevant to the end limit. Approach describes arbitrary closeness, not eventual identity.

Three graphs show an asymptote approached without crossing, crossed repeatedly, and approached differently on the two ends.

State the formal right-end definition

The formal statement limxf(x)=L\lim_{x\to\infty}f(x)=L uses an output tolerance and an input threshold. For every ε>0\varepsilon>0, there must exist a number NN such that x>Nx>N implies f(x)L<ε|f(x)-L|<\varepsilon. The Greek letter epsilon, ε\varepsilon, represents any requested positive output distance. The number NN is a sufficiently large input threshold. It need not be an integer.

The absolute-value inequality f(x)L<ε|f(x)-L|<\varepsilon means the output lies inside the horizontal band Lε<f(x)<L+εL-\varepsilon<f(x)<L+\varepsilon. The threshold requirement says all inputs to the right of NN must produce outputs inside that band. One isolated successful point is insufficient. The entire tail of the graph must remain close. Smaller tolerances may require larger thresholds.

The order of the statement matters. A challenger chooses any positive tolerance first. The proof then supplies a threshold that works for every larger input. The threshold may depend on the tolerance. A single finite threshold rarely works for every arbitrarily small tolerance. This structure turns visual approach into a precise guarantee.

Beyond the input threshold N, the curve remains inside the output band from L minus epsilon to L plus epsilon.

State the formal left-end definition

The statement limxf(x)=L\lim_{x\to-\infty}f(x)=L requires that for every ε>0\varepsilon>0, there exists N>0N>0 such that x<Nx<-N implies f(x)L<ε|f(x)-L|<\varepsilon. The positive number NN controls how far left the input must lie. Using x<Nx<-N makes the threshold direction explicit. Larger NN means a farther-left tail. The output band is unchanged.

For f(x)=1/xf(x)=1/x, both end limits equal zero. Given ε>0\varepsilon>0, choose N>1/εN>1/\varepsilon. If x>Nx>N or x<Nx<-N, then x>N|x|>N. Therefore 1/x<1/N<ε|1/x|<1/N<\varepsilon. The same absolute-value estimate handles both ends.

Signs still matter for the direction of approach. As xx\to\infty, 1/x1/x approaches zero through positive values. As xx\to-\infty, it approaches through negative values. The limit value is the same. A graph or one-sided sign description can preserve this additional information.

Use reciprocal-power limits

For every positive integer pp, 1/xp01/x^p\to0 as xx\to\infty and as xx\to-\infty. The exponent pp controls the rate and sign behavior. Even powers remain positive on both ends. Odd powers are negative on the left and positive on the right. Their magnitudes still approach zero.

Constants multiply these limits predictably. If cc is fixed, then c/xp0c/x^p\to0. Finite sums of reciprocal powers also approach zero by limit laws. These facts support rational-function normalization. Lower-degree terms become reciprocal corrections after division by a dominant power.

The notation 1/xp01/x^p\to0 is a limit statement, not an equality for finite xx. The fraction never becomes zero when its numerator is one. It can be made smaller in magnitude than any positive tolerance. This distinction mirrors asymptotic approach generally. Calculus turns “negligible in the long run” into a precise limit.

Identify dominant polynomial terms

For polynomial P(x)=anxn+an1xn1++a0P(x)=a_nx^n+a_{n-1}x^{n-1}+\cdots+a_0, the highest-power nonzero term dominates magnitude as x|x| grows. Factor xnx^n to write P(x)=xn(an+an1x++a0xn)P(x)=x^n\left(a_n+\dfrac{a_{n-1}}{x}+\cdots+\dfrac{a_0}{x^n}\right). The reciprocal terms approach zero. The bracket approaches leading coefficient ana_n. End behavior is therefore governed by anxna_nx^n.

Degree parity and leading-coefficient sign determine polynomial ends. An even power has the same sign on both ends, while an odd power changes sign. A positive even leading term rises on both ends. A negative even leading term falls on both ends. Odd-degree ends point in opposite vertical directions.

This dominant-term reasoning is not permission to erase lower terms at finite inputs. Near zeros or moderate values, lower-degree terms can matter greatly. Dominance is an asymptotic comparison. Factoring and limits justify when the relative corrections vanish. The method explains rather than merely labels end behavior.

Normalize rational functions

A rational function is a quotient R(x)=P(x)/Q(x)R(x)=P(x)/Q(x) of polynomials where Q(x)0Q(x)\neq0. To study end behavior, divide every numerator and denominator term by a suitable highest power of xx. Dividing by the denominator’s degree exposes whether the numerator grows slower, equally fast, or faster. Reciprocal terms then approach zero. The resulting limit follows from ordinary limit laws when the denominator limit is nonzero.

Consider 3x2x+42x2+5\dfrac{3x^2-x+4}{2x^2+5}. Dividing every term by x2x^2 gives 31x+4x22+5x2\dfrac{3-\dfrac{1}{x}+\dfrac{4}{x^2}}{2+\dfrac{5}{x^2}}. Every reciprocal-power term approaches zero. The limit is therefore 32\dfrac{3}{2} on both ends. The horizontal asymptote is y=32y=\dfrac{3}{2}.

Normalization preserves equality for every nonzero xx. It does not substitute infinity. It rewrites the function into a constant leading structure plus terms whose limits are known. This algebraic chain is the justification behind degree comparisons. A degree slogan without normalization hides the reason.

A rational function is normalized by dividing through by the denominator's dominant power, causing reciprocal terms to fade.

Compare rational-function degrees

If numerator degree is less than denominator degree, normalization makes every numerator term approach zero while the denominator approaches a nonzero leading coefficient. The limit is zero. Thus y=0y=0 is a horizontal asymptote on both ends for such polynomial quotients. The conclusion assumes real inputs where the function is defined. Finite vertical asymptotes do not alter the remote limit.

If the degrees are equal, the limit is the ratio of leading coefficients. For 5x32xx3+7x2+1\dfrac{5x^3-2x}{-x^3+7x^2+1}, divide by x3x^3. The normalized expression is 52x21+7x+1x3\dfrac{5-\dfrac{2}{x^2}}{-1+\dfrac{7}{x}+\dfrac{1}{x^3}}. Reciprocal terms vanish, leaving 5-5. Both end limits equal negative five.

If numerator degree exceeds denominator degree, no finite horizontal limit follows from leading-degree comparison. The quotient may grow without bound or approach a slant or higher-degree polynomial asymptote after division. “No horizontal asymptote” does not mean “no asymptotic structure.” Polynomial long division reveals the appropriate comparison. The degree difference predicts the asymptote’s polynomial degree. The remainder term must still be checked to confirm that it vanishes relative to the denominator.

Analyze a lower-degree numerator

Evaluate limx4x1x2+3\lim_{x\to\infty}\dfrac{4x-1}{x^2+3}. Divide numerator and denominator by x2x^2. The result is 4x1x21+3x2\dfrac{\dfrac{4}{x}-\dfrac{1}{x^2}}{1+\dfrac{3}{x^2}}. The numerator approaches zero. The denominator approaches one.

The quotient limit is zero. Therefore y=0y=0 is a right-end horizontal asymptote. The same normalization works as xx\to-\infty. Odd reciprocal terms change sign, but they still approach zero. The left-end limit is also zero.

A rough growth comparison supports the result. The numerator grows like xx, while the denominator grows like x2x^2. Their ratio behaves like 1/x1/x. The denominator outruns the numerator in magnitude. Formal normalization turns that intuition into calculation.

Use polynomial division for slant behavior

Consider f(x)=x2+1xf(x)=\dfrac{x^2+1}{x}. Polynomial division gives f(x)=x+1/xf(x)=x+1/x. Since 1/x01/x\to0, the difference f(x)xf(x)-x approaches zero. The line y=xy=x is a slant asymptote. There is no finite horizontal asymptote.

A slant asymptote need not be horizontal because the function and comparison line can both grow. The defining idea is that their vertical difference approaches zero. If the numerator degree exceeds denominator degree by more than one, polynomial division may produce a higher-degree polynomial asymptote. The remainder divided by the denominator must approach zero. Division separates dominant quotient from vanishing correction.

The graph can cross a slant asymptote as well. Asymptotes describe closeness at remote inputs. They are not walls. The remainder’s sign determines which side the graph occupies at a given input. If the remainder changes sign, crossings can occur.

Handle radicals with absolute values

The identity x2=x\sqrt{x^2}=|x| is essential. A square root returns the nonnegative principal root. For positive xx, x=x|x|=x. For negative xx, x=x|x|=-x. Replacing x2\sqrt{x^2} by xx on the left end creates a sign error.

Consider f(x)=xx2+1f(x)=\dfrac{x}{\sqrt{x^2+1}}. Factor x2x^2 inside the radical to get x2+1=x1+1/x2\sqrt{x^2+1}=|x|\sqrt{1+1/x^2}. Therefore f(x)=x/x1+1/x2f(x)=\dfrac{x/|x|}{\sqrt{1+1/x^2}}. The denominator approaches one. The factor x/xx/|x| determines the end sign.

As xx\to\infty, x/x=1x/|x|=1, so the limit is one. As xx\to-\infty, x/x=1x/|x|=-1, so the limit is negative one. The graph has different horizontal asymptotes on its two ends. Absolute value preserves the correct square-root sign. Treating both ends identically would erase information carried by the numerator’s sign.

Simplify even powers under radicals

Consider f(x)=3x2x+44x4+1f(x)=\dfrac{3x^2-x+4}{\sqrt{4x^4+1}}. Factor x4x^4 inside the radical. This gives 4x4+1=x44+1/x4\sqrt{4x^4+1}=\sqrt{x^4}\sqrt{4+1/x^4}. Since x4=x2=x2\sqrt{x^4}=|x^2|=x^2, no end-dependent sign remains. The square x2x^2 is nonnegative.

Divide numerator and denominator by x2x^2. The expression becomes 31/x+4/x24+1/x4\dfrac{3-1/x+4/x^2}{\sqrt{4+1/x^4}}. Reciprocal terms approach zero. The numerator approaches three, and the denominator approaches two. Both end limits equal 3/23/2.

The absolute-value step is still logically necessary even though it simplifies. Writing x4=x2\sqrt{x^4}=x^2 is correct because x20x^2\geq0. Writing x2=x\sqrt{x^2}=x is not correct for negative xx. Checking the exponent inside the square root prevents pattern-based mistakes. The principal square root always returns a nonnegative value.

Study exponential end behavior

For base b>1b>1, bxb^x\to\infty as xx\to\infty and bx0b^x\to0 as xx\to-\infty. The left behavior follows from bx=1/bxb^x=1/b^{-x}. Thus y=0y=0 is a left-end horizontal asymptote. The function never reaches zero, but it approaches it. Exponential growth and decay swap when direction reverses.

For 0<b<10<b<1, the end behaviors reverse. The function decays toward zero on the right and grows on the left. A vertical shift f(x)=bx+Lf(x)=b^x+L moves the horizontal asymptote from zero to y=Ly=L. Multiplication changes scale but not the zero asymptote before shifting. Transformations provide a fast qualitative check.

Exponential terms dominate polynomials on the growing end. For example, x3/2x0x^3/2^x\to0 as xx\to\infty. A proof can use later tools such as repeated L’Hôpital reasoning or established growth theorems. At this stage, graphs and known growth hierarchies provide context. Algebraic degree rules alone apply only to rational polynomial quotients.

Study logarithmic end behavior

The natural logarithm satisfies lnx\ln x\to\infty as xx\to\infty. Its growth is unbounded but slower than every positive power of xx. The domain requires x>0x>0. Therefore a real left-end limit as xx\to-\infty is not defined for lnx\ln x. Domain must be checked before end behavior is discussed.

For lnx/x\ln x/x, the denominator eventually outgrows the numerator, and the limit is zero as xx\to\infty. This statement requires a theorem or later calculus method beyond polynomial degree comparison. The function has a right-end horizontal asymptote y=0y=0. It approaches from positive values for x>1x>1. A graph supports but does not alone prove the result.

Logarithmic transformations can change domain and asymptotes. The function ln(x2+1)\ln(x^2+1) is defined for every real xx and grows on both ends. The function 1/lnx1/\ln x has a vertical issue at x=1x=1 and approaches zero as xx\to\infty. Each expression must be analyzed from its own domain and growth structure. Function family matters.

Distinguish finite and infinite end limits

A finite end limit produces a horizontal asymptote. An infinite end limit such as limxf(x)=\lim_{x\to\infty}f(x)=\infty means outputs grow beyond every fixed positive bound. It does not produce a finite horizontal asymptote. The infinity symbol describes unbounded behavior. It is not the value of the function.

For every output bound M>0M>0, the statement f(x)f(x)\to\infty requires a threshold NN such that x>Nx>N implies f(x)>Mf(x)>M. The capital MM plays the role of a requested output height. Larger requested heights may require larger input thresholds. This definition parallels finite end limits but replaces a tolerance band with a lower bound. Negative infinity uses upper bounds below M-M.

A rational function with numerator degree one larger than denominator degree often grows approximately linearly rather than approaching a finite value. Reporting simply “the limit does not exist” loses useful direction. State whether it grows to positive infinity, negative infinity, or follows different behavior on the two ends. End behavior deserves the most informative correct description. A polynomial asymptote can provide that description even when no finite end limit exists.

Interpret long-run models cautiously

Suppose a population model satisfies P(t)KP(t)\to K as tt\to\infty. The number KK is the model’s long-run limiting population. For any chosen tolerance, the model eventually stays within that tolerance of KK. The statement does not require the population to equal KK at a finite time. It also does not prevent crossing KK.

The conclusion is conditional on model validity. Environmental change, migration, policy, or new mechanisms can make the formula unreliable in the distant future. A mathematical limit describes the formula indefinitely. A scientific claim requires reasons that the formula remains applicable. Extrapolation should be labeled.

Units belong to the limiting value. If Q(t)12.0mgQ(t)\to12.0\,\mathrm{mg}, then the tolerance should also be expressed in milligrams. The input threshold carries time units. A statement such as “after some sufficiently large time” should identify the time scale when used quantitatively. Dimensional interpretation makes the model concrete.

Estimate end behavior numerically and graphically

A table can sample increasingly large positive and negative inputs. Stable outputs suggest a candidate limit. A graph can show whether the tails flatten near a horizontal line. Neither method alone proves the limit because finite sampling misses all later behavior. They are exploratory tools that guide algebra or proof.

Graphing windows can mislead. A slowly growing function may appear horizontal over a limited range. A function with long transient behavior may appear to approach one value before departing. Logarithmic scales or larger ranges can reveal hidden growth. Analytical structure is needed to justify the final conclusion.

Numerical subtraction can also lose precision for large inputs. Expressions equivalent algebraically may behave differently in floating-point arithmetic. Normalization often improves numerical stability by keeping values near order one. A table should use formulas and scales suited to the range. Computational evidence must be interpreted with numerical limitations.

Diagnose common limit-at-infinity errors

One error is substituting infinity as though it were a number. Instead, rewrite the function and apply limit laws. Another is looking only at leading coefficients while ignoring degree. Coefficient ratios apply directly only when numerator and denominator degrees match. Normalization exposes the correct case.

Radical errors arise from replacing x2\sqrt{x^2} with xx on the negative end. The correct result is x|x|. Another error is assuming the two ends must share one horizontal asymptote. Odd signs and asymmetric functions can produce different limits. Each end requires separate analysis.

Interpretive errors include treating an asymptote as an uncrossable wall or assuming the function eventually equals it. Both claims are stronger than the limit definition. Domain errors also matter after algebraic simplification. The original function may exclude finite points even when a simplified expression appears defined. End limits do not restore those points.

Practice a complete end-behavior routine

First identify the direction xx\to\infty or xx\to-\infty and check the domain. Second identify the function family and dominant structure. Third normalize rational expressions or factor dominant powers carefully. Fourth apply reciprocal, limit-law, and sign facts. Fifth interpret any finite result as an end-specific horizontal asymptote.

Evaluate limx2x2+15x2x\lim_{x\to-\infty}\dfrac{2x^2+1}{5x^2-x}. Divide by x2x^2 to obtain 2+1/x251/x\dfrac{2+1/x^2}{5-1/x}. Reciprocal terms vanish on the left end. The limit is 2/52/5. Equal degrees make this the leading-coefficient ratio.

For xx2+9\dfrac{x}{\sqrt{x^2+9}}, factor x2x^2 under the radical. The expression becomes x/x1+9/x2\dfrac{x/|x|}{\sqrt{1+9/x^2}}. Its right-end limit is one, and its left-end limit is negative one. A sign-aware algebraic step explains the two asymptotes. The graph should approach y=1y=1 on the right and y=1y=-1 on the left.

Consolidate limits at infinity

Limits at infinity study outputs while inputs move without bound. A finite end limit defines a horizontal asymptote for that end. Formal definitions use output tolerances and input thresholds. Graphs may cross asymptotes because asymptotes describe remote closeness rather than barriers. The two ends can behave differently.

Rational-function end behavior follows from dominant-power normalization. Lower-degree reciprocal corrections vanish. Equal degrees yield the ratio of leading coefficients, while a lower numerator degree yields zero. Higher numerator degree calls for polynomial division or unbounded analysis. Radical normalization requires absolute-value awareness.

A strong solution does not substitute infinity. It checks domain, direction, degree, sign, and units. It distinguishes finite limits from infinite growth and mathematical formulas from indefinitely valid physical models. Graphs and tables suggest behavior, while algebra and definitions justify it. End behavior connects local limit skills with global function structure.

Knowledge Map

Where this lesson fits

Prerequisites

LimitsLimit Laws and Algebraic Techniques

Continue exploring

Connections

Related lessons

LimitsInfinite Limits and Vertical Asymptotes

Applications

  • end-behavior
  • long-run-models