%I A114045
%S A114045 0,1,2,6,2880
%N A114045 a(n) = n*a(n-1)! where a(0) = 0, a(1) = 1 and n >= 2.
%C A114045 The next term is too large to include.
%e A114045 If n=4, then a(4) = 4*a(3)! = 4*6! = 2880.
%Y A114045 Cf. A114020, A000045.
%Y A114045 Sequence in context: A129454 A140258 A071093 this_sequence A116899 A162146
A055698
%Y A114045 Adjacent sequences: A114042 A114043 A114044 this_sequence A114046 A114047
A114048
%K A114045 nonn
%O A114045 0,3
%A A114045 Parthasarathy Nambi (PachaNambi(AT)yahoo.com), Feb 01 2006
|