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”).

A065673
Permutation of N induced by rotating the node 7 left in the infinite planar binary tree shown at A065658.
4
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 487, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 1927, 247, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 7687, 967, 982, 31744, 64, 65, 66, 67, 68, 69
OFFSET
1,2
MAPLE
[seq(RotateBinFracNodeLeft(7, j), j=1..256)];
CROSSREFS
The seventh row of A065659. Inverse of A065672. A065673(n) = A065660(A065665(A065661(n)))
Sequence in context: A043319 A044916 A065672 * A077168 A195099 A195098
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 22 2001
STATUS
approved