-4522domain: ZAppears in sequencesSequence defined by the recurrence formula a(n+1)=sum(a(p)*a(n-p)+k,p=0..n)+l for n>=1, with here a(0)=1, a(1)=2, k=-2 and l=0.at n=9A177113G.f. A(x) satisfies: A(x) = 1 - x * (1 - A(x/(1 + x)) / (1 + x)).at n=12A326829