Prove/disprove that $x^3 - x + 9 = 5 y^2 $ has integer solution. i.e) There doesn't exist $x,y$ in integers satisfying above equation.
I tried using congruence and get if solution exist then $x$ should be congruent to $2\pmod{5}$. But after that, I tried something but I haven't get any conclusion. Please give me a hint if the statement is true.
The substitution $U=5x, V=25y$ turns this equation into that of an elliptic curve with the short Weierstrass form $$ U^3-25U+1125=V^2. $$ According to its LMFDB entry the integer points on this elliptic curve are $(U,V)=(4,\pm33)$
There are no solutions with $V$ a multiple of $25$, so the original equation has no integer solutions.