A327297 Terms in A003656 that are not prime powers (A246655).
12, 21, 24, 28, 33, 44, 56, 57, 69, 76, 77, 88, 92, 93, 124, 129, 133, 141, 152, 161, 172, 177, 184, 188, 201, 209, 213, 217, 236, 237, 248, 249, 253, 268, 284, 301, 309, 329, 332, 341, 344, 376, 381, 393, 412, 413, 417, 428, 437, 453, 472, 489, 497, 501, 508, 517, 524, 536, 537, 553, 556, 573, 581, 589, 597
Offset: 1
Keywords
Links
- Ezra Brown, Class numbers of real quadratic number fields, Trans. Amer. Math. Soc. 190 (1974), 99-107.
Crossrefs
Programs
-
PARI
isA327297(D) = if(D>1&&isfundamental(D), quadclassunit(D)[1]==1&&!isprimepower(D), 0)
Comments