Chapter 1: Limits
Section 1.5: Limits at Infinity and Infinite Limits
Essentials
Terminology
This section deals with limits at infinity, that is, limits of the form limx→±∞fx, and with infinite limits, that is, limits of the form limx→afx=±∞.
Table 1.5.1 summarizes the terminology used in connection with "limits at infinity."
Notation
Explanation
x→∞
x tends to infinity
The independent variable x increases without bound, that is, it gets larger than every finite number that can be conceived.
x→−∞
x tends to negative infinity
The independent variable x decreases without bound, that is, it gets smaller than every finite number that can be conceived.
limx→∞fx
Limit of fx at infinity
A limit in which the independent variable tends to infinity.
limx→−∞fx
Limit of fx at negative infinity
A limit in which the independent variable tends to negative infinity.
Table 1.5.1 Summary of terminology for "limits at infinity"
Caution: It is tempting to say that the limit point for limx→∞fx is infinity. But infinity is not a real number. The symbol ∞ that's used for this concept is just a notation for the words in Table 1.5.1. It stands for the idea that the quantity in question gets larger than any conceivable real number, but therefore is itself not a real number. That's why limits involving the notion of "infinity" require special treatment.
If the limit at infinity for fx is a (finite) real number L, then the line y=L is said to be a horizontal asymptote for the graph of fx.
If a is a real number or one of the symbols ∞ or −∞, then limits of the form limx→afx=±∞ are called infinite limits. If f→∞, the function values increase without bound, getting larger than any real number that can be conceived. Similarly, if f→−∞, the function values decrease without bound, getting smaller (more negative) than any real number that can be conceived.
Since the symbols ∞ and −∞ are not themselves specific real numbers, limits such as these do not exist. This often puzzles students. On the one hand, such limits are declared to be either infinity or negative infinity. On the other hand, the limit does not exist as a real number. Both statements are true. The use of the symbols ∞ and −∞ are merely shorthand notations for the concept that the function values fx either increase or decrease without bound.
If any of the limits in Table 1.5.2 prevail, then the vertical line defined by x=a is a vertical asymptote for the graph of fx. In each case, the limit at x=a does not exist, even when the limit is said to be either of ±∞.
Infinite Limit
Example
limx→afx=∞
limx→afx=−∞
limx→a−fx=−∞ but limx→a+fx=∞
( limx→afx does not exist)
limx→a−fx=∞ but limx→a+fx=−∞
Table 1.5.2 Infinite limits
Each graph in Table 1.5.2 has, in addition to a vertical asymptote at x=a, the horizontal asymptote y=0.
In Figure 1.5.1, the (red) lines y=±x are asymptotes for the hyperbola x2−y2=1. These asymptotes are tilted with respect to the coordinate axes, and are examples of oblique (or slant) asymptotes.
A rational function (ratio of two polynomials) where the degree of the numerator is one greater than that of the denominator will have an oblique asymptote of the form y=a x+b.
Figure 1.5.1 Oblique asymptotes for hyperbola
Limits at Infinity for Powers of x
Table 1.5.3 summarizes behaviors, as x→+∞, for xs, where s is a real number. Figure 1.5.2 contains, for selected values of s, graphs of xs,x>0.
limx→∞xs={∞ s>01 s = 00 s<0
K:=[3,2,4/3,1,1/2,0,-1/2,-1,-4/3,-2,-3]: F:=[seq( convert(x^k,surd),k=K )]: C:=[red,blue,green,pink,brown,black,red,blue,green,pink,brown]: L:=[seq(typeset(s=K[j]),j=1..11)]: plot( F,x=1..5,y=0..20,color=C,legend=L,legendstyle=[location=left],view=[0..5,0..20]);
Table 1.5.3 Limit at +∞ for xs
Figure 1.5.2 For selected values of s, graphs of xs,x>0
For s>0, xs gets arbitrarily large as x itself gets arbitrarily large. When s=0 and x>0, xs=x0=1 so that the limit, by the Identity rule, is 1. For s<0 and x>0, xs=x−|s|=1/x−s, a fraction with a denominator that gets arbitrarily large. Hence, the limit as x→∞ in that case will be zero.
In Figure 1.5.2, the graph of x0=1 is the horizontal black line. Curves above this line correspond to graphs of xs,s>0; below this line, to xs,s<0.
Limits at −∞ for xs are more complicated. Table 1.5.4 summarizes behaviors, as x→−∞, for xs, where s is a real number. Figure 1.5.3 contains, for selected values of s, graphs of xs,x<0.
limx→−∞xs={∞ s = p/q > 0 with p even and q odd−∞ s = p/q > 0 with p and q both odd1 s = 00 s = p/q < 0 with q oddd.n.e. s = p/q with q even
K:=[3,2,4/3,1,0,-1,-2/3,-2,-3]: F:=[seq(convert(x^k,surd),k=K)]: C:=[orange,blue,red,green,black,red,green,orange,blue]: L:=[seq(typeset(s=K[j]),j=1..9)]: plot(F,x=-5..-1,y=-10..10,color=C,legend=L,legendstyle=[location=right],view=[-5..0,-10..10],linestyle=[4,2,2,2,1,1,1,2,1]);
Table 1.5.4 Limit at −∞ for xs, a real, and p and q integers
Figure 1.5.3 For selected values of s, graphs of xs,x<0
The conditions in Table 1.5.4 are necessary because, for x<0, xs is well defined only when s is an integer or a rational number. However, depending on the rational number, the behavior of xs will differ. For example, x4/3 will tend to +∞, but x5/3 will tend to −∞ because the cube root, which must be taken first, is negative, and the fourth power will make the resulting number positive, but the fifth power will keep the resulting number negative. Then again, a function like x−2/3 or x−3/5 will be a fraction whose denominator gets large in absolute value, and will therefore tend to zero as x→−∞. Finally, a function such as x3/2 (the root is taken first) is not defined over the reals, so its limit to −∞ cannot exist.
As in Figure 1.5.2, the horizontal black line is the graph of x0=1. The dotted red and blue curves above this line are graphs of x4/3 and x2, respectively. That the graph of x2 tends to +∞ as x→−∞ should be no surprise. When evaluating x4/3, the cube root is taken first, and then that number is raised to the fourth power. Hence, x4/3 also tends to +∞ as x→−∞.
The solid green and dotted orange curves just below the horizontal black line are graphs of x−2/3 and x−2, respectively. Since each of these functions are fractions with denominators that get large in magnitude, they both tend to zero as x→−∞.
The four graphs below the x-axis belong to x−3, x−1, x, and x3, drawn in blue, red, green and dotted orange, respectively. The first two are fractions with denominators that get large in magnitude, so they tend to zero as x→−∞.
The graph of x is the dotted green line, and the graph of x3, the dash-dot orange curve, tends to −∞ as x→−∞.
Infinite Limits at Finite a
Figure 1.5.4 contains a graph of x−2 while Figure 1.5.5 contains a graph of x−3. These graphs reveal the behavior of limx→axs, for s=−2 and s=−3, and a=0. The behavior at a=0 is easily translated to x=a≠0.
Figure 1.5.4 Graph of x−2
Figure 1.5.5 Graph of x−3
Each of the graphs in Figures 1.5.4 and 1.5.5 have vertical asymptotes at x=0. Because the functions x−2 and x−3 are not defined at x=0, the computation of any limit at x=0 must begin with the one-sided limits listed in Table 1.5.5.
fx=x−2
fx=x−3
limx→0−x−2 = ∞
limx→0−x−3 = −∞
limx→0+x−2 = ∞
limx→0+x−3 = ∞
limx→0x−2 = ∞
limx→0x−3 = undefined
Table 1.5.5 Limits at x=0 for x−2 and x−3
Although each of the one-sided limits "equals" either ±∞, none exist; the symbol ∞ is not a real number. It is simply a notation for the concept that the quantity grows beyond bound. Because the one-sided limits do not exist, the two-sided limits similarly do not exist. Here again, the student is cautioned: the two-sided limit at x=0 for x−2 is said to be ∞, but this limit does not exist. On the other hand, the same limit for x−3 is declared to be "undefined" by Maple, which is Maple's way of stating "does not exist." So, neither two-sided limit exists, but for x−2, stating that the two-sided limit is ∞ is a useful way to describe the behavior of the function on both sides of the vertical asymptote.
Table 1.5.6 gives a slightly more refined summary of the one-sided limits on either side of a vertical asymptote..
limx→a- x−as= {0 s = p/q > 0 with q odd1 s = 0−∞ s = p/q < 0 with p and q both odd∞ s = p/q < 0 with p even and q oddd.n.e. s = p/q with q even
limx→a+ x−as= {0 s>01 s = 0∞ s<0
Table 1.5.6 One-sided limits for x−as at x=a.
According to Table 1.5.6, the limit from the right is less complicated than the limit from the left. For x−as, the limit from the right is taken through positive real numbers, so there are only three outcomes for this limit. For example, think of x2,x0=1, and x−2 as x→0 through the positive reals; the limiting behaviors are zero, 1, and +∞.
The limit from the left is taken through the negative reals, and for these numbers x−as is defined only for certain rational values of s. For example, limx→0−x2/3=limx→0−x5/3=0, but limx→0−x−5/3=limx→0−1/x5/3=−∞, while limx→0−x−2/3=limx→0−1/x2/3=∞ (because the power "2" is applied last). Of course, limx→0−x3/2 where the square root would have to be taken first, does not exist.
Asymptotes for Rational Functions
If pnx=∑k=0nαkxk is a polynomial of degree n, and qmx=∑k=0mβkxk is a polynomial of degree m, then the rational function fx=pnxqmx will have asymptotes as per the conditions in Table 1.5.7.
Asymptote
Conditions
vertical
The line x=a is a vertical asymptote if qma=0 but pna≠0
horizontal
The line y=αc/βc is a horizontal asymptote if m=n=c
The line y=0 is a horizontal asymptote if n<m
oblique
The line y=αnβmx+αn−1βm−αnβm−1βm2 is an oblique asymptote if n=m+1
Table 1.5.7 Asymptotes for a rational function
When n=m=c, the rational function has for its horizontal asymptote, the line y=λ, where λ is the ratio of the leading coefficients of the numerator and denominator. From Table 1.5.7, this ratio is λ=αc/βc.
When n=m+1, that is, when the degree of the numerator is one higher than that of the denominator, the rational function has for its oblique asymptote, a line of the form y=u x+v. A simpler prescription for the coefficients u and v can be written if first, the polynomials pn and qm are written as
px=a xn+b xn−1+⋯
qx=A xn−1+B xn−2+⋯
so that, u=a/A and v=b A−a B/A2, a result that is obtained by long division.
See also Example A-9.9 in the Appendix.
Limits at Infinity for Rational Functions
If px=∑k=0nαkxk is a polynomial of degree n, and qx=∑k=0mβkxk is a polynomial of degree m, an algebraic technique for evaluating a limit at infinity for the rational function px/qx is to divide through both p and q by xm. Table 1.5.8 provides schematics that lead to the evaluation of such limits at infinity.
Case
Transformed Rational Function
Limit
n<m
αnxm−n+αn−1xm−n−1+⋯+α0xmβm+βm−1x+⋯+β0xm
0βm=0
n=m=c
αc+αc−1x+⋯+α0xcβc+βc−1x+⋯+β0xc
αcβc
n>m
αnxn−m+αn−1xn−m−1+⋯+α0xmβm+βm−1x+⋯+β0xm
±∞, depending on whether n−m is odd or even, and whether x→−∞ or x→+∞
Table 1.5.8 Limits at infinity for rational functions
Limits at Infinity for Periodic Functions
Figure 1.5.6 is a graph of the typical periodic functions sinx and cosx, both of which have periods 2 π. In every interval of length 2 π, either of these functions will take on all values between −1 and 1. Consequently, the limits at infinity for such functions do not exist because the function values never settle down to a unique number. Table 1.5.9 contains the Maple returns for such limits at infinity.
plot( [sin(x),cos(x)], x=0..50, color=[red,blue],legend=[typeset(sin(x)),typeset(cos(x))]);
Figure 1.5.6 Periodic functions sinx, cosx
limx→∞sinx = −1..1
limx→∞cosx = −1..1
limx→−∞sinx = −1..1
limx→−∞cosx = −1..1
Table 1.5.9 Limits at infinity for sinx and cosx
In Table 1.5.9, Maple returns a range for the limit at infinity of the periodic functions. This is a Maple "abbreviation" for the correct value of such limits, which is "does not exist." Some texts will shorten this phrase to some form of the acronym DNE. The proper response in a calculus class is the phrase does not exist, not the Maple range.
Précis
The notation x→∞ is shorthand for the fact that x is a varying quantity that grows without bound, that is, gets larger than every real number. The symbol "∞" is itself not a real number.
If either of limx→±∞fx is a finite real number, then that number determines a horizontal asymptote for the graph of fx.
If one of the limits limx→±∞fx is not a real number, then the limit does not exist. Maple declares such limits to be undefined, but the typical calculus text will use the phrase "does not exist."
Limits at ±∞ for rational functions are determined by dividing numerator and denominator by the highest power in the denominator. If the degree of the numerator equals the degree of the denominator, the limits at ±∞ are nonzero real numbers. If the degree of the numerator is less than the degree of the denominator, these limits will be zero.
If the Product rule can't be used to determine limx→±∞gxhx because the limit of one of the factors does not exist, try using Principle 1.1.1 or the Squeeze theorem.
Examples
Example 1.5.1
Evaluate limx→∞pxqx, where p and q are respectively, the cubic polynomials 4 x3+5 x2+6 x+7, and 7 x3+6 x2+5 x+4.
Example 1.5.2
Evaluate limx→∞pxqx, where p and q are respectively, the polynomials 4 x3+5 x2+6 x+7, and 7 x4+6 x3+5 x2+4 x+3.
Example 1.5.3
Evaluate limx→−∞pxqx, where p and q are respectively, the cubic polynomials 4 x3+5 x2+6 x+7, and 7 x3+6 x2+5 x+4.
Example 1.5.4
Evaluate limx→∞sinxgx, where gx=x−1x2+x+1.
Example 1.5.5
Find the horizontal asymptote(s) for fx=3⁢x5+1x5+5⁢x2+1+10⁢sin⁡xx2+1.
Example 1.5.6
Graph the rational function fx=2⁢x3−3⁢x2+5⁢x−7x2−x−6 and determine all its asymptotes.
Example 1.5.7
Graph fx=tanx on −3 π≤x≤3 π and determine all its asymptotes.
Example 1.5.8
Graph the function fx=arctanx, and determine all its asymptotes.
Example 1.5.9
Graph the function fx=x3+x3−6⁢x2+12x+22 and determine all its asymptotes.
<< Previous Section Table of Contents Next Section >>
© Maplesoft, a division of Waterloo Maple Inc., 2024. All rights reserved. This product is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation.
For more information on Maplesoft products and services, visit www.maplesoft.com
Download Help Document