OFFSET
1,2
COMMENTS
This sequence can be represented as a binary tree. Each left hand child is produced as A179016(1+n), and each right hand child as A213713(n), when the parent contains n:
|
...................1...................
3 2
7......../ \........6 4......../ \........5
/ \ / \ / \ / \
/ \ / \ / \ / \
/ \ / \ / \ / \
16 13 15 12 8 9 11 10
46 27 35 22 42 25 32 21 19 14 23 17 31 20 26 18
etc.
LINKS
FORMULA
PROG
CROSSREFS
KEYWORD
nonn,tabf,base
AUTHOR
Antti Karttunen, Mar 05 2016
STATUS
approved