12980869domain: NAppears in sequencesa(0)=0, a(1)=0; for n>1, a(n) = a(n-1) + (n-2)*a(n-2) + 1.at n=16A186739