940211domain: NAppears in sequencesa(n+1) = Sum_{k = 0..floor(2*n/3)} a(k)*a(n-k) for n >= 0 with a(0) = 1.at n=19A030033