OFFSET
1,2
COMMENTS
This sequence can be represented as a binary tree. Each left hand child is produced as A257803(1+n), and each right hand child as A257804(n), when the parent contains n:
|
...................1...................
4 2
12......../ \........6 7......../ \........3
/ \ / \ / \ / \
/ \ / \ / \ / \
/ \ / \ / \ / \
30 19 18 10 21 11 9 5
74 48 52 32 49 31 25 15 54 36 27 16 24 14 17 8
etc.
Note how this is a mirror image of the tree shown in A260432.
LINKS
FORMULA
PROG
CROSSREFS
KEYWORD
AUTHOR
Antti Karttunen, Jul 27 2015
STATUS
approved