%I A152687
%S A152687 1,1,2,24,8640,746496000,201231433728000000,
%T A152687 3554168771933456302080000000000,
%U A152687 139840535301953855934724122328694784000000000000000
%N A152687 Partial products operator applied thrice to nonzero Fibonacci numbers.
%C A152687 Partial products of A152686.
%t A152687 lst={};p0=p1=p2=1;Do[p0*=a[n];p1*=p0;p2*=p1;AppendTo[lst,p2],{n,1,2*3!}];
lst
%Y A152687 Cf. A001924, A003266, A152686.
%Y A152687 Sequence in context: A055462 A088600 A066120 this_sequence A062716 A137888
A108349
%Y A152687 Adjacent sequences: A152684 A152685 A152686 this_sequence A152688 A152689
A152690
%K A152687 nonn
%O A152687 1,3
%A A152687 Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 10 2008
%E A152687 Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Dec 12 2008
|