I have the following sequence:
$$a_{n+1}^2=a_na_{n-1}, \forall n \ge 1$$
With $a_0=2$ and $a_1 = 16$. I am also told that the sequence has positive terms. I have to find the limit of the sequence $(a_n)_{n \ge 0}$.
I am not that great at limits/sequences so I'm not sure how should I approach this.