#14861 ⟨a, b | abba=b, baaab=a

Quick links

  1. Properties
  2. Elements
  3. Right Cayley graph
  4. Left Cayley graph
  5. Rewriting system

Properties

Elements

Elements in the center commute with all other elements.
An idempotent element x satisfies x2 = x.
The index and period of x is the least m (index) and n (period) such that x(m+n) = xm.

Right Cayley graph

Left Cayley graph

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
#RuleProof
1. a9 ⇒ a [12]
2. ba8 ⇒ b [11]
3. a4b ⇒ ba4 [4]
4. b2 ⇒ a3ba3 [8]
5. ba2b ⇒ aba [3]
6. ba3b ⇒ a [2]
7. (ab)2 ⇒ baba7 [9]
# ab:abba=b,baaab=a a/b
aaaaaaaaa=a
baaaaaaaa=b
aaaab=baaaa
bb=aaabaaa
baab=aba
baaab=a
abab=babaaaaaaa