Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069602
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069602 a(1) = 1; a(n) = smallest composite number such that the juxtaposition a(1)a(2)...a(n) is a prime. +0
10
1, 9, 9, 9, 21, 9, 51, 21, 9, 57, 301, 51, 51, 33, 209, 111, 87, 153, 121, 87, 63, 39, 77, 27, 57, 81, 129, 147, 111, 21, 147, 321, 69, 93, 153, 621, 817, 129, 81, 803, 129, 153, 451, 171, 717, 801, 959, 459, 187, 291, 231, 533, 399, 291, 289, 869, 489, 171, 381, 667, 21 (list; graph; listen)
OFFSET

1,2

EXAMPLE

a(5) = 21 and the number 199921 is a prime.

MATHEMATICA

a[1] = 1; a[n_] := a[n] = Block[{k = 3, c = IntegerDigits @ Table[ a[i], {i, n - 1}]}, While[PrimeQ[k] || !PrimeQ[FromDigits @ Flatten @ Append[c, IntegerDigits[k]]], k += 2]; k]; Table[ a[n], {n, 61}] (from Robert G. Wilson v (rgwv(at)rgwv.com), Aug 05 2005)

CROSSREFS

Cf. A033680, A074336, A092528.

Adjacent sequences: A069599 A069600 A069601 this_sequence A069603 A069604 A069605

Sequence in context: A068395 A141557 A072563 this_sequence A082049 A118662 A124475

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Mar 31 2003

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 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research