OFFSET
1,1
COMMENTS
Sequence contains 95 members; largest is 93307.
The class group of Q[sqrt(-d)] is isomorphic to C_5 X C_5 for d = 12451 and 37363. For all other d in this sequence, the class group of Q[sqrt(-d)] is isomorphic to C_25. - Jianing Song, Dec 01 2019
LINKS
Jianing Song, Table of n, a(n) for n = 1..95
Eric Weisstein's World of Mathematics, Class Number.
MATHEMATICA
Reap[ For[n = 1, n < 22000, n++, s = Sqrt[-n]; If[ NumberFieldClassNumber[s] == 25, d = -NumberFieldDiscriminant[s]; Print[d]; Sow[d]]]][[2, 1]] // Union (* Jean-François Alcover, Oct 05 2012 *)
CROSSREFS
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved