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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A133870 Primes of the form 32n+1. 2
97, 193, 257, 353, 449, 577, 641, 673, 769, 929, 1153, 1217, 1249, 1409, 1601, 1697, 1889, 2017, 2081, 2113, 2273, 2593, 2657, 2689, 2753, 3041, 3137, 3169, 3329, 3361, 3457, 3617, 4001, 4129, 4289, 4481, 4513, 4673, 4801, 4993, 5153, 5281, 5441, 5569 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Corresponding n's: 3,6,8,11,14,18,20,21,24,29,36,38,39 (A133869).

MATHEMATICA

lst={}; Do[p=32*n+1; If[PrimeQ[p], AppendTo[lst, p]], {n, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jun 20 2009]

CROSSREFS

Cf. A133869.

Sequence in context: A108655 A107193 A142398 * A060329 A157924 A044429

Adjacent sequences:  A133867 A133868 A133869 * A133871 A133872 A133873

KEYWORD

nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Sep 27 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 14 10:01 EST 2012. Contains 205614 sequences.