cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A102275 2-class number of Q(sqrt(-21p)) as p runs through primes in A102274.

Original entry on oeis.org

8, 32, 8, 8, 8, 32, 64, 8, 16, 16, 64, 8, 16, 16, 16, 8, 32, 8, 8, 8, 32, 8, 16, 8, 8, 8, 8, 8, 32, 16, 8, 16, 128, 32, 32, 8, 32, 16, 32, 8, 128, 16, 16, 16, 8, 8, 16, 8, 16, 8, 8, 8, 16, 16, 16, 8, 64, 8, 8, 16, 8, 8, 8, 8, 8, 8, 8, 16, 16, 16, 32, 16, 8, 16, 32, 16, 8, 8, 32, 16, 16
Offset: 1

Views

Author

N. J. A. Sloane, Feb 19 2005

Keywords

Crossrefs

Programs

  • Sage
    [2^QuadraticField(-21*p).class_number().valuation(2) for p in Primes()[:1000] if (p%84) in [47, 59, 83]] # Robin Visser, Mar 13 2024

Extensions

a(19) corrected and more terms from Robin Visser, Mar 13 2024