Let $a_1,b_1,c_1,a_2,b_2,c_2$ be positive real numbers. Is it true that
$\sqrt{(a_1+b_1+c_1)(a_2+b_2+c_2)}\geq \sqrt{a_1a_2}+\sqrt{b_1b_2}+\sqrt{c_1c_2}$
If this is true, then I will have proved an Olympiad problem. I couldn't find a counter-example.
Square both sides (they are non-negative) and rewrite the terms: $$\iff(\sqrt{a_1}\sqrt{a_1}+\sqrt{b_1}\sqrt{b_1}+\sqrt{c_1}\sqrt{c_1})(\sqrt{a_2}\sqrt{a_2}+\sqrt{b_2}\sqrt{b_2}+\sqrt{c_2}\sqrt{c_2})\ge(\sqrt{a_1}\sqrt{a_2}+\sqrt{b_1}\sqrt{b_2}+\sqrt{c_1}\sqrt{c_2})^2$$ This is precisely the Cauchy–Schwarz inequality applied on $(\sqrt{a_1},\sqrt{b_1},\sqrt{c_1})$ and $(\sqrt{a_2},\sqrt{b_2},\sqrt{c_2})$.