login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A248335
A recursive sequence generated by an L-system defined in comments.
1
1, 23, 3445, 45565667, 5667677867787889, 6778788978898990788989908990901, 7889899089909018990901901112899090190111290111211223, 89909019011129011121122390111211223112232323349011121122311223232334112232323342323343445
OFFSET
1,2
COMMENTS
The L-system producing the sequence is defined as follows:
Alphabet: 1 2 3 4 5 6 7 8 9 0
Initiator: 1
Production rules: (1 --> 23), (2 --> 34), (3 --> 45), (4 --> 56), (5 --> 67), (6 --> 78), (7 --> 89), (8 --> 90), (9 --> 1), (0 --> 12).
CROSSREFS
KEYWORD
nonn,base
AUTHOR
Felix Fröhlich, Oct 26 2014
STATUS
approved