Square array A(n, k), n, k >= 0, read and filled by upwards antidiagonals the greedy way with distinct nonnegative integers such that the binary expansions of any two distinct terms in the same row or column or antidiagonal have no common 1's.
A366031
Square array A(n, k), n, k >= 0, read and filled by upwards antidiagonals the greedy way with distinct nonnegative integers such that the binary expansions of any two distinct terms in the same row or column or antidiagonal have no common 1's.
Terms
- a(0) =0a(1) =1a(2) =2a(3) =4a(4) =8a(5) =16a(6) =10a(7) =17a(8) =32a(9) =64a(10) =48a(11) =68a(12) =128a(13) =256a(14) =9a(15) =192a(16) =512a(17) =257a(18) =34a(19) =20a(20) =1024a(21) =768a(22) =1056a(23) =6a(24) =144a(25) =2048a(26) =4096a(27) =8192a(28) =3072a(29) =4224
External references
- oeis: A366031