A034878 Numbers k such that k! can be written as the product of smaller factorials.
1, 4, 6, 8, 9, 10, 12, 16, 24, 32, 36, 48, 64, 72, 96, 120, 128, 144, 192, 216, 240, 256, 288, 384, 432, 480, 512, 576, 720, 768, 864, 960, 1024, 1152, 1296, 1440, 1536, 1728, 1920, 2048, 2304, 2592, 2880, 3072, 3456, 3840, 4096, 4320, 4608, 5040, 5184
Offset: 1
Examples
1! = 0! (or, 1! is the empty product), 4! = 2!*2!*3!, 6! = 3!*5!, 8! = (2!)^3*7!, 9! = 2!*3!*3!*7!, 10! = 6!*7!, etc.
References
- R. K. Guy, Unsolved Problems in Number Theory, B23.
Links
- Charlie Neder, Table of n, a(n) for n = 1..222
- Eric Weisstein's World of Mathematics, Factorial Products
- Index entries for sequences related to factorial numbers
Extensions
More terms from Jud McCranie, Sep 13 2002
Edited by Dean Hickerson, Sep 17 2002
Comments