Sequence formula for a recurrence relationship

26 Views Asked by At

Fix positive a, b, c. Define a sequence of real numbers by $x_0 = a$, $x_1 = b$ and $x_{n+1} = cx_nx_{n-1}$. Find formula for $x_n$.