Size: 1647
Comment:
|
Size: 1666
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 34: | Line 34: |
* m-th residue symbol implemented: | * m-th residue symbol implemented: [[attachment:test]] |
Title: Amicable pairs and aliquot cycles for elliptic curves
Abstract: An amicable pair for an elliptic curve E/Q is a pair of primes (p,q) of good reduction for E satisfying #E(Fp) = q and #E(Fq) = p. Aliquot cycles are analogously defined longer cycles. Although rare for non-CM curves, amicable pairs are -- surprisingly -- relatively abundant in the CM case. We present heuristics and conjectures for the frequency of amicable pairs and aliquot cycles, and some results for the CM case (including the especially intricate j=0 case). We present some open problems and computational challenges arising from this work. This is joint work with Joseph H. Silverman.
Project
- smalljac
make smalljac code usable from Python (involves Cython); see this psage issue.
- use code:
- - replicate and extend data in Kate's talk - maybe try genus 2 analogue?
- cubic and sextic residue symbol
- explicit calculation of Grossencharacters (aka Hecke characters).