Find One Sided Limit: x-->2+ (x+3) * |x+2| / x+2

  • Thread starter Thread starter ur5pointos2sl
  • Start date Start date
  • Tags Tags
    Limits
ur5pointos2sl
Messages
95
Reaction score
0
The question is: Find

lim x-->2+ (x+3) * |x+2| / x+2

I am confused about the absolute value problems. I cannot seem to grasp in my mind how to define this problem piecewised. Any help to get me started would be appreciated.
 
Physics news on Phys.org
ur5pointos2sl said:
The question is: Find

lim x-->2+ (x+3) * |x+2| / x+2

I am confused about the absolute value problems. I cannot seem to grasp in my mind how to define this problem piecewised. Any help to get me started would be appreciated.
Actually, there is no problem with the absolute value in this problem! |x| "breaks" when x= 0 so |x+2| "breaks" when x+ 2= 0 or x= -2. Since here you are taking the limit as x goes to 2, not -2, for x "close to 2" (larger than -2) x+2> 0 and this is exactly like
\lim_{x\rightarrow 2} (x+3)*(x+2)/(x+2)= \lim_{x\rightarrow 2} x+ 3= 2+ 3= 5.

Now, if the limit were being taken as x goes to -2, THEN you would need to worry about "one sided" limits. No matter how close x is to -2, it could still be either < -2 or > -2.
If x< -2, then x+ 2 is negative and so |x+2|= -(x+2). |x+2|/(x+2)= -(x+2)/(x+2)= -1 so
(x+3)|x+2|/(x+2)= -(x+3) and the limit, as x goes to -2 from below, is -(-2+3)= -1.

But if x> -2, then x+2>0 so |x+2|= x+2 and |x+2|/(x+2)= 1 so (x+3)|x+2|/(x+2)= x+ 3 and the limit, as x goes to -2 from above, is (-2+3)= 1.
 
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