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