A069618 a(1) = 6; a(2n) = smallest prime that is a right concatenation of a(2n-1) and a number with no insignificant zeros and a(2n+1) = smallest prime ending in ( the least significant digits) a(2n-1). Alternate left and right concatenation yielding primes.
6, 61, 461, 46133, 246133, 2461337, 22461337, 224613371, 12224613371, 1222461337117, 151222461337117, 15122246133711733, 615122246133711733, 615122246133711733213, 9615122246133711733213, 961512224613371173321349
Offset: 1
Examples
a(4) = 46133 starting with a(3) = 461 and a(5) = 246133 in a(4) = 46133.
Crossrefs
Extensions
More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 30 2003
Comments