A218776 A014486-codes for the Beanstalk-tree growing one natural number at time, starting from the tree of one internal node (1), with the "lesser numbers to the left hand side" construction.
2, 12, 50, 204, 818, 3298, 13202, 52834, 211346, 845586, 3382418, 13531282, 54125714, 216503058, 866012306, 3464049426, 13856197778, 55424792722, 221699171474, 886796698770, 3547186799762, 14188747200658, 56754988803218, 227019955225746, 908079820907666
Offset: 1
Keywords
Examples
Illustration how the growing beanstalk-tree produces the first four terms of this sequence. In this variant, the lesser numbers come to the left hand side: .......... ...\1/.... Coded by A014486(A218777(1)) = A014486(1) = 2 (binary 10). .......... .......... .\2/...... ...\1/.... Coded by A014486(A218777(2)) = A014486(3) = 12 (bin. 1100). .......... .......... .\2/ \3/.. ...\1/.... Coded by A014486(A218777(3)) = A014486(6) = 50 (110010). .......... .......... ....\4/... .\2/.\3/.. ...\1/.... Coded by A014486(A218777(4)) = A014486(15) = 204 (11001100). .......... Thus the first four terms of this sequence are 2, 12, 50 and 204.
Links
- Antti Karttunen, Table of n, a(n) for n = 1..256
- Antti Karttunen, Terms a(1)-a(4096) drawn as binary strings, in Wolframesque fashion.
Comments