6353518921domain: NAppears in sequencesa(0) = 1; a(n) = Sum_{k=0..floor((n-1)/2)} binomial(n-k,k) * a(n-2*k-1).at n=22A352864