A098154 Summarize the previous term in ternary (in increasing order).
1, 11, 21, 1112, 10112, 1010112, 2011112, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122, 1011122
Offset: 1
Examples
Summarizing a(8) = 1011122 in increasing digit order, there are "one 0, four 1's, two 2s", so concatenating 1 0 11 1 2 2 gives a(9) = 1011122 (=a(10)=a(11)=...).
Crossrefs
Formula
a(n) = 1011122 for all n >= 8 (see example).
Comments