Assume there exists an integer solution pair (x;y) for the equation 2x2−7y=1.
Then, because 7y≡0(mod7), it must hold that 2x3≡1(mod7), which means x3≡4(mod7). However, this is a contradiction to the fact that x3≡0(mod7) for x≡0(mod7) and x3≡±1(mod7) for x=0 (mod7), so x3=4(mod7) for any integer x.
Thus, the assumption is disproven.