29887602613domain: NAppears in sequencesa(0) = 1; a(n) = Sum_{k=0..n-1} binomial(k+3,3) * a(k) * a(n-1-k).at n=8A385952