A355190 Factorial splitting: write n! = x*y*z with x <= y <= z and minimal z-x; sequence gives value of y.
1, 1, 1, 2, 3, 5, 9, 18, 35, 72, 160, 350, 770, 1848, 4455, 10920, 27648, 70720, 185895, 496125, 1344000, 3706560, 10395840, 29568000, 85299200, 249356800, 738840960, 2216522880, 6730407936, 20678434920, 64253314125, 201847852800, 640813814784, 2055410286592, 6658705461408, 21780889600000
Offset: 0
Keywords
Links
- Max Alekseyev, Table of n, a(n) for n = 0..100