aboutsummaryrefslogtreecommitdiff
path: root/divisibility_reductions/mod3mod9.sage
blob: 3009a582ad7c29afd2dce38a4b681377b2f2df60 (plain)
1
2
3
4
5
6
7
8
9
10
# Curves with surjective mod3 represetation but not surjective mod 9

data = [\
        [ 0, 0, 0, -27, -42 ],
        [ 0, 0, 0, -162, 792 ],
        [ 0, 0, 1, -135, -604 ],
        [ 0, 0, 0, -5427, 153882 ],
        [ 0, 0, 0, -201042, 34695912 ],
        [ 0, 0, 0, -1126035, 459913278 ],
        [ 0, 0, 1, -1127379978, -14569799990728 ] ]

Generated with cgit - Back to sebastiano.tronto.net