Given $a_1=\frac{1}{2}(a_0+\frac{A}{a_0})$, $a_2=\frac{1}{2}(a_1+\frac{A}{a_1})$, $a_{n+1}=\frac{1}{2}(a_n+\frac{A}{a_n})$ for $n\ge2$ where $a>0$ and $A>0$; prove that $$ {a_n-\sqrt{A} \over a_n+\sqrt{A}} = \Big({a_1-\sqrt{A} \over a_1 + \sqrt{A}}\Big)^{2^{n-1}}$$
I tried to do this:
There are two steps to solve this: 1. prove that this true for $n=2$, then 2. prove that it is true for $n+1$ if it is true for $n$.
The first step is very simple, and I know that how how to do it but I am facing.some problem in the second step.