Suppose $a_1,\dots,a_n$ are real positive numbers s.t. $\prod_{i=1}^n a_i=1$. My book claims that by induction only (i.e. the use of AM-GM is forbidden), one can prove that $$\sum a_i\ge n$$ and that equiality exists if and only if $\forall i,a_i=1$. I tried to prove it:
for $n=2,$ denote $a_1=a,a_2=\frac 1 a$ then: $$0\le \frac{(a-1)^2}{a}=a+\frac{1}{a}-2\Rightarrow a_1+a_2\ge 2.$$
Now we need to prove it for $n+1$. Denote by $b_n=a_na_{n+1}$, By hypothesis $$a_1\cdots a_{n-1} b_n=1\Rightarrow a_1+\dots a_{n-1}+b_n\ge n$$ which means $$a_1+\dots+a_{n-1}+a_n +a_{n+1} \ge n-b_n+a_n+a_{n+1}.$$ That means I need to prove $$a_n+a_{n+1}-a_na_{n+1}\ge 1$$ but I don't know how.
How can I complete the proof?
The inequality you need to prove (I think you should change the $n-1$ to $n+1$ if you follow what you have on the previous line), $$ a_n+a_{n+1}-a_na_{n+1}\geq 1 $$ is not in general true. Take $a_n=a_{n+1}=2$ (which is perfectly valid). This gives zero in the left-hand side.
So, maybe what you can do, is to assume that you, in your product $b_n=a_na_{n+1}$ choose the elements $a_n$ and $a_{n+1}$ that has a certain property?