[go: up one dir, main page]

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!)
A344408 Positive discriminants of orders with class number 2. 2
40, 60, 65, 85, 96, 104, 105, 120, 136, 140, 156, 160, 165, 168, 185, 192, 200, 204, 205, 220, 221, 224, 232, 240, 252, 260, 264, 265, 273, 280, 285, 288, 296, 300, 305, 312, 320, 325, 336, 340, 345, 348, 352, 357, 360, 364, 365, 377, 380, 384, 385, 408 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Also positive discriminants of orders with class group isomorphic to C_2.
The fundamental terms are listed in A094619.
LINKS
PROG
(PARI) isA344408(d) = (d>0) && !issquare(d) && ((d%4==0)||(d%4==1)) && quadclassunit(d)[2]==[2]
CROSSREFS
Cf. A133315 (positive discriminants of orders with class number 1), this sequence (class number 2), A344409 (class number 3).
Cf. A322710 (the negative discriminant case), A094619.
Sequence in context: A126816 A361623 A259061 * A035120 A094619 A052475
KEYWORD
nonn
AUTHOR
Jianing Song, May 17 2021
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 August 30 17:11 EDT 2024. Contains 375545 sequences. (Running on oeis4.)