OFFSET
1,9
COMMENTS
LINKS
EXAMPLE
A213730(9)=22, and from that branches 24 and 25 (as both A011371(24)=A011371(25)=22) and while 24 is a leaf (in A055938) the other branch 25 further branches to two leaves (as both A011371(28)=A011371(29)=25).
When we construct a binary tree from this in such a fashion that the larger numbers go to the left, we obtain:
..........
29...28...
..\./.....
...25..24.
....\./...
.....22...
..........
and the binary tree
.......
.\./...
..*....
...\./.
....*..
.......
is located as A014486(3) in the normal encoding order of binary trees, thus a(9)=3.
PROG
CROSSREFS
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 11 2012
STATUS
approved