4

I want to find the integral points of the following equation $$y^{2}=x^{3}-219x+1652$$

But, I don't have any computational program.

1 Answers1

1

There are NO rational points never mind integer ones.

Using Pari/GP's elltors(), the curve has no finite torsion points and Denis Simon's ellrank() code states that the rank = 0.

This gives the result.