We have an equation $x^2+4y^2-2xy-2x-4y-8=0$. Find all integer pairs $(x,y)$ satisfying this equation. I did some research on my own, and found that the above equation describes an ellipse. But I'm not sure how it helps.
Is there any systematic way to solve this?
You can write your equation as $$(x-y-1)^2+3(y-1)^2=12.$$ That means $|y-1|\le\sqrt{12/3}=2$, it's rather straightforward to check those few values.