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!)
A201541 Numbers n such that 12n+5 and 12n+7 are primes. 0
0, 1, 2, 3, 8, 11, 12, 16, 22, 23, 38, 43, 47, 51, 53, 67, 68, 71, 73, 87, 88, 102, 106, 107, 108, 123, 141, 143, 156, 162, 166, 173, 177, 178, 186, 192, 198, 212, 221, 227, 232, 233, 247, 271, 277, 282, 288, 296, 298, 318, 326, 327, 333, 337, 346, 351, 352 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
A123979 and A123985 are subsequences.
LINKS
FORMULA
a(n)=(A123986(n)-1)/3.
MATHEMATICA
Select[Range[0, 352], PrimeQ[12 # + 5] && PrimeQ[12 # + 7] &] (* T. D. Noe, Dec 05 2011 *)
CROSSREFS
Sequence in context: A354756 A361324 A118089 * A084917 A134713 A293910
KEYWORD
nonn
AUTHOR
Zak Seidov, Dec 02 2011
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 20 07:41 EDT 2024. Contains 371799 sequences. (Running on oeis4.)