login
A077747
Partition the digits of the concatenation 123456789101112131415... of natural numbers such that a(n) contains a(n-1) digits with a(1) = 1.
1
1, 2, 34, 5678910111213141516171819202122232
OFFSET
1,2
COMMENTS
Next term is too large to include. - Sascha Kurz, Jan 04 2003
CROSSREFS
Cf. A077748.
Sequence in context: A365881 A045529 A293245 * A041012 A291162 A042459
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 20 2002
STATUS
approved