Prove there is no integer solutions $(x,y)$ for the equation $x^2-2y^2=10$.
This seems like a basic question and I had a few techniques in my mind. I tried to look at the equation modulo 2 to 13 and show there is no solution but none of them worked. I also tried to derive a contradiction by looking at the parity of $x$ and $y$ but I didnt get that to work either. Is there some theory I don't know about that would help (this looks a lot like pell's equation) or maybe I made a mistake in my efforts? Thanks for the help!