Which functions have a vertical asymptote?

There is no one kind of function that has vertical asymptotes.

Rational functions have vertical asymptotes if, after reducing the ratio the denominator can be made zero.

All of the trigonometric functions except sine and cosine have vertical asymptotes.

Logarithmic functions have vertical asymptotes.

Those are the kinds students in calculus classes are most likely to encounter.

A vertical asymptote is a vertical line that seems to coincide with the graph of a function but it actually never meet the curve. A vertical asymptote of a function plays an important role while graphing a function.

Let us learn more about the vertical asymptote along with the process of finding it for different types of functions.

1. What is Vertical Asymptote?
2. How to Find Vertical Asymptotes?
3. Vertical Asymptotes of Rational Function
4. Vertical Asymptotes of Trigonometric Functions
5. Vertical Asymptote of Logarithmic Function
6. Vertical Asymptotes of Exponential Function
7. Vertical Asymptote Rules
8. FAQs on Vertical Asymptote

What is Vertical Asymptote?

The vertical asymptote of a function y = f(x) is a vertical line x = k when y→∞ or y→ -∞. It is usually referred to as VA. Mathematically, if x = k is the VA of a function y = f(x) then atleast one of the following would hold true:

  • lim x→k f(x) = ±∞ (or)
  • lim x→k₊ f(x) = ±∞ (or)
  • lim x→k- f(x) = ±∞

In other words, at vertical asymptote, either the left-hand side (or) the right-hand side limit of the function would be either ∞ or -∞. 

A vertical asymptote is a vertical line along which the function becomes unbounded (either y tends to ∞ or -∞) but it doesn't touch or cross the curve. If x = k is the VA of a function y = f(x) then k is NOT present in the domain of the function. A function can have any number of vertical asymptotes. i.e., it can have 0, 1, 2, ..., or an infinite number of VAs. We represent a VA by a vertical dotted line and if the y-axis is the VA, then we usually do not show it by a dotted line. Here are a few examples of vertical asymptotes.

Which functions have a vertical asymptote?

Which functions have a vertical asymptote?

The graph of a function can never cross the VA and hence it is NOT a part of the curve anymore. We find vertical asymptotes while graphing but it is not mandatory to show them on the graph. Even the graphing calculators do not show them explicitly with dotted lines.

How to Find Vertical Asymptotes?

Vertical asymptotes can be determined from the graphs and as well as the equations of functions. We will learn about each of the cases.

Vertical Asymptotes From Graph

By seeing the above examples, you might have already got an idea of determining the vertical asymptotes from a graph. If a part of the graph is turning to be vertical, then there might probably be a VA along that vertical line. The value of the function becomes ∞ or -∞ at the value of x along which you found the VA. But note that a vertical asymptote should never touch the graph.

Vertical Asymptotes From Equation

From the definition of vertical asymptote, if x = k is the VA of a function f(x) then lim x→k f(x) = ∞ (or) lim x→k f(x) = -∞. To identify them, just think what values of x would make the limit of the function to be ∞ or -∞. Observe the above graphs

  • VA of f(x) = 1/(x+1) is x = -1 as lim x → -1 1/(x+1) = ∞.
  • VAs of f(x) = 1/[(x+1)(x-2)] are x = -1 and x = 2 as the left/right hand limits at each of x = -1 and x = 2 is either ∞ or -∞.

To know how to evaluate the limits, click here. Let us see how to find the vertical asymptotes of different types of functions using some tricks/shortcuts.

Vertical Asymptotes of Rational Function

We do not need to use the concept of limits (which is a little difficult) to find the vertical asymptotes of a rational function. Instead, use the following steps:

  • Step 1: Simplify the rational function. i.e., Factor the numerator and denominator of the rational function and cancel the common factors.
  • Step 2: Set the denominator of the simplified rational function to zero and solve.

Here is an example to find the vertical asymptotes of a rational function.

Example: Find vertical asymptotes of f(x) = (x + 1) / (x2 - 1).

Solution:

Let us factorize and simplify the given expression:

Then f(x) = (x + 1) / [ (x + 1) (x - 1) ] = 1 / (x - 1).

Now, set the denominator to zero. Then

(x - 1) = 0

x = 1

So x = 1 is the VA of f(x).

Note that do not set the denominator = 0 directly without simplifying the function. If we do that, we get x = -1 and x = 1 to be the VAs of f(x) in the above example. But x = -1 is NOT a VA anymore in this case, because (x + 1) has got canceled while simplification. In fact, there will be a hole at x = -1. Here is the graph of the function to understand the difference between the vertical asymptotes and holes.

Which functions have a vertical asymptote?

Vertical Asymptotes of Trigonometric Functions

Among the 6 trigonometric functions, 2 functions (sine and cosine) do NOT have any vertical asymptotes. But each of the other 4 trigonometric functions (tan, csc, sec, cot) have vertical asymptotes. To find them, just think about what values of x make the function undefined. Here are the vertical asymptotes of trigonometric functions:

  • y = sin x has no vertical asymptotes.
  • y = cos x has no vertical asymptotes.
  • The vertical asymptotes of y = tan x are at x = πn + π/2, where 'n' is an integer.
  • The vertical asymptotes of y = csc x are at x = πn, where 'n' is an integer.
  • The vertical asymptotes of y = sec x are at x = πn + 3π/2, where 'n' is an integer.
  • The vertical asymptotes of y = cot x are at x = πn, where 'n' is an integer.

You can see the graphs of the trigonometric function by clicking here and you can observe the VAs of all trigonometric functions in the graphs.

Vertical Asymptote of Logarithmic Function

We know that the value of a logarithmic function f(x) = loga x or f(x) = ln x becomes unbounded when x = 0. So the vertical asymptote of a basic logarithmic function f(x) = loga x is x = 0. We can observe this in the graph below.

Which functions have a vertical asymptote?

So the vertical asymptote of any logarithmic function is obtained by setting its argument to zero. Here are more examples:

  • VA of f(x) = log (x + 1) is x + 1 = 0 ⇒ x = -1.
  • VA of f(x) = ln (x - 2) is x - 2 = 0 ⇒ x = 2.

Vertical Asymptotes of Exponential Function

The parent exponential function is of the form f(x) = ax and after transformations, it may look like f(x) = bacx + k. Do you think the exponential function goes undefined for any value of x? No, an exponential function is defined for all real values of x and hence it has no vertical asymptotes. Here is an example.

Which functions have a vertical asymptote?

Vertical Asymptote Rules

Let us summarize the rules of finding vertical asymptotes all at one place:

  • To find the vertical asymptotes of a rational function, simplify it and set its denominator to zero.
  • Exponential functions and polynomial functions (like linear functions, quadratic functions, cubic functions, etc) have no vertical asymptotes.
  • To find the vertical asymptotes of logarithmic function f(x) = log (ax + b), set ax + b = 0 and solve for x.
  • All trigonometric functions except sin x and cos x have vertical asymptotes. The VAs of
    tan x are x = πn + π/2
    csc x are x = πn
    sec x are x = πn + 3π/2
    cot x are x = πn
    where, n is an integer.
  • To find the vertical asymptote of any other function than these, just think what values of x would make the function to be ∞ or -∞.

Important Notes on Vertical Asymptotes:

  • A function can have any number of vertical asymptotes.
  • No polynomial function has a vertical asymptote.
  • No exponential function has a vertical asymptote.
  • Every logarithmic function has at least one vertical asymptote.
  • Simplify the rational functions first before setting the denominator to 0 while finding the vertical asymptotes.

Related Topics:

  • Graphing Calculator
  • Vertical Asymptote Calculator
  • Graphing Functions Calculator

FAQs on Vertical Asymptote

How to Find Vertical Asymptote of a Function?

The vertical asymptote is a type of asymptote of a function y = f(x) and it is of the form x = k where the function is not defined at x = k. i.e., the left hand/right hand/ both limits of the function is either equal to ∞ or -∞ as x tends to k.

How to Find Vertical Asymptote From a Graph?

To find the vertical asymptote from the graph of a function, just find some vertical line to which a portion of the curve is parallel and very close. It is of the form x = k. Remember that as x tends to k, the limit of the function should be an undefined value. i.e., the graph should continuously extend either upwards or downwards.

What are the Vertical Asymptotes of Trigonometric Functions?

All trigonometric functions do not have vertical asymptotes (VAs). Only tan, csc, sec, and cot have them.

  • VAs of y = tan x are x = πn + π/2
  • VAs of y = csc x are x = πn
  • VAs of y = sec x are x = πn + 3π/2
  • VAs of y = cot x are x = πn

Here, n is an integer.

How to Find Vertical Asymptote of a Rational Function?

To find the vertical asymptotes of a rational function, just get the function to its simplest form, set the denominator of the resultant expression to zero, and solve for x values.

What Functions Do Not have Vertical Asymptotes?

Polynomial functions like linear, quadratic, cubic, etc; the trigonometric functions sin and cos; and all the exponential functions do NOT have vertical asymptotes.

What is the Difference Between Vertical Asymptote and Horizontal Asymptote?

Asymptote (vertical/horizontal) is an imaginary line to which a part of the curve seems to be parallel and very close. A horizontal asymptote is a horizontal line and is in the form y = k and a vertical asymptote is a vertical line and is of the form x = k, where k is a real number.

What equations have vertical asymptotes?

Vertical asymptotes can be found by solving the equation n(x) = 0 where n(x) is the denominator of the function ( note: this only applies if the numerator t(x) is not zero for the same x value). Find the asymptotes for the function . The graph has a vertical asymptote with the equation x = 1.

What kind of functions have asymptotes?

A rational function can have a horizontal asymptote if the degree of the numerator is less than the degree of the denominator. A function can have 0, 1, or 2 horizontal asymptotes.

What is vertical asymptote example?

A vertical asymptote with a rational function occurs when there is division by zero. For example, with f ( x ) = 3 x 2 x − 1 , f(x) = \frac{3x}{2x -1} , f(x)=2x−13x​, the denominator of 2 x − 1 2x-1 2x−1 is 0 when x = 1 2 , x = \frac{1}{2} , x=21​, so the function has a vertical asymptote at 1 2 .

How do you know if a function has a vertical or horizontal asymptote?

Here are the rules to find asymptotes of a function y = f(x). To find the horizontal asymptotes apply the limit x→∞ or x→ -∞. To find the vertical asymptotes apply the limit y→∞ or y→ -∞. To find the slant asymptote (if any), divide the numerator by the denominator.