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”).

%I #8 Oct 15 2013 22:31:44

%S 0,0,0,0,46,702,7479,97902,1231886,15977798,208298944,3085485116,

%T 45879947392,749485746579,12963973882204,236404256556347,

%U 4415737043058504,88721524940832020,1830113429944169943,40228564066847381090,921832573196324390682

%N A078153(n!)

%F a(n) = A078153(n!) = A078162(n) - A062569(n)

%t Table[Length[Union[Table[Floor[w!/j], {j, 1, w!}]]] -DivisorSigma[1, w! ], {w, 1, 9}]

%Y Cf. A078152, A078153, A078154, A078155, A078156, A078157, A078158.

%K nonn

%O 1,5

%A _Labos Elemer_, Nov 27 2002

%E Terms a(10) onward from _Max Alekseyev_, Feb 12 2012