cp's OEIS Frontend

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.

A061033 Factorial splitting: write n! = x*y*z with x and x maximal and z is minimal; sequence gives value of z-x.

This page as a plain text file.
%I A061033 #9 Apr 10 2022 00:44:02
%S A061033 2,2,2,2,6,4,17,24,30,42,72,112,288,420,720,1568,1920,3512,16560,
%T A061033 19686,16028,71280,182160,184320,552960,2925648,4885160,12241152,
%U A061033 40191471,71559680,77631750,217165824,604653336,368858880
%N A061033 Factorial splitting: write n! = x*y*z with x<y<z and x maximal and z is minimal; sequence gives value of z-x.
%D A061033 Luc Kumps, personal communication.
%H A061033 Max Alekseyev, <a href="/A061033/b061033.txt">Table of n, a(n) for n = 3..100</a>
%Y A061033 Cf. A061030 - A061032.
%K A061033 nonn
%O A061033 3,1
%A A061033 _Ed Pegg Jr_, May 25 2001
%E A061033 a(10) and a(11) corrected and a(14)-a(31) from _Donovan Johnson_, May 11 2010
%E A061033 Definition and a(14), a(18), a(24) are corrected, terms a(32) onward added by _Max Alekseyev_, Apr 10 2022