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