58809domain: NAppears in sequencesa(0) = 1; a(n) = Sum_{k=1..n} (-1)^(k+1)*d(k+1)*a(n-k), where d() is the number of divisors (A000005).at n=19A307241G.f.: Sum_{n>=0} (n+1)*(n+2)/2 * x^n * (1 + x^n)^n.at n=56A326003