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 A355190 #8 Jun 25 2022 21:56:52 %S A355190 1,1,1,2,3,5,9,18,35,72,160,350,770,1848,4455,10920,27648,70720, %T A355190 185895,496125,1344000,3706560,10395840,29568000,85299200,249356800, %U A355190 738840960,2216522880,6730407936,20678434920,64253314125,201847852800,640813814784,2055410286592,6658705461408,21780889600000 %N A355190 Factorial splitting: write n! = x*y*z with x <= y <= z and minimal z-x; sequence gives value of y. %H A355190 Max Alekseyev, <a href="/A355190/b355190.txt">Table of n, a(n) for n = 0..100</a> %Y A355190 Cf. A061030, A061031, A061032, A061033, A060776, A060777, A060795, A060796, A200743, A200744, A355189, A355191, A355192. %K A355190 nonn %O A355190 0,4 %A A355190 _Max Alekseyev_, Jun 23 2022