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!)
A139529 Numbers n such that numbers 24n+13 are primes. 2
0, 1, 2, 4, 6, 7, 9, 11, 14, 15, 16, 17, 22, 25, 27, 29, 30, 31, 34, 35, 36, 41, 42, 44, 45, 46, 50, 51, 57, 59, 60, 64, 66, 67, 69, 70, 72, 74, 77, 80, 84, 85, 92, 94, 95, 97, 99, 101, 106, 111, 114, 116, 121, 126, 127, 129, 132, 134, 135, 137, 140, 144, 146, 147, 150, 151 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
MATHEMATICA
a = {}; Do[If[PrimeQ[24 n + 13], AppendTo[a, n]], {n, 0, 200}]; a
CROSSREFS
Sequence in context: A278039 A076521 A206910 * A341291 A307830 A157202
KEYWORD
nonn
AUTHOR
Artur Jasinski, Apr 25 2008
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 24 04:14 EDT 2024. Contains 371918 sequences. (Running on oeis4.)