Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A078626
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A078626 Primes p which concatenated with p+2 give a prime. +0
1
7, 37, 61, 109, 151, 181, 211, 271, 277, 331, 337, 367, 421, 439, 457, 487, 541, 619, 661, 691, 727, 751, 829, 859, 877, 907, 1039, 1087, 1129, 1201, 1237, 1279, 1321, 1399, 1489, 1549, 1609, 1621, 1699, 1741, 1777, 1831, 1999, 2341, 2347, 2767, 2851 (list; graph; listen)
OFFSET

1,1

EXAMPLE

37 is a prime which, concatenated with 37+2=39, gives 3739, a prime; so 37 belongs to the sequence.

MATHEMATICA

a = {}; For[i = 1, i <= 10^3, i++, p = Prime[i]; If[PrimeQ[ToExpression[ToString[p] <> ToString[p + 2]]], a = Append[a, p]]]; a

CROSSREFS

Sequence in context: A077720 A127313 A003521 this_sequence A093342 A093389 A086110

Adjacent sequences: A078623 A078624 A078625 this_sequence A078627 A078628 A078629

KEYWORD

base,easy,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Dec 11 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified September 5 19:15 EDT 2008. Contains 143484 sequences.


AT&T Labs Research