This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A061030 #7 Apr 10 2022 00:16:12 %S A061030 1,2,4,8,15,32,64,144,330,768,1800,4368,10800,27300,70560,184800, %T A061030 494208,1343680,3704400,10388250,29560960,85250880,249318000, %U A061030 738720000,2216160000,6729074352,20675655000,64247758848,201820667904 %N A061030 Factorial splitting: write n! = x*y*z with x<y<z and x maximal; sequence gives value of x. %D A061030 Luc Kumps, personal communication. %H A061030 Max Alekseyev, <a href="/A061030/b061030.txt">Table of n, a(n) for n = 3..100</a> %e A061030 For n = 6, 6! = 720 = 8*9*10, so x=8, y=9, z=10. %Y A061030 Cf. A061031, A061032, A061033, A060776, A060777, A060795, A060796, A200743, A200744 %K A061030 nonn %O A061030 3,2 %A A061030 _Ed Pegg Jr_, May 25 2001 %E A061030 a(10) and a(11) corrected and a(14)-a(31) from _Donovan Johnson_, May 11 2010