729036801domain: NAppears in sequencesa(n) = n^3 + (1/n) * Sum_{k=1..n-1} binomial(n,k) * k * a(k) * (n-k)^3.at n=8A336184