169338domain: NAppears in sequencesa(n) = (n^5 - n^4 - n^3 + n^2 - 1)*a(n-5) for n > 4, otherwise n!.at n=8A123150