Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068684
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068684 Primes obtained as a concatenation p,q,p where p and q are successive primes and p<q. +0
1
353, 131713, 171917, 192319, 293129, 374137, 434743, 596159, 677167, 139149139, 163167163, 179181179, 223227223, 229233229, 269271269, 281283281, 347349347, 379383379, 547557547, 683691683, 761769761, 857859857, 863877863 (list; graph; listen)
OFFSET

1,1

EXAMPLE

171917 is a prime which is the concatenation of 17, 19 and 17.

PROGRAM

(PARI) f(n)=prime(n)*(10^(ceil(log(prime(n+1))/log(10))+ceil(log(prime(n))/log(10))))+ prime(n+1)*10^ceil(log(prime(n))/log(10))+prime(n); for(n=1, 300, if(isprime(f(n))==1, print1(f(n), ", ")))

CROSSREFS

Cf. A068683, A078350.

Sequence in context: A101219 A134820 A126113 this_sequence A108375 A052479 A108875

Adjacent sequences: A068681 A068682 A068683 this_sequence A068685 A068686 A068687

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 02 2002

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 21 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research