T(n,k)=Number of nXk -1,1 arrays such that the sum over i=1..n,j=1..k of i*x(i,j) is zero and rows are nondecreasing (ways to put k thrusters pointing east or west at each of n positions 1..n distance from the hinge of a south-pointing gate without turning the gate).

A225310

T(n,k)=Number of nXk -1,1 arrays such that the sum over i=1..n,j=1..k of i*x(i,j) is zero and rows are nondecreasing (ways to put k thrusters pointing east or west at each of n positions 1..n distance from the hinge of a south-pointing gate without turning the gate).

Terms

    a(0) =0a(1) =1a(2) =0a(3) =0a(4) =1a(5) =2a(6) =1a(7) =0a(8) =3a(9) =2a(10) =0a(11) =3a(12) =6a(13) =7a(14) =0a(15) =1a(16) =0a(17) =9a(18) =16a(19) =15a(20) =0a(21) =0a(22) =3a(23) =12a(24) =31a(25) =0a(26) =35a(27) =8a(28) =1a(29) =0

External references