I want know if is right this inequality: $\forall a,b \in \mathbb{R}$, $$|a|+|b| \leq 2|a+ib|$$
2026-04-13 16:11:29.1776096689
Is right the inequality: $|a|+|b| \leq 2|a+ib|$
56 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
If you square both sides (which you can, since both are nonegative) you get: $$a^2+2|ab|+b^2\leq 4(a^2+b^2)$$
so $$0\leq 3x^2-2xy+3y^2= (x-y)^2+2x^2+2y^2$$
which is true. ($x=|a|$ and $y=|b|$).