On Mar 13, 8:51 pm, FOAD KHOSHNAM <mako...@gmail.com> wrote:
> Hello Dear
> how  can I calculate the integral point for this curve:
> [0,0,0,-3568202637461440265241263457,0]

Define the elliptic curve by E =
EllipticCurve([0,0,0,-3568202637461440265241263457,0])  and then use
E.integral_points()

This curve has rank 8 and the Mordell-Weil basis is easy to find
(because there is 2-torsion, which helps the 2-descent).
But finding the integral points may still take a long time.

John Cremona

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to