How can I prove the statement |a-b| < |a| + |b| using the triangle inequality?

Seda
Messages
70
Reaction score
0

Homework Statement



a and b are real numbers.

Show l a-b l < l a l + l b l



Homework Equations



Well, I know la+bl < lal + lbl by the triangle inequality.

The Attempt at a Solution



If I can prove that la-bl < la+bl, then I'm done, but that most recent inequality almost seems too intuitive to write a formal proof. I can use the definition of absolute value to create cases perhaps, but I always get lost and seem to go nowhere

Just to write the obvious stuff down.

la-bl = a-b if a-b> 0 (or a>b)
la-bl = b-a if a-b< 0 (or b>a)

la+bl = a+b if a+b>0 (or a>-b) .
la+bl = -a-b if a+b<0 ( or a<-b)

I can't seem how to go somewhere with this.
 
Physics news on Phys.org
|a-b|=|a+(-b)|. Now you can use the triangle inequality.
 
By triangle ineq., distance between a and b < distance between a and 0 + distance between 0 and b.
 
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