If $|a+b|≤1,$ then $ |a|≤|b|+1.$

109 Views Asked by At

How can I prove

If $|a+b|≤1,$ then $|a|≤|b|+1$

in real analysis ?

I try to use Triangle inequality

5

There are 5 best solutions below

0
On BEST ANSWER

$|a|=|a+b-b|\le |a+b|+|-b|=|a+b|+|b|\le 1+|b|$

3
On

Hint: $$ a=a+b+(-b). $$ You should be able to go from here.

0
On

$$|a|-|b|\leq |a+b|\leq1\implies |a|\leq |b|+1$$

You can also remark that $|b|\leq |a|+1$.

0
On

We have $|a+b|-|b|\leq |a|$.

Now set $a=x+y$ and $b=-y$

This yields $|x|-|y|\leq |x+y|$

0
On

See that it is true: |a|-|b|<|a+b|≤1.