Rational function hole at (0, 0)?

AI Thread Summary
The function f(x) = 2x / (x^3 - 6x^2 + 3x + 10) has a horizontal asymptote at y = 0 due to the numerator having a smaller degree than the denominator, which holds true as x approaches ±∞. However, at x = 0, the function evaluates to y = 0 without any division by zero, raising questions about domain restrictions. The presence of vertical asymptotes at other x-values does not affect the function's value at x = 0, where it can indeed equal the horizontal asymptote. It is clarified that horizontal asymptotes indicate the behavior of the function at infinity, not restrictions on finite values. Thus, the function can intersect its horizontal asymptote, and the confusion stems from misunderstanding the nature of horizontal versus vertical asymptotes.
Esoremada
Messages
50
Reaction score
0
The function is f(x) = 2x / x3 - 6x2 + 3x + 10

I was taught that any rational function with a numerator of smaller degree than the denominator has a horizontal asymptote at y = 0, which would apply in this case.

This makes sense for the end behaviors because as x approaches +/- ∞, y approaches 0. However, when x = 0, there seems to be no problem solving the equation and ending up with y = 0, which should be impossible since there's an asymptote there. Should my domain include x ≠ 0? Why is this? The equation resolves normally when x = 0, I thought you only needed restrictions to prevent dividing by 0.
 
Physics news on Phys.org
Esoremada said:
The function is f(x) = 2x / x3 - 6x2 + 3x + 10

I was taught that any rational function with a numerator of smaller degree than the denominator has a horizontal asymptote at y = 0, which would apply in this case.

This makes sense for the end behaviors because as x approaches +/- ∞, y approaches 0. However, when x = 0, there seems to be no problem solving the equation and ending up with y = 0, which should be impossible since there's an asymptote there. Should my domain include x ≠ 0? Why is this? The equation resolves normally when x = 0, I thought you only needed restrictions to prevent dividing by 0.

Yes. f(x)=0, there is no problem there. But your denominator is zero at some other values of x. Can you find them?
 
Esoremada said:
The function is f(x) = 2x / x3 - 6x2 + 3x + 10

I was taught that any rational function with a numerator of smaller degree than the denominator has a horizontal asymptote at y = 0, which would apply in this case.

This makes sense for the end behaviors because as x approaches +/- ∞, y approaches 0. However, when x = 0, there seems to be no problem solving the equation and ending up with y = 0, which should be impossible since there's an asymptote there. Should my domain include x ≠ 0? Why is this? The equation resolves normally when x = 0, I thought you only needed restrictions to prevent dividing by 0.

Well, you're not dividing by zero at x=0, so there is no vertical asymptote at that point. As Dick mentioned, there are vertical asymptotes elsewhere however.
 
So the horizontal asymptote at y = 0 doesn't restrict that point, where y indeed equals 0? I found the 3 vertical asymptotes, those aren't what are confusing me. I thought an asymptote at y = n meant no points can exist with a y value of n.
 
Esoremada said:
So the horizontal asymptote at y = 0 doesn't restrict that point, where y indeed equals 0? I found the 3 vertical asymptotes, those aren't what are confusing me. I thought an asymptote at y = n meant no points can exist with a y value of n.

No. An asymptote at y=n just means that the limit as x->infinity (or -infinity) of y(x) is n, as you said. y(x) can equal n for finite values of x.
 
In fact, a function can cut its horizontal asymptotes infinitely many times, such as y = sin(x)/x. Vertical asymptotes can't be cut though.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Back
Top