%I A132057
%S A132057 1,28,1,980,56,1,37730,2744,84,1,1531838,130340,5292,112,1,64337196,
%T A132057 6136956,299782,8624,140,1,2766499428,288408120,16120314,568008,12740,
%U A132057 168,1,121034349975,13561837212,841627332,34401528,956970,17640,196,1
%N A132057 A convolution triangle of numbers obtained from A034904.
%C A132057 a(n,1) = A034904(n). a(n,m)=: s2(8; n,m), a member of a sequence of unsigned
triangles including s2(2; n,m)=A007318(n-1,m-1) (Pascal's triangle).
s2(3;n,m)= A035324(n,m), s2(4; n,m)= A035529(n,m), s2(5; n,m)= A048882(n,
m), s2(6; n,m)= A049375; s2(7; n,m)=A092083.
%H A132057 W. Lang, <a href="http://www.cs.uwaterloo.ca/journals/JIS/index.html">
On generalizations of Stirling number triangles</a>, J. Integer Seqs.,
Vol. 3 (2000), #00.2.4.
%H A132057 W. Lang, <a href="http://www-itp.physik.uni-karlsruhe.de/~wl/EISpub/A132057.text">
First 10 rows</a>.
%F A132057 a(n, m) = 7*(7*(n-1)+m)*a(n-1, m)/n + m*a(n-1, m-1)/n, n >= m >= 1; a(n,
m) := 0, n<m; a(n, 0) := 0; a(1, 1)=1.
%F A132057 G.f. for m-th column: ((-1+(1-49*x)^(-1/7))/7)^m.
%e A132057 {1}; {28,1}; {980,56,1}; (37730,2744,84,1);...
%Y A132057 Cf. A132058 (row sums), A132059 (negative of alternating row sums).
%Y A132057 Sequence in context: A040810 A040811 A051000 this_sequence A040777 A036568
A040776
%Y A132057 Adjacent sequences: A132054 A132055 A132056 this_sequence A132058 A132059
A132060
%K A132057 nonn,easy,tabl
%O A132057 1,2
%A A132057 Wolfdieter Lang (wolfdieter.lang(AT)physik.uni-karlsruhe.de) Sep 14 2007
|