218407domain: NAppears in sequencesa(n) = Sum_{k=0..n} binomial(n,k) * binomial(7*k,k) / (6*k + 1).at n=6A346649