A057120 Global ranks of terms of A057119.
1, 2, 12, 970, 21801077, 33006325301864331, 216010416087275256441802643730702446
Offset: 0
This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
This demonstrates how to get the fourth term 10110010 from the 3rd term 101100. The corresponding binary and general trees plus parenthesizations are shown. The first operation reflects the general tree, the second adds a new stem under the root and the third reflects the underlying binary tree, which induces changes on the corresponding general tree: .............................................. .....\/................\/\/..........\/\/..... ......\/......\/\/......\/............\/...... .....\/........\/........\/..........\/....... ......(A057164).(A057548)..(A057163).......... ........................o..................... ........................|..................... ........o.....o.........o...o.........o....... ........|.....|..........\./..........|....... ....o...o.....o...o.......o.........o.o.o..... .....\./.......\./........|..........\|/...... ......*.........*.........*...........*....... ..[()(())]..[(())()]..[((())())]..[()(())()].. ...101100....110010....11100100....10110010...
map(bintree_depth_first2tree, A014486);
Comments