login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033266 Numbers n such that every genus of binary quadratic forms of discriminant -4n consists of a single class and the class number h(-4n) = 2. 4
5, 6, 8, 9, 10, 12, 13, 15, 16, 18, 22, 25, 28, 37, 58 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
REFERENCES
David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989, p. 60.
G. B. Mathews, Theory of Numbers, Chelsea, no date, p. 263.
LINKS
PROG
(PARI) ok(n)={my(u=quadclassunit(-4*n).cyc); #u==1 && !select(t->t<>2, u)} \\ Andrew Howroyd, Jun 09 2018
CROSSREFS
A subsequence of A000926.
Sequence in context: A242290 A296562 A057854 * A355641 A363701 A353193
KEYWORD
nonn,fini,full
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 1 13:09 EDT 2024. Contains 372172 sequences. (Running on oeis4.)