A228540 Rows of negated binary Walsh matrices interpreted as reverse binary numbers.
1, 3, 1, 15, 5, 3, 9, 255, 85, 51, 153, 15, 165, 195, 105, 65535, 21845, 13107, 39321, 3855, 42405, 50115, 26985, 255, 43605, 52275, 26265, 61455, 23205, 15555, 38505, 4294967295, 1431655765, 858993459, 2576980377, 252645135, 2779096485, 3284386755
Offset: 0
Examples
Negated binary Walsh matrix of size 4 and row 2 of the triangle: 1 1 1 1 15 1 0 1 0 5 1 1 0 0 3 1 0 0 1 9 Triangle starts: k = 0 1 2 3 4 5 6 7 8 9 10 11 ... n 0 1 1 3 1 2 15 5 3 9 3 255 85 51 153 15 165 195 105 4 65535 21845 13107 39321 3855 42405 50115 26985 255 43605 52275 26265 ...
Links
- Tilman Piesk, Rows 0..8 of the triangle, flattened
- Tilman Piesk, Prime factorizations
- Tilman Piesk, Negated binary Walsh matrix of size 256
Comments