Infinite Limits, Limits at Infinity, and Asymptotes✅
Infinite Limits, Limits at Infinity, and Asymptotes
Infinite Limits
Consider the behavior of the function f(x)=x21 as x approaches 0.
As x takes values closer to 0 (e.g., 0.1, 0.01, 0.001), the values of f(x) increase (e.g., 100, 10,000, 1,000,000).
The closer x gets to 0, the larger f(x) becomes.
For any large value of f(x), there exists an x very close to 0 such that f(x) equals that large value.
As x approaches 0, f(x) grows without bound.
Strictly speaking, limx→0x21 does not exist because f(x) becomes infinitely large.
Shorthand notation: limx→0x21=∞. This means that as x approaches 0, the function x21 grows larger and does not tend to any specific number.
More generally, the value of a limit as x approaches a is referred to as infinity if an arbitrarily large positive value is approached or negative infinity if an arbitrarily large negative value is approached.
Example: f(x)=x−a1
Consider the behavior of f(x) as x approaches a, where a is a real number.
The graph of f(x) has a vertical asymptote at x=a.
The function resembles the graph of x1 translated horizontally by a units.
limx→a−f(x)=−∞. As x approaches a from the left, f(x) decreases unboundedly, tending to negative infinity.
limx→a+f(x)=∞. As x approaches a from the right, f(x) increases unboundedly, tending to infinity.
These limits do not exist in the traditional sense, meaning they are not real numbers.
Example: g(x)=x−1x+1
Analyze the behavior of the graph of g(x) as x approaches a value a, considering both left-hand and right-hand limits.
Rewrite g(x) as g(x)=1+x−12 to understand its graph more easily.
The graph of g(x) has a vertical asymptote at x=1.
limx→1−g(x)=−∞. As x approaches 1 from the left, g(x) decreases unboundedly.
limx→1+g(x)=∞. As x approaches 1 from the right, g(x) increases unboundedly.
These limits do not exist.
Limits at Infinity
In engineering, it is important to consider limits as x approaches infinity, providing information about the limiting behavior of a function at very large values.
*Example:
f(x) = \frac{x^2 - 1}{x^2 + 1}
Consider values of x that grow unboundedly (e.g., 10, 100, 1000, …).
As x increases, the values of f(x) approach 1.
The function is even, meaning f(x)=f(−x).
As x becomes very large (positive or negative), f(x) approaches 1.
limx→∞x2+1x2−1=1.
limx→−∞x2+1x2−1=1.
The graph of the function has a horizontal asymptote at y=1.
Visualizing Infinity
In the Cartesian plane R2, the positive x-direction represents positive infinity, the negative x-direction represents negative infinity, and similarly for the y-direction.
Caution: Arithmetic with Infinity
It is incorrect to directly substitute infinity into an expression and perform arithmetic operations.
For example, ∞∞ is not equal to 1.
Arithmetic with infinity is undefined in this unit.
General Definition of a Limit at Infinity
Let f be a function defined on the interval (a,∞).
limx→∞f(x)=L if f(x) can be made arbitrarily close to L by taking x sufficiently large.
For example, limx→∞x1=0. As x becomes larger, x1 approaches 0.
Similarly, limx→−∞x1=0.
Using limit laws, limx→∞xn1=0 for any positive integer n.
Calculating Limits at Infinity Algebraically
The limit lim<em>x→∞x2+1x2−1=1 can be calculated algebraically using the limit lim</em>x→∞x1=0.
Factor out x2 from the numerator and denominator: lim<em>x→∞x2+1x2−1=lim</em>x→∞x2(1+x21)x2(1−x21)
The square root function is continuous, allowing the limit to be taken inside the square root.
Homework
Calculate limx→−∞x2+11−2x2.
Limits of Rational Functions
A rational function is a fraction of two polynomials.
Examples:
Example 1:
*limx→∞3x2+xx2+1
The degree of the numerator and denominator are both 2.
Factor out x2: lim<em>x→∞x2(3+x1)x2(1+x21)=lim</em>x→∞3+limx→∞x1lim</em>x→∞1+lim<em>x→∞x21=3+01+0=31
When the degrees of the numerator and denominator are equal, the limit as x approaches infinity is the ratio of the coefficients of the highest power of x.
The degree of the denominator (3) is greater than the degree of the numerator (2). lim<em>x→∞x3+xx2+x+1=lim</em>x→∞1+x21x1+x21+x31=1+00+0+0=0
When the degree of the polynomial in the denominator is greater than the degree of the polynomial in the numerator, the limit is always 0.
*\lim{x \to \infty} \frac{an x^n + … + a0}{bm x^m + … + b_0} = 0 \text{ if } m > n
Example 4:
*\lim{x \to \infty} \frac{an x^n + … + a0}{bm x^m + … + b_0} = \infty \text{ if } n > m
Limits Involving Exponential Functions
The exponential function increases faster than any integer power of x.
limx→∞exxn=0 for any positive integer n.
*Graphically, the exponential ex is always above any polynomial function.
More Limits Involving Exponential Functions
*limx→−∞e−x∣x∣n=0
*Example: limx→−∞e−x∣x∣
As x tends to negative infinity, −x tends to infinity.
If x=−1000, then −x=1000.
As x approaches negative infinity, −x approaches infinity, and e−x∣x∣ approaches 0.
Shorthand Notation for Infinite Limits
Although the limit does not technically exist, the notation limx→∞f(x)=∞ is used to indicate that the function grows unboundedly.
Examples:
Case 1:
*limx→∞f(x)=∞
Example: y=x
Case 2:
*limx→∞f(x)=−∞
Example: y=−x
Case 3:
*limx→−∞f(x)=∞
Example: y=e−x
Case 4:
*limx→−∞f(x)=−∞
Example: y=−e−x
In Angsten 90, use the notation "does not exist" when the limit is infinite, but describe the behavior of the function (e.g., grows unboundedly).
Arithmetic with infinity (e.g., ∞−∞, ∞∞) is not well-defined.
However, ∞1=0 is an intuitive concept.
Asymptotes
Vertical Asymptotes
The line x=a is a vertical asymptote for the curve y=f(x) if at least one of the following is true:
*lim<em>x→af(x)=∞
*lim</em>x→af(x)=−∞
*lim<em>x→a−f(x)=∞
*lim</em>x→a−f(x)=−∞
*lim<em>x→a+f(x)=∞
*lim</em>x→a+f(x)=−∞
*Example:
f(x) = \frac{1}{x}
limx→0−f(x)=−∞
limx→0+f(x)=∞
The function has a vertical asymptote at x=0.
Horizontal Asymptotes
The line y=L is a horizontal asymptote for the curve y=f(x) if:
*lim<em>x→∞f(x)=L
*lim</em>x→−∞f(x)=L
*Example:
f(x) = \frac{x^2 - 1}{x^2 + 1}
lim<em>x→∞f(x)=1lim</em>x→−∞f(x)=1
So, we can see that y=1 is a horizontal asymptote.
The graph of the function approaches 1 as x approaches infinity or negative infinity.
A function can cross a horizontal asymptote at some points. The horizontal asymptote describes the behavior of the function at very large values of x.