login
Ratio of successive row products of triangle A094270: A094273(n+1) / A094273(n).
5

%I #10 Mar 13 2015 19:10:45

%S 6,20,42,104,27965,208450512135,16310439676221586983512978,

%T 45990084424116983110635251744693804995346329639812602455

%N Ratio of successive row products of triangle A094270: A094273(n+1) / A094273(n).

%H Martin Fuller, <a href="/A094274/b094274.txt">Table of n, a(n) for n = 1..10</a>

%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, A094273.

%K nonn

%O 1,1

%A _Amarnath Murthy_, Apr 27 2004

%E Edited by _Martin Fuller_, Jun 13 2007