Analysis Homework. Proof of Arithmetic-Means Inequality

The_Iceflash
Messages
50
Reaction score
0
From the Text, Introduction to Analysis, by Arthur Mattuck pg 32 2-3 (a)

Homework Statement


Prove: for any a,b \geq 0, \sqrt{ab} \leq \frac{\left(a+b\right)}{2}
with equality holding if and only if a =b

Homework Equations



All Perfect squares are \geq 0

The Attempt at a Solution



I wasn't sure where to go with this but I took the inequality:
\sqrt{ab} \leq \frac{\left(a+b\right)}{2}

and squared both sides to give me:

ab \leq \frac{\left(a+b\right)^{2}}{4}

I then separated the right which gave me:

ab \leq \frac{a^{2}}{4} + \frac{ab}{2} + \frac{b^{2}}{4}

I multiplied both sides by 4 which gave me:

4ab \leq a^{2} + 2ab + b^{2}

I quickly saw that 4ab \leq \left(a+b\right)^{2}

From the known equation: 0 \leq \left(a+b\right)^{2}

I added the two together and got: 4ab \leq2 \left(a+b\right)^{2}

which divided by 4 equals: ab \leq \frac{\left(a+b\right)^{2}}{2}

This as far as I got. Help would be appreciated.
 
Physics news on Phys.org
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top