Nothing Special   »   [go: up one dir, main page]

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

A065666
Permutation of N induced by rotating the node 4 right in the infinite planar binary tree shown at A065658.
4
1, 2, 3, 4, 5, 6, 7, 280, 9, 10, 11, 12, 13, 14, 15, 136, 1144, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 17407, 553, 568, 4600, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 67, 8912896, 2206
OFFSET
1,2
MAPLE
[seq(RotateBinFracNodeRight(4, j), j=1..256)];
CROSSREFS
The fourth row of A065658. Inverse of A065667. A065666(n) = A065661(A065662(A065660(n)))
Sequence in context: A099146 A073789 A004880 * A240466 A141769 A004891
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 22 2001
STATUS
approved