134434970domain: NAppears in sequencesa(0) = 1, a(1) = 3; for n>1, a(n) = n*a(n-1) + (-1)^n.at n=11A110149