A183089 Tree generated by the lucky numbers: a(1) = 1; a(2n) = unlucky(a(n)), a(2n+1) = lucky(a(n+1)), where lucky = A000959, unlucky = A050505.
1, 2, 3, 4, 7, 5, 9, 6, 21, 11, 13, 8, 31, 14, 15, 10, 87, 29, 37, 17, 49, 19, 25, 12, 141, 42, 51, 20, 63, 22, 33, 16, 517, 112, 133, 40, 189, 50, 69, 24, 259, 64, 75, 27, 111, 35, 43, 18, 925, 177, 211, 56, 267, 66, 79, 28, 339, 83, 93, 30, 159, 45, 67, 23, 4129, 618, 685, 143, 855, 167, 201, 54, 1275, 234, 261, 65, 391, 90, 105, 34
Offset: 1
Examples
Top 6 levels of the binary tree: 1 | ...................2................... 3 4 7......../ \........5 9......../ \........6 / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ 21 11 13 8 31 14 15 10 87 29 37 17 49 19 25 12 141 42 51 20 63 22 33 16 ... From the level 3 to the level 4: 3 --> (7,5) and 4 --> (9,6).
Links
Crossrefs
Formula
Extensions
Added a formula to the Name field and more terms, edited Example section - Antti Karttunen, May 09 2015
Comments