login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A049488 Both a(n) and a(n)+16 prime. 4
3, 7, 13, 31, 37, 43, 67, 73, 97, 151, 157, 163, 181, 211, 223, 241, 277, 331, 337, 367, 373, 433, 463, 487, 541, 547, 571, 577, 601, 631, 643, 661, 727, 757, 811, 823, 937, 967, 997, 1033, 1087, 1093, 1171, 1201, 1213, 1291, 1303, 1423, 1471, 1483, 1543 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

A. Granville and G. Martin, Prime number races

EXAMPLE

7 and 7+16=23 are prime

MATHEMATICA

lst={}; d=16; Do[p=Prime[n]; If[PrimeQ[p+d], AppendTo[lst, p]], {n, 6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 25 2008]

CROSSREFS

Cf. A001359, A023200, A023202.

Sequence in context: A136060 A023227 A031157 * A136051 A100750 A105435

Adjacent sequences:  A049485 A049486 A049487 * A049489 A049490 A049491

KEYWORD

nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 15 11:03 EST 2012. Contains 205763 sequences.