login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A061032
Factorial splitting: write n! = x*y*z with x<y<z and x maximal and z is minimal; sequence gives value of z.
11
3, 4, 6, 10, 21, 36, 81, 168, 360, 810, 1872, 4480, 11088, 27720, 71280, 186368, 496128, 1347192, 3720960, 10407936, 29576988, 85322160, 249500160, 738904320, 2216712960, 6732000000, 20680540160, 64260000000, 201860859375
OFFSET
3,1
COMMENTS
We first maximize x and then minimize z, which may be different from doing the opposite way around. For example, 7! = 15*16*21 = 14*18*20 is the case when absolute maximum of x (=15) and absolute minimum of z (=20) cannot be achieved together. - Max Alekseyev, Jun 18 2022
REFERENCES
Luc Kumps, personal communication.
LINKS
KEYWORD
nonn
AUTHOR
Ed Pegg Jr, May 25 2001
EXTENSIONS
a(10) and a(11) corrected and a(14)-a(31) from Donovan Johnson, May 11 2010
Definition and a(14), a(18), a(24) are corrected by Max Alekseyev, Apr 10 2022
STATUS
approved