I think it's familiar, but if not, here it is.
Given $n$ positive real numbers $a_1, a_2, ... a_n$:
Prove that, if: $$a_1\cdot a_2\cdot\cdot\cdot a_n=1$$
Then: $$a_1+a_2+\ldots+a_n\geq n$$
I need proof by induction, not by using the AM-GM inequality (the latter is easy).
Thanks in advance.