Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100759
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100759 Beginning with 2, least prime not occurring earlier such that the concatenation of first n terms has the least prime factor prime(n). +0
2
2, 7, 5, 17, 127, 3, 347, 37, 71, 829, 89, 79, 311, 271, 1103, 823, 827, 7219, 149, 499, 3947, 6367, 2861, 3673, 13781, 2281, 281, 229, 353, 1597, 191, 1879, 2609, 10993, 19961, 4789, 383, 1093, 521, 13681, 9227, 12619, 8219, 12037, 8573, 7621, 6029 (list; graph; listen)
OFFSET

1,1

COMMENT

Conjecture: Every prime is a member.

EXAMPLE

a(1) = 2, a(2) = 7 and the least prime divisor of 27 is 3.

MATHEMATICA

a = {2}; b = 2; Do[i = 1; While[Length[Intersection[a, {Prime[i]}]] == 1, i++ ]; While[ !FactorInteger[FromDigits[Join[IntegerDigits[b], IntegerDigits[Prime[i]]]]][[1, 1]] == Prime[n], i++ ]; AppendTo[a, Prime[i]]; b = FromDigits[Join[IntegerDigits[b], IntegerDigits[Prime[i]]]], {n, 2, 30}]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 21 2007

CROSSREFS

Cf. A114025.

Adjacent sequences: A100756 A100757 A100758 this_sequence A100760 A100761 A100762

Sequence in context: A096037 A114025 A135566 this_sequence A094360 A051757 A070524

KEYWORD

base,less,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Nov 23 2004

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 21 2007

More terms from David Wasserman (dwasserm(AT)earthlink.net), Mar 04 2008

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