login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Row sums of triangle A114172, where the g.f. of column n equals the g.f. of row n divided by (1-x)^(n+1).
3

%I #3 Mar 30 2012 18:36:52

%S 1,2,5,13,34,90,240,643,1729,4663,12607,34156,92702,251975,685759,

%T 1868310,5094753,13904028,37971570,103762963,283703065,776069296,

%U 2123892683,5814922585,15926507984,43636524179,119597410199

%N Row sums of triangle A114172, where the g.f. of column n equals the g.f. of row n divided by (1-x)^(n+1).

%Y Cf. A114172, A114174 (central terms), A114175 (row sums-square).

%K nonn

%O 0,2

%A _Paul D. Hanna_, Nov 15 2005