Calculus/Infinite Limits
[edit] Informal infinite limits
Another kind of limit involves looking at what happens to f(x) as x gets very big. For example, consider the function f(x) = 1 / x. As x gets very big, 1 / x gets very small. In fact, 1 / x gets closer and closer to zero the bigger x gets. Without limits it is very difficult to talk about this fact, because x can keep getting bigger and bigger and 1 / x never actually gets to zero; but the language of limits exists precisely to let us talk about the behavior of a function as it approaches something - without caring about the fact that it will never get there. In this case, however, we have the same problem as before: how big does x have to be to be sure that f(x) is really going towards 0?
In this case, we want to say that, however close we want f(x) to get to 0, for x big enough f(x) is guaranteed to get that close. So we have yet another definition.
We call L the limit of f(x) as x approaches infinity if f(x) becomes arbitrarily close to L whenever x is sufficiently large.
When this holds we write
or
Similarly, we call L the limit of f(x) as x approaches negative infinity if f(x) becomes arbitrarily close to L whenever x is sufficiently negative.
When this holds we write
or
So, in this case, we write:
and say "The limit, as x approaches infinity, equals 0," or "as x approaches infinity, the function approaches 0".
We can also write:
because making x very negative also forces 1 / x to be close to 0.
Notice, however, that infinity is not a number; it's just shorthand for saying "no matter how big." Thus, this is not the same as the regular limits we learned about in the last two chapters.
[edit] Limits at infinity of rational functions
One special case that comes up frequently is when we want to find the limit at
(or
) of a rational function. A rational function is just one made by dividing two polynomials by each other. For example, f(x) = (x3 + x − 6) / (x2 − 4x + 3) is a rational function. Also, any polynomial is a rational function, since 1 is just a (very simple) polynomial, so we can write the function f(x) = x2 − 3 as f(x) = (x2 − 3) / 1, the quotient of two polynomials.
Consider the numerator of a rational function as we allow the variable to grow very large (in either the positive or negative sense). The term with the highest exponent on the variable will dominate the numerator, and the other terms become more and more insignificant compared to the dominating term. The same applies to the denominator. In the limit, the other terms become negligible, and we only need to examine the dominating term in the numerator and denominator.
There is a simple rule for determining a limit of a rational function as the variable approaches infinity. Look for the term with the highest exponent on the variable in the numerator. Look for the same in the denominator. This rule is based on that information.
- If the exponent of the highest term in the numerator matches the exponent of the highest term in the denominator, the limit (at both
and
) is the ratio of the coefficients of the highest terms.
- If the numerator has the highest term, then the fraction is called "top-heavy". If, when you divide the numerator by the denominator the resulting exponent on the variable is even, then the limit (at both
and
) is
. If it is odd, then the limit at
is
, and the limit at
is
.
- If the denominator has the highest term, then the fraction is called "bottom-heavy" and the limit (at both
and
) is zero.
Note that, if the numerator or denominator is a constant (including 1, as above), then this is the same as x0. Also, a straight power of x, like x3, has coefficient 1, since it is the same as 1x3.
[edit] Example
Find
.
The function f(x) = (x − 5) / (x − 3) is the quotient of two polynomials, x − 5 and x − 3. By our rule we look for the term with highest exponent in the numerator; it's x. The term with highest exponent in the denominator is also x. So, the limit is the ratio of their coefficients. Since x = 1x, both coefficients are 1, so
.





