353631
domain: N
Appears in sequences
- Number of n X 2 0..3 arrays with no more than n elements equal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..3 order.at n=5A222839
- T(n,k) is the number of n X k 0..3 arrays with no more than floor(n*k/2) elements equal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..3 order.at n=22A222842
- T(n,k) is the number of n X k 0..3 arrays with no more than floor(n*k/2) elements equal to at least one horizontal or vertical neighbor, with new values introduced in row major 0..3 order.at n=26A222842
- T(n,k)=Number of nXk 0..3 arrays with no more than floor(nXk/2) elements equal to at least one horizontal, diagonal or antidiagonal neighbor, with new values introduced in row major 0..3 order.at n=26A223041