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!)
A127577 Numbers n for which 32n+31 is prime. 15
3, 5, 6, 11, 14, 18, 26, 30, 33, 35, 39, 44, 45, 48, 51, 54, 56, 60, 65, 66, 68, 69, 74, 80, 83, 84, 89, 98, 104, 105, 111, 123, 128, 129, 138, 144, 146, 149, 150, 156, 158, 159, 164, 168, 170, 171, 180, 188, 189, 191, 195, 198 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
a = {}; Do[If[PrimeQ[32n + 31], AppendTo[a, n]], {n, 1, 200}]; a
CROSSREFS
Sequence in context: A047443 A173593 A268495 * A280590 A356709 A185912
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 27 14:26 EDT 2024. Contains 372019 sequences. (Running on oeis4.)