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.

A355461 Squarefree numbers d of the form r^2*m^2 + 4*r, where r and m are odd positive integers, such that Q(sqrt(d)) has class number 1.

Original entry on oeis.org

5, 13, 21, 29, 53, 173, 237, 293, 437, 453, 1133, 1253
Offset: 1

Views

Author

Marco Ripà, Jul 02 2022

Keywords

Comments

In 1801, Gauss conjectured that there exist infinitely many real quadratic fields with class number one and the conjecture is still unproved, but there are only 12 real quadratic fields of class number one which are of the form Q(sqrt(r^2*m^2 + 4*r)), where the parameters r and m are odd integers. Those 12 values of d := r^2*m^2 + 4*r belong to the present sequence.

Examples

			a(2) = 13 since h(13) = h(1^2*3^2 + 4*1) = 1.
		

Crossrefs