219919domain: NAppears in sequencesConsider the morphism 1->{1,2}, 2->{1,3}, 3->{1}; a(n) is the total number of '3' after n substitutions.at n=13A103685G.f.: 1 = Sum_{n>=0} a(n) * x^n * (1 - (2*n+1)*x)^2.at n=6A222080