1, 10, 1001, 10010110,..
visualize
ref: richardsouthwell254/rewrite-systems
I like rewrite systems because the basic concepts are very simple, but the
behavior you get out can be very elaborate and interesting.
This is good because it means that they are easy to understand, and watching
them work, teaches us something about how complexity can emerge from simple
settings.
slogan: "da stringa nasce stringa"
Una Grammatica formale e' un particolare tipo di rewriting system.
researchgate/Formal_grammars_and_languages
the Norwegian mathematician Axel Thue studied sequences of binary symbols subject to interesting mathematical properties, such as not having the same substring three times in a row. His work infuenced Emil Post, Stephen Kleene, and others to study the mathematical properties of strings and collections of strings.
Emil Post defines and studies a formal rewriting system using productions. With this, the process of rediscovering Pannini in the West begins.