What Mistake Am I Making in This Limit Calculation?

  • Thread starter Thread starter kLPantera
  • Start date Start date
kLPantera
Messages
43
Reaction score
0

Homework Statement



limi as x-> positive infinity x+r((x^2)+2x)


The Attempt at a Solution



multiply by conjugate x-r((x^2)+2x)

I get (x^2)-(x^2)+2x/x-r((x^2)+2x)

Which becomes 2x/x-r((x^2)+2x)

Which I end up with 2/1-r(1-(2/x))


But I go wrong somewhere because I end up with 2/0 and the answer is positive infinity. I keep getting undefined and I can't see where I'm going wrong. Could someone point it out?
 
Physics news on Phys.org
kLPantera said:

Homework Statement



limi as x-> positive infinity x+r((x^2)+2x)


The Attempt at a Solution



multiply by conjugate x-r((x^2)+2x)

I get (x^2)-(x^2)+2x/x-r((x^2)+2x)

Which becomes 2x/x-r((x^2)+2x)

Which I end up with 2/1-r(1-(2/x))


But I go wrong somewhere because I end up with 2/0 and the answer is positive infinity. I keep getting undefined and I can't see where I'm going wrong. Could someone point it out?

What is r? Is it a number, a function, or what? If it is a number > 0 you should have no trouble saying what is ## lim_{x \rightarrow \infty} x + r(x^2 + x).## If r is a number < 0 it is almost as easy, but you need to be careful. And, of course, if r = 0 it is easier still.

I have no idea why you would want to take conjugates, and anyway, I stopped reading your work because you have not used brackets I cannot tell whether you mean
x^2 - x^2 + \frac{2x}{x} - r(x^2 + x), (which IS the meaning of what you wrote) or whether you mean
x^2 - x^2 - \frac{2x}{x - r(x^2 + 2x)}
or
x^2 - \frac{x^2 + 2x}{x - r(x^2 + 2x)},
or several other possibilities.

RGV
 
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