A109098 Numbers n such that n! is the product of exactly 5 smaller factorials (greater than 1).
16, 48, 144, 192, 432, 576, 960, 1296, 1728, 2304, 2880, 5184, 5760, 6912, 8640, 11520, 17280, 20736, 25920, 27648, 34560, 40320, 51840, 57600, 69120, 82944
Offset: 1
Keywords
Examples
144! = 2! * 2! * 3! * 3! * 143!, so 144 is in the sequence.