2041199436domain: NAppears in sequencesa(0)=0; for n > 0, a(n) = a(n-1)*n + n if n is odd, (a(n-1) + n)*n otherwise.at n=12A344496