A111794 Integers whose rote weight and rote height are equal, sorted by the equated value.
1, 2, 3, 4, 5, 7, 8, 16, 11, 17, 19, 32, 53, 128, 256, 65536, 31, 59, 67, 131, 241, 719, 1619, 2048, 131072, 524288, 821641, 4294967296, 9007199254740992
Offset: 1
Examples
Triangle whose j^th row lists the integers m with g(m) = h(m) = j j | m such that g(m) = h(m) = j --+------------------------------------------------------- 0 | 1 1 | 2 2 | 3 4 3 | 5 7 8 16 4 | 11 17 19 32 53 128 256 65536 5 | 31 59 67 131 241 719 1619 2048 131072 524288 821641 ` | 4294967296 9007199254740992 2^128 2^256 2^65536
Links
- J. Awbrey, Riffs and Rotes
Comments