A102270 2-class number of Q(sqrt(-21p)) as p runs through primes in A102269.
16, 8, 8, 8, 16, 8, 16, 16, 16, 8, 16, 32, 8, 8, 8, 8, 32, 8, 16, 64, 32, 8, 32, 8, 8, 128, 32, 32, 32, 16, 8, 8, 8, 16, 16, 8, 8, 8, 128, 16, 8, 8, 16, 32, 8, 16, 32, 8, 8, 8, 128, 8, 8, 8, 16, 8, 64, 8, 8, 8, 16, 8, 16, 16, 16, 8, 8, 16, 32, 16, 8, 8, 8, 64, 32, 64, 16, 64, 8, 16, 32
Offset: 1
Keywords
Links
- H. Cohn and J. C. Lagarias, On the existence of fields governing the 2-invariants of the classgroup of Q(sqrt{dp}) as p varies, Math. Comp. 41 (1983), 711-730.
Programs
-
Sage
[2^QuadraticField(-21*p).class_number().valuation(2) for p in Primes()[:1000] if (p%84) in [43, 67, 79]] # Robin Visser, Mar 13 2024
Extensions
More terms from Robin Visser, Mar 13 2024
Comments