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!)
A236546 Discriminant of A048981(n) (= squarefree integers for which the quadratic field Q[sqrt(D)] is norm-Euclidean). 1
-11, -7, -3, -8, -4, 8, 12, 5, 24, 28, 44, 13, 17, 76, 21, 29, 33, 37, 41, 57, 73 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Note that here, values are not sorted by size, but in direct correspondence with terms of A048981. This is in contrast to A003246, where the same positive values are listed by size.
LINKS
FORMULA
a(n) = A037449(A048981(n)) for n>5, a(n) = -A204993(-A048981(n)) for n <= 5.
PROG
(PARI) for(D=-11, 73, is_A048981(D)&&print1(quaddisc(D)", "))
(PARI) A236546 = n->quaddisc(A048981(n))
CROSSREFS
Sequence in context: A048981 A132361 A305273 * A155914 A087896 A240598
KEYWORD
sign
AUTHOR
M. F. Hasler, Jan 28 2014
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 April 25 11:39 EDT 2024. Contains 371969 sequences. (Running on oeis4.)