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

%I #4 Jan 28 2014 10:10:40

%S -11,-7,-3,-8,-4,8,12,5,24,28,44,13,17,76,21,29,33,37,41,57,73

%N Discriminant of A048981(n) (= squarefree integers for which the quadratic field Q[sqrt(D)] is norm-Euclidean).

%C 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.

%F a(n) = A037449(A048981(n)) for n>5, a(n) = -A204993(-A048981(n)) for n <= 5.

%o (PARI) for(D=-11,73,is_A048981(D)&&print1(quaddisc(D)","))

%o (PARI) A236546 = n->quaddisc(A048981(n))

%Y Cf. A003174, A003246, A037449, A048981, A204993, A187776.

%K sign

%O 1,1

%A _M. F. Hasler_, Jan 28 2014

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 9 05:47 EDT 2024. Contains 375027 sequences. (Running on oeis4.)