2984156domain: NAppears in sequencesa(n) = Sum_{k=0..n} (-1)^(n-k) * binomial(n,k) * binomial(8*k,k) / (7*k + 1).at n=7A346668