Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #12 Mar 13 2015 19:10:20
%S 1,6,120,5040,524160,14658134400,3055495622623660944000,
%T 49836477033762340735543499750498132295731232000
%N Row products of triangle A094270.
%C For further terms see the b-file.
%H Martin Fuller, <a href="/A094273/b094273.txt">Table of n, a(n) for n = 1..11</a>
%F a(n) = Prod_{k=1,..,n} A094270(n,k). - _R. J. Mathar_, Jun 23 2006
%e Product of the terms of the 4th row = 7*8*9*10 = 5040. Product of the terms of the 5th row = 12*13*14*15*16 = 524160 = 104*5040.
%Y Cf. A094270, A094271, A094272, A094274.
%K nonn
%O 1,2
%A _Amarnath Murthy_, Apr 27 2004
%E More terms from _R. J. Mathar_, Jun 23 2006
%E Edited by _Martin Fuller_, Jun 13 2007