login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061574 Simple quadratic fields (i.e. with a unique prime factorization). 1
-163, -67, -43, -19, -11, -7, -3, -2, -1, 1, 2, 3, 5, 6, 7, 11, 13, 14, 17, 19, 21, 22, 23, 29, 31, 33, 37, 38, 41, 43, 46, 47, 53, 57, 59, 61, 62, 67, 69, 71, 73, 77, 83, 86, 89, 93, 94, 97, 101, 103, 107, 109, 113, 118, 127, 129, 131, 133, 134, 137, 139, 141, 149 (list; graph; refs; listen; history; internal format)
OFFSET

-9,1

COMMENTS

-9 <= m < 0: a(m)= -A003173(-m); a(0)= 1; n > 0: a(n)= A003172(n).

Squarefree values of n for which the quadratic field Q[ Sqrt(n) ] is a unique factorization domain, but not necessarily Euclidean. All negative values are listed. [From Alonso del Arte, Feb 10 2011]

REFERENCES

G. H. Hardy and E. M. Wright, An Introduction to the Theory of Numbers, 5th ed., Oxford Univ. Press, 1979, ch. 14.

LINKS

Index entries for sequences related to quadratic fields

MATHEMATICA

Select[Range[-200, 200], SquareFreeQ[#] && NumberFieldClassNumber[Sqrt[#]] == 1 &] (* From T. D. Noe, Feb 10 2011 *)

CROSSREFS

Union of A003173 and A003172. Some subsequences: A048981 (requires the fields to be Euclidean), A003174, A003172, see also A003173.

Sequence in context: A183812 A036914 A030442 * A185444 A057604 A132250

Adjacent sequences:  A061571 A061572 A061573 * A061575 A061576 A061577

KEYWORD

sign

AUTHOR

Frank Ellermann (Frank.Ellermann(AT)t-online.de), May 17 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 02:48 EST 2012. Contains 205978 sequences.