login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A065664
Permutation of N induced by rotating the node 3 right in the infinite planar binary tree shown at A065658.
4
1, 2, 247, 4, 5, 28, 127, 8, 9, 10, 11, 55, 7, 2017, 511, 16, 17, 18, 19, 20, 21, 22, 23, 52, 3, 118, 3847, 502, 4060, 255, 2047, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 103, 13, 14335, 7168, 58, 478, 61447, 967, 31999, 129022, 4048, 8323072
OFFSET
1,2
MAPLE
[seq(RotateBinFracNodeRight(3, j), j=1..256)];
CROSSREFS
The third row of A065658. Inverse of A065665. A065664(n) = A065661(A065672(A065660(n)))
Sequence in context: A140162 A145712 A259141 * A244926 A024031 A099685
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 22 2001
STATUS
approved