For all integers $n \geq 1$, $x_{n+1}$ is linked to $x_n$ by a recurrence relation and $y_{n+1}$ is linked to $y_n$ by another recurrence relation and $x_1$ and $y_1$ are given.
If $A(x_n)^2 + B(x_n y_n) + C(y_n)^2 = 0$ for all integers $n \geq 1$, where $A, B,$ and $C$ are constants, does that mean that $A, B,$ and $C$ all have to be $0$?