How to prove the following inequality? $$|\sqrt{a} −\sqrt{b}| \le \sqrt{|a − b|}$$ if $a,b >0$
I've gotten to $|a-2\sqrt{a}\sqrt{b}+b | \le |a−b|$, not sure where to go from here.
How to prove the following inequality? $$|\sqrt{a} −\sqrt{b}| \le \sqrt{|a − b|}$$ if $a,b >0$
I've gotten to $|a-2\sqrt{a}\sqrt{b}+b | \le |a−b|$, not sure where to go from here.
On
HINT:
Without loss of generality, assume that $a\ge b\ge 0$ so that $|\sqrt{a}-\sqrt{b}|=\sqrt{a}-\sqrt{b}$ and $\sqrt{|a-b|}=\sqrt{a-b}$.
Then note that since $a\ge b$, $a+b-2\sqrt{ab}\ge a-b$.
Assume $0<a<b$ then $$|a−2a \sqrt b\sqrt a +b|≤|a−b|$$ can be rewritten as $$a−2 \sqrt b\sqrt a +b≤a−b \iff 2b<2 \sqrt b\sqrt a,$$ which is true given that $0<a<b.$ Further by symmetry, the case $0<b<a$ also holds. Also, the case when $a=b$ is trivial.