Circular String
A circular string or necklace is a string formed from a linear string formed by indexing by the modulus of .
To study a circular string we study every rotation of the underlying linear string of .
Canonical forms
The canonical form of a circular string is the lexicographically least rotation . See Lyndon Words.
The canonical form of $aba$ is $aab$.