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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140026 Primes of the form 35x^2+39y^2. 1
179, 191, 491, 599, 659, 911, 1031, 1439, 1499, 1871, 2339, 2531, 2591, 3119, 3299, 3371, 3539, 3719, 3851, 4211, 4391, 5279, 5399, 5639, 5651, 6491, 6659, 6899, 6959, 7151, 7211, 7331, 8219, 8831, 8999, 9311, 9851, 10091, 10271, 10739, 10859 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

COMMENTS

Discriminant=-5460. See A139827 for more information.

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 1..1000

FORMULA

The primes are congruent to {179, 191, 491, 599, 659, 779, 911, 1031, 1199, 1271, 1439, 1499, 1691, 1751, 1871, 2279, 2291, 2339, 2531, 2591, 2759, 3119, 3299, 3371, 3431, 3539, 3719, 3851, 4211, 4391, 4559, 4631, 4811, 4859, 5279, 5399} (mod 5460).

MATHEMATICA

QuadPrimes[35, 0, 39, 10000] (* see A106856 *)

PROG

(MAGMA) [ p: p in PrimesUpTo(13000) | p mod 5460 in {179, 191, 491, 599, 659, 779, 911, 1031, 1199, 1271, 1439, 1499, 1691, 1751, 1871, 2279, 2291, 2339, 2531, 2591, 2759, 3119, 3299, 3371, 3431, 3539, 3719, 3851, 4211, 4391, 4559, 4631, 4811, 4859, 5279, 5399} ]; // Vincenzo Librandi, Aug 06 2012

CROSSREFS

Sequence in context: A163730 A157842 A053017 * A108384 A217550 A162164

Adjacent sequences:  A140023 A140024 A140025 * A140027 A140028 A140029

KEYWORD

nonn,easy

AUTHOR

T. D. Noe, May 02 2008

STATUS

approved

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 June 18 22:35 EDT 2013. Contains 226356 sequences.