Solutions to an elliptic curve equation involving a prime

65 Views Asked by At

Let $p$ be a prime and let $x$ be a positive integer. How do I prove that the equation $$y^2=px^3+p$$ has infinitely many integer solutions? I tried to tackle this problem using elliptic curves and other similar computational techniques but unfortunately, it didn't get me anywhere satisfactory.

Any help or hint would be highly appreciated. Thank you in advance!