Find integral solutions of a elliptic curve

198 Views Asked by At

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

There are 1 best solutions below

0
On

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.