A075166 Natural numbers mapped to Dyck path encodings of the rooted plane trees obtained by recursing on the exponents of the prime factorization of n.
0, 10, 1010, 1100, 101010, 101100, 10101010, 110100, 110010, 10101100, 1010101010, 10110100, 101010101010, 1010101100, 10110010, 111000, 10101010101010, 11001100, 1010101010101010, 1010110100, 1010110010
Offset: 1
Examples
The rooted plane trees encoded here are: .....................o...............o.........o...o..o....... .....................|...............|..........\./...|....... .......o....o...o....o....o.o.o..o...o.o.o.o.o...o....o...o... .......|.....\./.....|.....\|/....\./...\|.|/....|.....\./.... *......*......*......*......*......*......*......*......*..... 1......2......3......4......5......6......7......8......9.....
Links
- A. Karttunen, Alternative Catalan Orderings (with the complete Scheme source)
- A. Karttunen, Complete Scheme-program for computing this sequence.
Comments