A344409 Positive discriminants of orders with class number 3.
148, 229, 257, 316, 321, 404, 469, 473, 564, 568, 592, 621, 733, 756, 761, 788, 837, 892, 916, 993, 1016, 1028, 1076, 1101, 1229, 1257, 1264, 1284, 1304, 1332, 1373, 1396, 1436, 1489, 1492, 1509, 1524, 1556, 1573, 1593, 1616, 1620, 1772, 1876, 1892, 1901, 1929, 1944
Offset: 1
Keywords
Links
- Jianing Song, Table of n, a(n) for n = 1..10001
Crossrefs
Programs
-
PARI
isA344409(d) = (d>0) && !issquare(d) && ((d%4==0)||(d%4==1)) && quadclassunit(d)[2]==[3]
Comments