16170278093domain: NAppears in sequencesa(0) = 1, a(1) = 2; a(n) = n * (n+1) * a(n-1) + a(n-2).at n=8A347051