How do you find the vertical, horizontal or slant asymptotes for (x^3-x+1)/(2x^4+x^3-x^2-1)x3x+12x4+x3x21?

1 Answer
Aug 23, 2017

This function has horizontal asymptote y=0y=0 and vertical asymptotes at approximately x ~~ -1.2029x1.2029 and x ~~ 0.86170x0.86170

It has no slant asymptotes or holes.

Explanation:

Given:

f(x) = (x^3-x+1)/(2x^4+x^3-x^2-1)f(x)=x3x+12x4+x3x21

Note that the numerator has degree 33 and the denominator degree 44.

We can deduce that this rational function has horizontal asymptote y=0y=0, since the denominator will dominate the numerator for large positive and negative values of xx.

By Descartes' Rule of Signs, we can tell that the denominator has one positive real zero, since the pattern of signs of its coefficients is + + - -++ with 11 change.

The pattern of signs of the coefficients of f(-x)f(x) is + - - -+, telling us that f(x)f(x) has exactly one negative real zero.

These two real zeros are potentially vertical asymptotes. They can only fail to be so if the numerator is zero at them (which could result in a hole instead). This happens if the numerator and denominator have a common factor - so let's find their GCF using Euclid's method...

2x^4+x^3-x^2-1 = (x^3-x+1)(2x+1)+x^2-x-22x4+x3x21=(x3x+1)(2x+1)+x2x2

x^3-x+1 = (x^2-x-2)(x+1)+2x+3x3x+1=(x2x2)(x+1)+2x+3

x^2-x-2 = (2x+3)(1/2x-5/4)+7/4x2x2=(2x+3)(12x54)+74

Since we found no exact division, the GCF is constant. There is no common linear or higher degree factor.

So f(x)f(x) does have vertical asymptotes at the zeros of the denominator.

Slant (a.k.a. oblique) asymptotes of a rational function can only arise if the degree of the numerator is one more than that of the denominator. Such is not the case in our example.

To actually find the zeros of 2x^4+x^3-x^2-12x4+x3x21 algebraically is very messy. You would be better off using a numerical method such as Newton's method to find approximations:

x_1 ~~ -1.2029x11.2029

x_2 ~~ 0.86170x20.86170

The graph of f(x)f(x) looks like this:
graph{(x^3-x-1)/(2x^4+x^3-x^2-1) [-10, 10, -5, 5]}