#6686 ⟨a, b | aab=b, abba=aa

Properties

Complete rewriting system

Format:
Word to reduce:
Tips:
  • Lowercase letters stand for generators.
  • Spaces are ignored.
  • Numbers repeat the previous letter, e.g. b90.
Reduction strategy:
Path to normal form: 1
1
  1. a2bb
  2. b2aa3
  3. b3b
  4. a4a2
  5. ba3ba
# ab:aab=b,abba=aa ab
aab=b
bba=aaa
bbb=b
aaaa=aa
baaa=ba

Right Cayley graph (truncated)

Left Cayley graph (truncated)