523913domain: NAppears in sequencesa(n) = (n-1)*a(n-1) - n*a(n-2), with a(1) = a(2) = -1.at n=10A356684