Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 8 years ago

amatar gravatar image

heegner_index() output

Consider the elliptic curve E=EllipticCurve('37a')

This elliptic curve has rank 1 over Q. I am interested in knowing which primes divide the index of the Heegner point yK in the group E(K) modulo torsion where K=Q(7)

Since E has rank 1, heegner_index_bound() does not work so I try E.heegner_index(-7). The output is 1.00000?

This output should be an interval. I do not understand the output. What does the question mark mean?