I would like to know if the number of integer points on curves of the form $$y^2\pm3xy+x^2=\ell$$ where $\ell$ is a prime number, is finite or not. Also, is there a name for such equation ? Thank you !
EDIT : I require solutions $x,y$ to be positive, hence it is immediate that $y^2+3xy+x^2=\ell$ has finitely many solutions.
Assume either $x$ or $y$ is even. WLOG $x=2z$. So $y^2-6yz+4z^2=\ell$. This means $(y-3z)^2-5z^2=\ell$. Denote $y-3z=t$. We have $t^2-5z^2=\ell$. It is a generalized Pell equation. If it has a solution, it has infinitely many solutions, see this text by K. Conrad, Section 3. Or this text by, I believe, his brother. See also this question.