On Sunday, November 27, 2011 11:16:10 AM UTC-8, Artur wrote:
>
> 2+2 Work, Hurah!!! Thank You very much!
> Tell me how to find integral points on elliptic curve
> x^3-y^2=-297
> Im start
> E=EllipticCurve([0,297])
> E
>       Elliptic Curve defined by y^2 = x^3 + 297 over Rational Field
>

Now type "E." and hit the TAB key; you'll see many choices.  One of them is 
"integral_points".

-- 
John

-- 
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