First time here? Check out the FAQ!

Ask Your Question
0

Finding Gaussian integer points on elliptic curves

asked 12 years ago

azerbajdzan gravatar image

updated 10 years ago

FrédéricC gravatar image

How can I find all points whose coordinates are Gaussian integers? I know that finding all integer points for curves over rationals can be done by: E.S_integral_points([], both_signs=True) or E.integral_points(both_signs=True)

But these do not work with curve defined over "i"-extension of rationals.

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
3

answered 10 years ago

John Cremona gravatar image

Work is under way to provide this functionality (tostart with only integral points, not S-integral) at trac ticket #10973: http://trac.sagemath.org/ticket/10973 Finishing this has been on my to-do list for a while, part of the delay being in finding errors in published papers where the algorithms are described.

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 12 years ago

Seen: 546 times

Last updated: Sep 22 '14