Differences between revisions 1 and 2
Revision 1 as of 2009-11-28 20:07:38
Size: 1377
Editor: was
Comment:
Revision 2 as of 2009-11-28 20:08:44
Size: 1442
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * Compute regulators of elliptic curves over function fields <<TableOfContents>>
Line 5: Line 5:
 * Is there an algorithm to enumerate all elliptic curves over a function field of a given conductor? == Compute regulators of elliptic curves over function fields ==
Line 7: Line 7:
 * Implement Tate's algorithm for elliptic curves over the function field $\mathbf{F}_p(t)$. == Is there an algorithm to enumerate all elliptic curves over a function field of a given conductor? ==
Line 9: Line 9:
 * Implement computation of the 3-Selmer rank of an elliptic curve over $\mathbf{Q}$. == Implement Tate's algorithm for elliptic curves over the function field $\mathbf{F}_p(t)$. ==
Line 11: Line 11:
 * Compute statistics about distribution of Heegner divisors and Kolyvagin divisors modulo primes $p$. == Implement computation of the 3-Selmer rank of an elliptic curve over $\mathbf{Q}$. ==
Line 13: Line 13:
 * Create a table of images of Galois representations, for elliptic curves and/or Jacobians, in some range. == Compute statistics about distribution of Heegner divisors and Kolyvagin divisors modulo primes $p$. ==
Line 15: Line 15:
 * Fully implement and optimize variant of Watkins's algorithm for fast computation of Heegner points. == Create a table of images of Galois representations, for elliptic curves and/or Jacobians, in some range. ==
Line 17: Line 17:
 * Implement code to compute the asymptotic distribution of Kolyvagin classes (from Jared Weinstein's talk); this should be pretty easy, though generalizing to higher rank may be challenging. == Fully implement and optimize variant of Watkins's algorithm for fast computation of Heegner points. ==
Line 19: Line 19:
 * Verify Kolyvagin's conjecture for a specific rank 3 curve. == Implement code to compute the asymptotic distribution of Kolyvagin classes (from Jared Weinstein's talk); this should be pretty easy, though generalizing to higher rank may be challenging. ==
Line 21: Line 21:
 * Implement an algorithm in Sage to compute Stark-Heegner points. == Verify Kolyvagin's conjecture for a specific rank 3 curve. ==
Line 23: Line 23:
 * Compute the higher Heegner point $y_5$ on the curve 389a '''provably correctly'''. == Implement an algorithm in Sage to compute Stark-Heegner points. ==
Line 25: Line 25:
 * Compute special values of the Gross-Zagier $L$-function $L(f,\chi,s)$. == Compute the higher Heegner point $y_5$ on the curve 389a '''provably correctly'''. ==
Line 27: Line 27:
 * Implement something toward the Pollack et al. overconvergent modular symbols algorithm. == Compute special values of the Gross-Zagier $L$-function $L(f,\chi,s)$. ==
Line 29: Line 29:
 * Compute a Heegner point on the Jacobian of a genus 2 curve == Implement something toward the Pollack et al. overconvergent modular symbols algorithm. ==

==
Compute a Heegner point on the Jacobian of a genus 2 curve ==

Sage Days 18 Coding Sprint Projects

Compute regulators of elliptic curves over function fields

Is there an algorithm to enumerate all elliptic curves over a function field of a given conductor?

Implement Tate's algorithm for elliptic curves over the function field $\mathbf{F}_p(t)$.

Implement computation of the 3-Selmer rank of an elliptic curve over $\mathbf{Q}$.

Compute statistics about distribution of Heegner divisors and Kolyvagin divisors modulo primes $p$.

Create a table of images of Galois representations, for elliptic curves and/or Jacobians, in some range.

Fully implement and optimize variant of Watkins's algorithm for fast computation of Heegner points.

Implement code to compute the asymptotic distribution of Kolyvagin classes (from Jared Weinstein's talk); this should be pretty easy, though generalizing to higher rank may be challenging.

Verify Kolyvagin's conjecture for a specific rank 3 curve.

Implement an algorithm in Sage to compute Stark-Heegner points.

Compute the higher Heegner point $y_5$ on the curve 389a '''provably correctly'''.

Compute special values of the Gross-Zagier $L$-function $L(f,\chi,s)$.

Implement something toward the Pollack et al. overconvergent modular symbols algorithm.

Compute a Heegner point on the Jacobian of a genus 2 curve

dayscambridge2/sprints (last edited 2009-12-23 06:38:37 by was)