363000domain: NAppears in sequencesIntegers which can be partitioned into two distinct factorials. 0! and 1! are not considered distinct.at n=32A301523a(n) = Sum_{k=0..floor(n/5)} (n-4*k)!/k!.at n=9A358494