I am stuck on this question:
given $a_1a_2≤(\frac{a_1+a_2}{2})^2$ prove by induction of m that $$a_1a_2...a_p≤(\frac{a_1+a_2+...+a_p}{p})^p$$ where $a_i$ are all positive and real and $p=2^m$ (an increase in m unity doubles the number of factors in the product)
On looking on other questions I know the sort of method but can't get it to work with this. I am fine with normal proof by induction (i.e. equals rather then inequalities) . Please can you give me some hints to work it out.