Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106865
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106865 Primes of the form 2x^2-2xy+3y^2, with x and y nonnegative. +0
5
2, 3, 7, 23, 43, 47, 67, 83, 103, 107, 127, 163, 167, 223, 227, 263, 283, 307, 347, 367, 383, 443, 463, 467, 487, 503, 523, 547, 563, 587, 607, 643, 647, 683, 727, 743, 787, 823, 827, 863, 883, 887, 907, 947, 967, 983, 1063, 1087, 1103, 1123, 1163, 1187 (list; graph; listen)
OFFSET

1,1

COMMENT

Discriminant=-20. See A106856 for more information.

Primes congruent to 2,3,7 modulo 20. - Michael Somos Aug 13 2006

MATHEMATICA

f[x_, y_]:=2*x^2+2*x*y+3*y^2; lst={}; Do[Do[p=f[x, y]; If[PrimeQ[p], AppendTo[lst, p]], {y, -5!, 6!}], {x, -5!, 6!}]; Take[Union[lst], 5! ] [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jul 06 2009]

QuadPrimes[2, -2, 3, 10000] (* see A106856 *)

CROSSREFS

For n>1, a(n) = A122870[n-1].

Sequence in context: A059661 A072686 A002230 this_sequence A000057 A037231 A082449

Adjacent sequences: A106862 A106863 A106864 this_sequence A106866 A106867 A106868

KEYWORD

nonn,easy

AUTHOR

T. D. Noe (noe(AT)sspectra.com), May 09 2005

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research