Asymptotes of a Curve
Definition of Asymptote of a Curve \( y = f(x) \)
An asymptote of a curve \( y = f(x) \) is a line that the curve approaches but never actually touches as \( x \) or \( y \) tends to infinity or some finite value. Mathematically, an asymptote represents the limiting behavior of the function, describing how it behaves at extreme values of \( x \) or near singularities.
Try to understand from the following example:
Consider a curve given by
For large values of \( x \), or as \( x \to \pm\infty \), the term \( \frac{1}{x} \) tends to \( 0 \). This means that the function behaves approximately as
This suggests that the curve \( y = x + \frac{1}{x} \) tends to the straight line \( y = x \) as \( x \) grows larger in magnitude. To see this more clearly, we observe that the difference
approaches zero as \( x \to \pm\infty \), meaning the curve gets closer and closer to the line \( y = x \). This is a strong indication that \( y = x \) serves as an asymptote to the given curve, confirming that for sufficiently large \( |x| \), the graph of \( y = x + \frac{1}{x} \) follows the straight-line behavior of \( y = x \).
There is another asymptote here—the y-axis itself—as can be seen from the graph. As \( x \to 0 \), the function \( y = x + \frac{1}{x} \) grows unbounded, tending to \( \pm\infty \) depending on the direction of approach. This suggests that the vertical line \( x = 0 \) (the y-axis) is also an asymptote.
Types of Asymptotes
There are three types of asymptotes:
-
Horizontal Asymptotes – These occur when the function approaches a constant value as \( x \to \pm\infty \). The equation of a horizontal asymptote is found by evaluating:
\[ \lim_{x \to \pm\infty} f(x) = L. \]If this limit exists and is finite, the asymptote is given by \( y = L \).
Consider the following example:
The function
\[ y = \frac{x}{x+1} \]has a horizontal asymptote at \( y = 1 \) because as \( x \to \pm\infty \), the leading terms in the numerator and denominator dominate, allowing us to compute the limit:
\[ \lim_{x \to \pm\infty} \frac{x}{x+1}. \]Dividing both the numerator and denominator by \( x \), we get:
\[ \lim_{x \to \pm\infty} \frac{x/x}{(x+1)/x} = \lim_{x \to \pm\infty} \frac{1}{1 + \frac{1}{x}}. \]Since \( \frac{1}{x} \to 0 \) as \( x \to \pm\infty \), the fraction simplifies to
\[ \frac{1}{1+0} = 1. \]Thus, the function approaches \( y = 1 \) as \( x \to \pm\infty \), meaning the horizontal asymptote is \( y = 1 \).
Horizontal Asymptotes in Some Elementary Functions
- For the exponential function \( y = e^x \), the function grows indefinitely as \( x \to \infty \), meaning there is no horizontal asymptote in this direction. However, as \( x \to -\infty \), the function approaches zero, leading to the horizontal asymptote \( y = 0 \).
- For the reciprocal function \( y = \frac{1}{x} \), as \( x \to \pm\infty \), the fraction \( \frac{1}{x} \) tends to zero. This means the function has a horizontal asymptote at \( y = 0 \).
- For the inverse tangent function \( y = \tan^{-1} x \), the function levels off as \( x \to \infty \), approaching \( \frac{\pi}{2} \), while as \( x \to -\infty \), it approaches \( -\frac{\pi}{2} \). Therefore, the horizontal asymptotes are \( y = \frac{\pi}{2} \) and \( y = -\frac{\pi}{2} \).
- For the inverse cotangent function \( y = \cot^{-1} x \), as \( x \to \infty \), the function approaches \( 0 \), and as \( x \to -\infty \), it approaches \( \pi \). This means the horizontal asymptotes are \( y = 0 \) and \( y = \pi \).
-
For the inverse secant function \( y = \sec^{-1} x \), the function approaches \( \frac{\pi}{2} \) as \( x \to \pm\infty \), meaning the horizontal asymptote is \( y = \frac{\pi}{2} \).
-
For the inverse cosecant function \( y = \csc^{-1} x \), as \( x \to \pm\infty \), the function approaches zero, giving the horizontal asymptote \( y = 0 \).
-
Vertical Asymptotes
A function \( y = f(x) \) has a vertical asymptote at \( x = a \) if, as \( x \) approaches \( a \), the function tends to \( \pm\infty \), meaning:
\[ \lim_{x \to a} f(x) = \pm\infty. \]This typically occurs when the denominator of a rational function becomes zero at \( x = a \), while the numerator remains nonzero. That is, if \( f(x) \) is a rational function of the form:
\[ f(x) = \frac{P(x)}{Q(x)}, \]where \( P(x) \) and \( Q(x) \) are polynomials, then vertical asymptotes are found by solving:
\[ Q(a) = 0, \quad \text{while} \quad P(a) \neq 0. \]If \( Q(a) = 0 \) and \( P(a) \neq 0 \), then \( f(x) \) will tend to infinity or negative infinity as \( x \) approaches \( a \), depending on the signs of the numerator and denominator near \( x = a \). Thus, \( x = a \) is a vertical asymptote.
Consider the function
\[ y = \frac{x}{(x+1)(x-1)(x-3)}. \]To find the vertical asymptotes, we identify the points where the denominator becomes zero while the numerator remains nonzero. The denominator is:
\[ (x+1)(x-1)(x-3). \]Setting it equal to zero,
\[ (x+1)(x-1)(x-3) = 0 \]gives the solutions \( x = -1, x = 1, x = 3 \). Since at these points the denominator is zero but the numerator \( x \) is nonzero, the function tends to \( \pm\infty \). This confirms that the function has three vertical asymptotes at \( x = -1 \), \( x = 1 \), and \( x = 3 \).
Thus, as \( x \) approaches any of these values, the function diverges, meaning the graph will exhibit infinite behavior near these points.
-
Oblique Asymptotes of the Form \( y = mx + c \) Where \( m \neq 0 \)
An oblique asymptote of a curve \( y = f(x) \) is a non-horizontal slanting line \( y = mx + c \) that the function approaches as \( x \to \pm\infty \). Mathematically, it satisfies:
\[ \lim_{x \to \pm\infty} \left( f(x) - (mx + c) \right) = 0. \]This means the vertical distance between the curve and the line tends to zero at large \( |x| \), ensuring that \( y = mx + c \) describes the asymptotic behavior of \( f(x) \).
Finding the Slope \( m \)
Since \( y = mx + c \) gets closer to \( y = f(x) \) as \( x \to \pm\infty \), we assume:
\[ \lim_{x \to \pm\infty} \frac{f(x)}{mx + c} = 1. \]Since we are assuming the asymptote is oblique, it means \( f(x) \to \pm\infty \) as \( x \to \pm\infty \), making the limit an \( \frac{\infty}{\infty} \) form.
Rewriting:
\[ \lim_{x \to \pm\infty} \frac{f(x)}{x(m + c/x)} = 1. \]Since \( \frac{c}{x} \to 0 \) as \( x \to \pm\infty \), this simplifies to:
\[ \lim_{x \to \pm\infty} \frac{f(x)}{xm} = 1. \]Thus, solving for \( m \):
\[ m = \lim_{x \to \pm\infty} \frac{f(x)}{x}. \]This gives the slope \( m \) of the asymptote.
Finding the Intercept \( c \)
Once \( m \) is determined, we use the fact that:
\[ \lim_{x \to \pm\infty} \left( f(x) - mx - c \right) = 0. \]Rearranging for \( c \):
\[ c = \lim_{x \to \pm\infty} \left( f(x) - mx \right). \]This formula gives the intercept \( c \) of the oblique asymptote.
Finding Oblique Asymptotes
How to Find the Oblique Asymptote \( y = mx + c \) for a Curve \( y = f(x) \)
-
Determine the Slope \( m \):
- The asymptote is of the form \( y = mx + c \) and must get closer to \( f(x) \) as \( x \to \pm\infty \).
-
Since the function behaves asymptotically like a linear term, we compute:
\[ m = \lim_{x \to \pm\infty} \frac{f(x)}{x}. \] -
This ensures that the leading-order behavior of \( f(x) \) is captured by \( mx \).
-
Determine the Intercept \( c \):
-
Once \( m \) is found, use:
\[ c = \lim_{x \to \pm\infty} \left( f(x) - mx \right). \] -
This ensures that the difference between \( f(x) \) and \( mx + c \) vanishes as \( x \to \pm\infty \), meaning the function asymptotically approaches the line \( y = mx + c \).
-
This method systematically finds the equation of the oblique asymptote by first extracting the dominant linear behavior (\( m \)) and then correcting for any vertical shift (\( c \)).
Finding Asymptotes of Rational Functions
A rational function is given by
where \( p(x) \) and \( q(x) \) are polynomials. The type of asymptotes depends on the degrees of these polynomials.
-
Vertical Asymptotes:
- Vertical asymptotes occur where the denominator \( q(x) \) is zero while the numerator \( p(x) \) is nonzero.
- To find them, solve \( q(x) = 0 \) and check that \( p(x) \neq 0 \) at those points.
-
Horizontal Asymptotes (Degree of \( p(x) \) = Degree of \( q(x) \)):
-
If the degrees of \( p(x) \) and \( q(x) \) are equal, perform polynomial long division:
\[ \frac{p(x)}{q(x)} = c + \frac{r(x)}{q(x)} \]where \( c \) is a constant quotient and \( r(x) \) is the remainder with a degree lower than \( q(x) \).
-
As \( x \to \pm\infty \), the remainder term \( \frac{r(x)}{q(x)} \to 0 \), meaning
\[ f(x) \approx c. \] -
The function approaches the constant \( y = c \), which is the horizontal asymptote.
-
-
Oblique Asymptotes (Degree of \( p(x) \) is One Greater Than Degree of \( q(x) \)):
-
If the degree of \( p(x) \) is exactly one greater than that of \( q(x) \), perform long division:
\[ \frac{p(x)}{q(x)} = ax + b + \frac{r(x)}{q(x)} \]where \( ax + b \) is the quotient and \( \frac{r(x)}{q(x)} \to 0 \) as \( x \to \pm\infty \).
-
This means:
\[ f(x) \approx ax + b. \] -
The function behaves like the linear equation \( y = ax + b \), which is the oblique asymptote.
-
Example
Consider the rational function
To determine the asymptotes, we analyze the degrees of the numerator and denominator. The numerator has degree 3, while the denominator has degree 2. Since the degree of the numerator is exactly one greater than that of the denominator, the function has an oblique asymptote.
To find the equation of the oblique asymptote, we perform polynomial long division:
Rewriting the function:
As \( x \to \pm\infty \), the remainder term \( \frac{2x + 13}{x^2 + 2x + 2} \to 0 \), meaning the function asymptotically behaves as:
Thus, the oblique asymptote of the function is:
Since the denominator never becomes zero for real values of \( x \), there are no vertical asymptotes. The graph of \( f(x) \) will follow the line \( y = x - 4 \) at large \( |x| \), but it will deviate near smaller values of \( x \).