Let $a_1;a_2;...;a_n\ge 0$. Prove that $$\frac{\sum ^n_{k=1}a_k}{n}\ge \sqrt[n]{\prod ^n_{k=1}a_k}$$
We will prove it's true with $n=k$. Indeed we need to prove it's true with $n=k+1$
WLOG $a_1\le a_2\le \cdots\le a_{k+1}$
So $a_{k+1}\ge \frac{\sum ^k_{x=1}a_k}{k}=x\ge 0\Rightarrow a_{k+1}\ge x+y(y\ge 0)$
We have: $$\left(\frac{a_1+...+a_{k+1}}{k+1}\right)^{k+1}\ge \left(\frac{kx+x+y}{k+1}\right)^{k+1}=\left(x+\frac{y}{k+1}\right)^{k+1}$$
But $$a_1\cdot \cdot \cdot a_{k+1}\le x^k\left(x+y\right)$$
Then we need to prove $\left(x+\frac{y}{k+1}\right)^{k+1}\ge x^k\left(x+y\right) $
I'm stuck here, i need someone can solve my stuck.
If one of variables is equal to zero, it's obvious.
Now, let $\prod\limits_{k=1}^na_k\neq0.$
Since our inequality is homogeneous, we can assume that $\prod\limits_{k=1}^na_k=1$ and we need to prove that $$a_1+a_2+...+a_n\geq n.$$ Now, for $n=1$ it's obvious and let $a_1\geq a_2\geq...\geq a_{n+1}$ and $\prod\limits_{k=1}^{n+1}a_k=1.$
Thus, $a_1\geq1$ and $a_{n+1}\leq1,$ which says $$(a_1-1)(a_{n+1}-1)\leq0$$ or $$a_1+a_{n+1}\geq1+a_1a_{n+1}$$ and by the assuming of the induction we obtain: $$a_1+a_2+...+a_{n+1}\geq1+a_2+...+a_{n}+a_1a_{n+1}\geq1+n\sqrt[n]{a_2...a_{n}a_1a_{n+1}}=n+1$$ and we are done!