A195467 Consecutive powers of the Gray code permutation.
0, 1, 0, 1, 2, 3, 0, 1, 3, 2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 0, 1, 3, 2, 6, 7, 5, 4, 12, 13, 15, 14, 10, 11, 9, 8, 0, 1, 2, 3, 5, 4, 7, 6, 10, 11, 8, 9, 15, 14, 13, 12, 0, 1, 3, 2, 7, 6, 4, 5, 15, 14, 12, 13, 8, 9, 11, 10
Offset: 0
Links
- Tilman Piesk, First 15 rows of the triangle, flattened
- Tilman Piesk, Explanations (including the 8x256 submatrix) and MATLAB code showing the connection with A197819
- Tilman Piesk, The 8 different powers of the 6-bit Gray code permutation
- Tilman Piesk, Gray code permutation powers (Wikiversity)
Crossrefs
Extensions
Huge edit by Tilman Piesk, Aug 25 2013
Comments