28076306251domain: NAppears in sequencesSum of the n-th powers of multinomials M(n; mu), where mu ranges over all compositions of n.at n=5A326321a(0) = 1; a(n) = Sum_{k=0..n-1} binomial(n,k)^5 * a(k).at n=5A336197