-196860domain: ZAppears in sequencesa(n) = Sum_{k=0..n} (-n)^(n-k) * binomial(2*k,k) * binomial(2*n+1,2*k).at n=6A337465