A223543 Nim-products of powers of 2, list of entries in matrix A223541.
1, 2, 3, 4, 6, 8, 11, 12, 13, 16, 24, 32, 44, 48, 52, 64, 75, 96, 103, 128, 141, 176, 185, 192, 198, 208, 222, 256, 384, 512, 704, 768, 832, 1024, 1200, 1536, 1648, 2048, 2256, 2816, 2960, 3072, 3168, 3328, 3552, 4096, 4237, 6144, 6237
Offset: 0
Keywords
Examples
a(23) = 192, which is the result of the nim-multiplications 2*128 and 8*32.
Links
- Tilman Piesk, Table of n, a(n) for n = 0..6560
- Tilman Piesk, Walsh permutation; nimber multiplication (Wikiversity)
- Tilman Piesk, Detailed list, including the entries' positions in the matrix
Comments