#991 ⟨a, b | ababbba=ba

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. b2aabac
  2. b2ccbac
  3. (ab)2c ⇒ (ba)2c
  4. a(bac)2c
  5. cbabcbcbac
  6. a(ba)3cba
  7. c(ba)3cbc
# ab:ababbba=ba ac/b bbbba=c frequency:5/1
bba=abac
bbc=cbac
ababc=babac
abacbac=c
cbabc=bcbac
abababac=ba
cbababac=bc

Right Cayley graph (truncated)

Left Cayley graph (truncated)