Is there a bound for $|a+b|$ of the form $f(a,b) \leq |a+b|$

54 Views Asked by At

$a,b$ are integers and the $f(a,b)$ is a function of $a$ and $b$.

I know that $|a+b| \leq |a|+|b|$. But what about $(? \leq |a+b|)$

1

There are 1 best solutions below

4
On

You are thinking of the reverse triangle inequality: $$||a|-|b|| \leq |a-b|.$$