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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A156323 List of prime pairs of the form (p, p+12). 0
5, 17, 7, 19, 11, 23, 17, 29, 19, 31, 29, 41, 31, 43, 41, 53, 47, 59, 59, 71, 61, 73, 67, 79, 71, 83, 89, 101, 97, 109, 101, 113, 127, 139, 137, 149, 139, 151, 151, 163, 167, 179, 179, 191, 181, 193, 199, 211, 211, 223, 227, 239, 229, 241, 239, 251, 251, 263, 257 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

For p=5, 5+12=17, (5,17); p=59, 59+12=71, (59,71)

MATHEMATICA

Flatten[Select[{#, #+12}&/@Prime[Range[100]], PrimeQ[Last[#]]&]]  (* From Harvey P. Dale, Mar 23 2011 *)

CROSSREFS

Cf. A046133, A092216.

Sequence in context: A093558 A170866 A125636 * A180024 A178197 A070848

Adjacent sequences:  A156320 A156321 A156322 * A156324 A156325 A156326

KEYWORD

nonn,tabf

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Feb 08 2009

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 16 19:23 EST 2012. Contains 205945 sequences.