-14873domain: ZAppears in sequencesa(n) = Sum_{k=0..n} (-n)^(n-k) * binomial(2*k,k) * binomial(2*n,2*k).at n=5A337420