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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127579 Primes of the form 64n+63. 2
127, 191, 383, 1087, 1151, 1279, 1471, 1663, 2111, 2239, 2687, 2879, 3391, 3583, 3967, 4159, 4799, 5119, 5503, 6079, 6143, 6271, 6719, 6911, 7039, 7103, 7487, 8191, 8447, 8831, 9151, 9343, 9791, 10111, 10303, 10559, 10687, 11071, 11519, 11839 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MAPLE

a = {}; Do[If[PrimeQ[64n + 63], AppendTo[a, 64n + 63]], {n, 1, 200}]; a

CROSSREFS

Cf. A127575, A127576, A127577, A127578, A127580, A127581.

Sequence in context: A141916 A023689 A095284 * A107380 A180539 A195377

Adjacent sequences:  A127576 A127577 A127578 * A127580 A127581 A127582

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Jan 19 2007

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 16 06:27 EST 2012. Contains 205860 sequences.