Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069605
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069605 a(1) = 3; a(n) = smallest number such that the juxtaposition a(1)a(2)...a(n) is a prime. +0
21
3, 1, 1, 9, 3, 17, 1, 3, 9, 39, 33, 53, 1, 21, 27, 113, 99, 123, 3, 91, 39, 29, 141, 87, 67, 297, 87, 333, 59, 67, 509, 103, 279, 99, 141, 107, 9, 1, 123, 83, 529, 521, 517, 137, 249, 459, 543, 583, 513, 21, 53, 1029, 657, 219, 313, 17, 237, 19, 689, 339, 307, 23 (list; graph; listen)
OFFSET

1,1

EXAMPLE

a(6) = 17 and the number 3119317 is a prime.

MATHEMATICA

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

CROSSREFS

Cf. A033681, A074339, A092528, A069603, A069605, A069606, A069607, A069608, A069609, A069610, A069611, A111525.

Sequence in context: A102435 A152570 A100537 this_sequence A080510 A124496 A074881

Adjacent sequences: A069602 A069603 A069604 this_sequence A069606 A069607 A069608

KEYWORD

nonn,base

AUTHOR

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

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Jun 13 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research