I need to prove the AM-GM Inequality using a few specific lemmas that I have already proven. I'm mostly just unsure what to do next and how to tie it all together at the end to finish the proof.
Here are the lemmas that I have already proven.
- The theorem is true for $n=2$.
Suppose the statement is true for $n=k$. Then it is true for $n=2k$.
Suppose $m<n$ and $x_{1} ,...,x_{m}>0$. Then the geometric mean of n numbers is $g = \sqrt[m]{x_{1}*...*x_{m}}$.
- Suppose $m<n$ and the theorem is true for any $n$ numbers. Then the theorem is true for any $m$ numbers.
Any help would be greatly appreciated!