Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068659
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068659 Primes among the concatenation of n, (n-1) and n. +0
2
131213, 171617, 313031, 333233, 434243, 474647, 494849, 636263, 777677, 898889, 939293, 117116117, 119118119, 127126127, 133132133, 151150151, 159158159, 161160161, 163162163, 199198199, 243242243, 269268269, 273272273, 277276277 (list; graph; listen)
OFFSET

0,1

MAPLE

for n from 1 to 1000 do a := n+10^( floor(log(n)/log(10)+0.000001 )+1)*(n-1); a := a+10^( floor(log(a)/log(10)+0.000001 )+1)*n; b[n] := a:end do:k := 0:for n from 2 to 1000 doif(isprime(b[n])) then k := k+1:c[k] := b[n]:end if:end do:seq(c[j], j=1..k);

CROSSREFS

Adjacent sequences: A068656 A068657 A068658 this_sequence A068660 A068661 A068662

Sequence in context: A017697 A013965 A036095 this_sequence A015407 A061732 A023046

KEYWORD

base,nonn

AUTHOR

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

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Mar 26 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 October 6 12:54 EDT 2008. Contains 144667 sequences.


AT&T Labs Research