8743994domain: NAppears in sequencesa(n) = n*a(n-1) + (n-2)*a(n-2), with a(0) = 0, a(1) = 1.at n=10A000153