A369174 Irregular triangle read by rows: row n lists the number of U characters for each of the distinct derivable strings in the MIU formal system that are n characters long.
0, 1, 1, 0, 2, 2, 1, 2, 1, 1, 3, 3, 2, 3, 2, 2, 3, 2, 2, 2, 0, 4, 4, 3, 4, 3, 3, 4, 3, 3, 3, 1, 4, 3, 3, 3, 1, 3, 1, 1, 1, 0, 5, 5, 4, 5, 4, 4, 5, 4, 4, 4, 2, 5, 4, 4, 4, 2, 4, 2, 2, 2, 1, 5, 4, 4, 4, 2, 4, 2, 2, 2, 1, 4, 2, 2, 2, 1, 2, 2, 1, 2, 1, 1
Offset: 2
Examples
Triangle begins: [2] 0; [3] 1 1 0; [4] 2 2 1 2 1 1; [5] 3 3 2 3 2 2 3 2 2 2 0; [6] 4 4 3 4 3 3 4 3 3 3 1 4 3 3 3 1 3 1 1 1 0; ...
References
- Douglas R. Hofstadter, Gödel, Escher, Bach: an Eternal Golden Braid, Basic Books, 1979, pp. 33-41 and pp. 261-262.
Links
- Paolo Xausa, Table of n, a(n) for n = 2..10922 (rows 2..14 of the triangle, flattened).
- Wikipedia, MU Puzzle.
- Index entries for sequences from "Goedel, Escher, Bach".
Comments