77830
domain: N
Appears in sequences
- T(n,k)=Number of nXk arrays containing k copies of 0..n-1 with no element 1 greater than its northwest or southwest neighbor modulo n and the upper left element equal to 0.at n=24A266572
- Number of 4Xn arrays containing n copies of 0..4-1 with no element 1 greater than its northwest or southwest neighbor modulo 4 and the upper left element equal to 0.at n=3A266574
- T(n,k)=Number of nXk arrays containing k copies of 0..n-1 with no element 1 greater than its northwest or northeast neighbor modulo n and the upper left element equal to 0.at n=24A266681
- Number of 4Xn arrays containing n copies of 0..4-1 with no element 1 greater than its northwest or northeast neighbor modulo 4 and the upper left element equal to 0.at n=3A266683
- G.f. A(x) satisfies: A( 2*A(x)^2 - 4*A(x)^3 ) = 2*x^2 + 4*x^3.at n=9A290957