2761524domain: NAppears in sequencesa(n) = (n-1)*a(n-1) - a(n-2) + (n-2)*a(n-3) with a(0)=0, a(1)=a(2)=1.at n=11A269450