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!)
A224862 Numbers n such that 90*n + 71 and 90*n + 73 are twin primes. 0
0, 4, 5, 9, 11, 12, 20, 23, 28, 39, 40, 42, 49, 54, 55, 62, 63, 72, 103, 104, 114, 133, 154, 161, 173, 174, 181, 182, 184, 187, 202, 205, 215, 221, 224, 230, 238, 249, 250, 257, 258, 261, 263, 264, 270, 291, 296, 298, 308, 338, 342, 345, 348, 361, 364, 389, 394 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
A202129 INTERSECTS A195993.
MATHEMATICA
Select[Range[0, 499], PrimeQ[90# + 71] && PrimeQ[90# + 73] &] (* copied from: Alonso del Arte, Jul 22 2013 *)
CROSSREFS
Sequence in context: A001161 A099539 A110603 * A010416 A134921 A117870
KEYWORD
nonn
AUTHOR
J. W. Helkenberg, Jul 22 2013
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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)