A355192 Factorial splitting: write n! = x*y*z with x <= y <= z and minimal z-x; sequence gives value of z-x.
0, 0, 1, 2, 2, 2, 2, 6, 4, 2, 22, 28, 42, 72, 112, 288, 420, 720, 1568, 1920, 3512, 16560, 19686, 16028, 71280, 182160, 184320, 552960, 2925648, 4885160, 12080640, 32861900, 71559680, 77631750, 217165824, 604653336, 368858880, 4069377144, 7919402400, 17537715360, 87352688640, 127718553600
Offset: 0
Keywords
Links
- Max Alekseyev, Table of n, a(n) for n = 0..100
Comments