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