Solving Aggravating Limit: x + \sqrt{x^2 + 2x}

  • Thread starter Thread starter Reedeegi
  • Start date Start date
  • Tags Tags
    Limit
Reedeegi
Messages
97
Reaction score
0

Homework Statement


\lim_{x\to\,-\infty}x + \sqrt{x^2 + 2x}



Homework Equations





The Attempt at a Solution


I tried conjugating by multiplying both the numerator and denominator by x + \sqrt{x^2 + 2x}, which gave me \frac{2x}{x - \sqrt{x^2 + 2x}}, but from there I have no idea on what to do.
 
Last edited:
Physics news on Phys.org
sqrt(x^2+2x)=sqrt((x^2)*(1+2/x))=|x|*sqrt(1+2/x), yes?
 
Dick said:
sqrt(x^2+2x)=sqrt((x^2)*(1+2/x))=|x|*sqrt(1+2/x), yes?

from there, I have limited out and made the algebra equal to \frac{2x}{x - \left|x\right|}. From there, what should I do?
 
Duh. I missed a sign mistake in your numerator. Can you correct it? Now you have to get rid of the absolute value. How can you do that?
 
Dick said:
Duh. I missed a sign mistake in your numerator. Can you correct it? Now you have to get rid of the absolute value. How can you do that?
Ohhh, I double checked, and it was -2x. And, since its approaching negative infinity, the absolute value becomes --x, or +x. and, with this in mind, the equation becomes \frac{-2x}{2x}, or -1. And when a limit acts on a constant, the limit is the same as the constant. so, the limit equals -1.
 
The limit is -1 alright, but the function isn't a constant. You already took most of the limit when you replaced sqrt(1+2/x) with 1. And |x|=-x if x<0. So x-|x|=x-(-x) is 2x. Your conclusions are right, but some of your words to describe the reasons are off.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top