n1n2n1n2
n1n2n1n2 is a four-symbol sequence formed by concatenating the two symbols n1 and n2 twice. In formal language theory and string processing, it is often used as a simple example of a square word: a word of the form ww, where w is a shorter block. Here the block is w = n1n2, and the full word is (n1n2)^2.
If n1 and n2 are treated as distinct symbols, then n1n2n1n2 is not primitive, since it can
In practice, this string can be used in discussions of pattern matching, finite automata, and formal grammars
Because n1n2n1n2 is not a standard technical term in its own right, it typically functions as an
---