A190939 Subgroups of nimber addition interpreted as binary numbers.
1, 3, 5, 9, 15, 17, 33, 51, 65, 85, 105, 129, 153, 165, 195, 255, 257, 513, 771, 1025, 1285, 1545, 2049, 2313, 2565, 3075, 3855, 4097, 4369, 4641, 5185, 6273, 8193, 8481, 8721, 9345, 10305, 12291, 13107, 15555, 16385, 16705, 17025, 17425, 18465, 20485, 21845
Offset: 0
Examples
The 5 subgroups of the Klein four-group (Z_2)^2 and corresponding integers are: {0 } --> 2^0 = 1 {0,1 } --> 2^0 + 2^1 = 3 {0, 2 } --> 2^0 + 2^2 = 5 {0, 3} --> 2^0 + 2^3 = 9 {0,1,2,3} --> 2^0 + 2^1 + 2^2 + 2^3 = 15
Links
- Tilman Piesk, Table of n, a(n) for n = 0..2824
- Tilman Piesk, Graphical explanation of n, a(n), A227963(n) for n = 0..66
- Tilman Piesk, 2825x64 submatrix of the corresponding binary array, corresponding Walsh spectra (human readable versions of these matrices)
- Tilman Piesk, Subgroups of nimber addition (Wikiversity)
Crossrefs
Cf. A198260 (number of runs of ones in the binary strings)
Subsequences:
Cf. A051179 (2^2^n-1).
Cf. A083318 (2^n+1).
Cf. A001317 (rows of the Sierpinski triangle read like binary numbers).
Cf. A228540 (rows of negated binary Walsh matrices r.l.b.n.).
Cf. A122569 (negated iterations of the Thue-Morse sequence r.l.b.n.).
Extensions
Offset changed to 0 by Tilman Piesk, Jan 25 2012
Comments