A228539 Rows of binary Walsh matrices interpreted as reverse binary numbers.
0, 0, 2, 0, 10, 12, 6, 0, 170, 204, 102, 240, 90, 60, 150, 0, 43690, 52428, 26214, 61680, 23130, 15420, 38550, 65280, 21930, 13260, 39270, 4080, 42330, 49980, 27030, 0, 2863311530, 3435973836, 1717986918, 4042322160, 1515870810, 1010580540
Offset: 0
Examples
Binary Walsh matrix of size 4 and row 2 of the triangle: 0 0 0 0 0 0 1 0 1 10 0 0 1 1 12 0 1 1 0 6 Triangle starts: k = 0 1 2 3 4 5 6 7 8 9 10 11 ... n 0 0 1 0 2 2 0 10 12 6 3 0 170 204 102 240 90 60 150 4 0 43690 52428 26214 61680 23130 15420 38550 65280 21930 13260 39270 ...
Links
- Tilman Piesk, Rows 0..8 of the triangle, flattened
- Tilman Piesk, Prime factorizations
- Tilman Piesk, Binary Walsh matrix of size 256
Comments