602919332domain: NAppears in sequencesa(1)=1; for n > 1, a(n) = n*(a(n-1) + a(n-2) + ... + a(2) + a(1)) + 4.at n=10A082430