A305475 Constant of Hilbert class polynomial H_D(x) as D runs through the numbers -3, -4, -7, -8, -11, -12, ... .
0, -1728, 3375, -8000, 32768, -54000, -121287375, -287496, 884736, -681472000, 12771880859375, 14670139392, 12288000, -16581375, 1566028350940383, 12167000000, -134217728000, -1790957481984, 20919104368024767633, 9103145472000, 884736000
Offset: 1
Keywords
Links
- Seiichi Manyama, Table of n, a(n) for n = 1..1000
Programs
-
PARI
{a(n) = polcoeff(polclass(-2*n-n%2), 0)}