OFFSET
1,22
COMMENTS
A278837 contains all primes p where the class number of Q(sqrt(p)) is larger than 1.
EXAMPLE
For n = 22, a(22) = 3 since the class number of Q(sqrt(79)) is 3 where 79 is the 22nd prime.
MATHEMATICA
Table[NumberFieldClassNumber[Sqrt[Prime[i]]], {i, 87}]
CROSSREFS
KEYWORD
nonn
AUTHOR
Steven Lu, Feb 02 2025
STATUS
approved
