login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127580 Numbers n for which 64n+63 is prime. 16
1, 2, 5, 16, 17, 19, 22, 25, 32, 34, 41, 44, 52, 55, 61, 64, 74, 79, 85, 94, 95, 97, 104, 107, 109, 110, 116, 127, 131, 137, 142, 145, 152, 157, 160, 164, 166, 172, 179, 184, 185, 194, 197, 199 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
a = {}; Do[If[PrimeQ[64n + 63], AppendTo[a, n]], {n, 1, 200}]; a
CROSSREFS
Sequence in context: A297473 A286381 A286382 * A098048 A257348 A101847
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 19 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 28 06:27 EDT 2024. Contains 372020 sequences. (Running on oeis4.)