Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068700
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068700 The concatenation of n with n-1 and n with n+1 both yield primes (twin primes). +0
1
42, 78, 102, 108, 180, 192, 270, 300, 312, 330, 342, 390, 420, 522, 540, 612, 660, 822, 840, 882, 1002, 1140, 1230, 1272, 1482, 1542, 1632, 1770, 2100, 2190, 2682, 2742, 3072, 3198, 3408, 3642, 3828, 4242, 4452, 4572, 4740, 4788, 4998, 5622, 5718, 5832 (list; graph; listen)
OFFSET

1,1

EXAMPLE

42 is a member as 4241 as well as 4243 are primes.

PROGRAM

(PARI) for(n=2, 200, if(isprime(n*10^ceil(log(n-1)/log(10))+n-1)*isprime(n*10^ceil(log(n+1)/log(10))+\ n+1)==1, print1(n, ", ")))

CROSSREFS

Common terms of A030458 and A052089.

Sequence in context: A043769 A039525 A072326 this_sequence A135850 A153644 A160283

Adjacent sequences: A068697 A068698 A068699 this_sequence A068701 A068702 A068703

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Mar 09 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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research