Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A033197
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A033197 Discriminants of quadratic number fields Q(sqrt -n) for n square-free. +0
3
-4, -8, -3, -20, -24, -7, -40, -11, -52, -56, -15, -68, -19, -84, -88, -23, -104, -116, -120, -31, -132, -136, -35, -148, -152, -39, -164, -168, -43, -184, -47, -51, -212, -55, -228, -232, -59, -244, -248, -260, -264, -67, -276, -280, -71, -292, -296, -308, -312, -79, -328, -83, -340, -344, -87, -356 (list; graph; listen)
OFFSET

1,1

REFERENCES

D. Cox, "Primes of Form x^2 + n y^2", Wiley, 1989, p. 103.

LINKS

T. D. Noe, Table of n, a(n) for n=1..10000

FORMULA

For n square-free and negative, a(n)=n if n=1 mod 4 else 4n.

PROGRAM

(PARI) bnd = 1000; L = vector(bnd); j = 1; for (i=1, bnd, if(issquarefree(i), L[j]=i:j=j+1)); M = vector(j-1); for (i=1, j-1, M[i]=if((L[i]%4==3), -L[i], -4*L[i])); M

CROSSREFS

Values of n run through A005117. See A000924 for class numbers of these fields.

Sequence in context: A021678 A066199 A103647 this_sequence A124002 A014457 A092511

Adjacent sequences: A033194 A033195 A033196 this_sequence A033198 A033199 A033200

KEYWORD

sign,easy,nice

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research