144905domain: NAppears in sequencesa(0)=0, a(1)=0; for n>1, a(n) = a(n-1) + n*a(n-2) + 1.at n=12A185308