Does the identity $\sqrt{\frac{a}{2}}+\sqrt{\frac{a}{2}}\ge \sqrt{a}$ hold?

406 Views Asked by At

Just out of curiosity, does the following identity hold?$$\sqrt{\frac{a}{2}}+\sqrt{\frac{a}{2}}\ge \sqrt{a},\quad a \gt 0$$

Thanks

6

There are 6 best solutions below

1
On BEST ANSWER

$$\sqrt{\frac{a}{2}} + \sqrt{\frac{a}{2}} = 2\sqrt{\frac{a}{2}} = \frac{2}{\sqrt{2}}\sqrt{a}$$

0
On

Yes, you can distribute out $\sqrt a(\sqrt {\frac 12}+\sqrt {\frac 12})=\sqrt 2 \sqrt a \gt \sqrt a$

0
On

$$\sqrt{\frac{a}{2}} + \sqrt{\frac{a}{2}} = 2\sqrt{\frac{a}{2}} = \frac{2}{\sqrt{2}}\sqrt{a}\geq \sqrt{a}$$

3
On

$$\sqrt{\frac{a}{2}} + \sqrt{\frac a2} = 2 \frac{\sqrt a}{\sqrt 2} = \frac {2}{\sqrt 2} \sqrt{a} = \sqrt 2 \sqrt a = \sqrt{2a} > \sqrt a$$


Added: perhaps your question originates from not remembering that $$(a + b)^2 \not\equiv a^2 + b^2\;?$$ If we do square each side of the proposed inequality (which we can do, without having to worry about whether doing so might change the direction of the inequality, since $a\gt 0$), then note: $$\left(\sqrt{\frac a2} + \sqrt{\frac a2}\right)^2\;\; \geq \; \;(\sqrt a)^2$$ $$ \iff \frac a2 + 2\cdot \frac a2 + \frac a2 \;\;\geq \;\; a $$ $$\iff 2a \geq a\quad \checkmark$$

2
On

Simple answer: yes. See this for explanation:

$$\sqrt{\frac{a}{2}}+\sqrt{\frac{a}{2}}\ge\sqrt{a} \; \wedge \; a>0$$ $$\Leftrightarrow \; 2\frac{\sqrt{a}}{\sqrt{2}}\ge\sqrt{a} \; \wedge \; a>0$$ $$\Leftrightarrow \; 2\frac{\sqrt{2}\sqrt{a}}{2}\ge\sqrt{a} \; \wedge \; a>0$$ $$\Leftrightarrow \; \sqrt{2}\sqrt{a}\ge\sqrt{a} \; \wedge \; a>0$$ $$\Leftrightarrow \; \sqrt{2}\ge1 \; \wedge \; a>0$$ Therefore, true.

0
On

Take $a=8b^2,$ where $b >0.$
Now $$\sqrt{\frac{a}{2}} + \sqrt{\frac{a}{2}} = 2\sqrt{\frac{a}{2}} = 2\sqrt\frac {8b^2}{2}=4b > 2\sqrt 2 b=\sqrt a.$$