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!)
A037449 Discriminant of quadratic field Q(sqrt(n)). 9
1, 8, 12, 1, 5, 24, 28, 8, 1, 40, 44, 12, 13, 56, 60, 1, 17, 8, 76, 5, 21, 88, 92, 24, 1, 104, 12, 28, 29, 120, 124, 8, 33, 136, 140, 1, 37, 152, 156, 40, 41, 168, 172, 44, 5, 184, 188, 12, 1, 8, 204, 13, 53, 24, 220, 56, 57, 232, 236, 60, 61, 248, 28, 1, 65, 264, 268, 17, 69 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
For the discriminant of the quadratic field Q(sqrt(-n)), see A204993.
LINKS
S. R. Finch, Class number theory
Steven R. Finch, Class number theory [Cached copy, with permission of the author]
MATHEMATICA
Table[NumberFieldDiscriminant[Sqrt[n]], {n, 100}] (* Artur Jasinski, Jan 27 2012 *)
PROG
(PARI) vector(150, n, quaddisc(n))
(Sage)
[fundamental_discriminant(n) for n in (1..69)] # Peter Luschny, Oct 15 2018
CROSSREFS
Sequence in context: A126814 A172391 A227239 * A070477 A070697 A004473
KEYWORD
nonn
AUTHOR
Jason Earls, Jun 30 2001
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 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)