⇤ ← Revision 1 as of 2009-11-28 20:07:38
Size: 1377
Comment:
|
Size: 1442
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 |
== Implement computation of the 3-Selmer rank of an elliptic curve over |
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 |
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 |
== Implement an algorithm in Sage to compute Stark-Heegner points. == |
Line 25: | Line 25: |
* Compute special values of the Gross-Zagier |
== Compute the higher Heegner point |
Line 27: | Line 27: |
* Implement something toward the Pollack et al. overconvergent modular symbols algorithm. | == Compute special values of the Gross-Zagier |
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
Contents
-
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
. -
Implement computation of the 3-Selmer rank of an elliptic curve over
. -
Compute statistics about distribution of Heegner divisors and Kolyvagin divisors modulo primes
. - 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
on the curve 389a '''provably correctly'''. -
Compute special values of the Gross-Zagier
-function . - Implement something toward the Pollack et al. overconvergent modular symbols algorithm.
- Compute a Heegner point on the Jacobian of a genus 2 curve
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 .
Implement computation of the 3-Selmer rank of an elliptic curve over .
Compute statistics about distribution of Heegner divisors and Kolyvagin divisors modulo primes .
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 on the curve 389a '''provably correctly'''.
Compute special values of the Gross-Zagier -function .
Implement something toward the Pollack et al. overconvergent modular symbols algorithm.