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