Finding the limit of a rational expression

Mr Davis 97
Messages
1,461
Reaction score
44
To find the horizontal asymptotes of a rational function, we find the limit as x goes to infinity. Given the rational function ##\displaystyle\frac{x + 1}{\sqrt{x^2+1}}##, we can find the limit by multiplying the numerator and the denominator by ##\frac{1}{x}##. This gives us ##\frac{1 + \frac{1}{x}}{\sqrt{1+\frac{1}{x^2}}}##. Taking the limit of this gives us 1, so it would seem as though the horizontal asymptote is 1. However, looking at the original function, it is obvious that if we went in the negative direction to infinity the number would be negative. Therefore, what I am doing wrong? Why doesn't the process of dividing the numerator and denominator yield the correct answer?
 
Mathematics news on Phys.org
Mr Davis 97 said:
To find the horizontal asymptotes of a rational function, we find the limit as x goes to infinity. Given the rational function ##\displaystyle\frac{x + 1}{\sqrt{x^2+1}}##, we can find the limit by multiplying the numerator and the denominator by ##\frac{1}{x}##. This gives us ##\frac{1 + \frac{1}{x}}{\sqrt{1+\frac{1}{x^2}}}##. Taking the limit of this gives us 1, so it would seem as though the horizontal asymptote is 1. However, looking at the original function, it is obvious that if we went in the negative direction to infinity the number would be negative. Therefore, what I am doing wrong? Why doesn't the process of dividing the numerator and denominator yield the correct answer?

You can only divide whatever's under the radical sign by ##x^2## if you're sure that ##\frac{1}{x}## is positive, which isn't always the case. Hint: ##\sqrt{\frac{1}{x^2}}## is, in general, equal to ##|\frac{1}{x}|##, NOT ##\frac{1}{x}##.
 
In your rational function, the denominator is always positive, but the numerator is positive if x > -1, and is negative if x < -1. There are two horizontal asymptotes: y = 1 (as x → ∞) and y = -1 (as x → -∞).

If you factor the numerator and denominator, you get ##\frac{x(1 + 1/x)}{|x|\sqrt{1 + 1/x^2}}##.
##\frac x {|x|} = 1## if x > 0, but ##\frac x {|x|} = -1## if x < 0.

Note that ##\sqrt{x^2} = |x|##, not x.
 
  • Like
Likes Mr Davis 97
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top