Shuffle algebra

From HandWiki

In mathematics, a shuffle algebra is a Hopf algebra with a basis corresponding to words on some set, whose product is given by the shuffle product XY of two words X, Y: the sum of all ways of interlacing them. The interlacing is given by the riffle shuffle permutation. The shuffle algebra on a finite set is the graded dual of the universal enveloping algebra of the free Lie algebra on the set.

Over the rational numbers, the shuffle algebra is isomorphic to the polynomial algebra in the Lyndon words.

The shuffle product occurs in generic settings in non-commutative algebras; this is because it is able to preserve the relative order of factors being multiplied together - the riffle shuffle permutation. This can be held in contrast to the divided power structure, which becomes appropriate when factors are commutative.

Shuffle product

The shuffle product of words of lengths m and n is a sum over the (m+n)!/m!n! ways of interleaving the two words, as shown in the following examples:

abxy = abxy + axby + xaby + axyb + xayb + xyab
aaaaa = 10aaaaa

It may be defined inductively by[1]

u ⧢ ε = ε ⧢ u = u
uavb = (uvb)a + (uav)b

where ε is the empty word, a and b are single elements, and u and v are arbitrary words.

The shuffle product was introduced by (Eilenberg Mac Lane). The name "shuffle product" refers to the fact that the product can be thought of as a sum over all ways of riffle shuffling two words together: this is the riffle shuffle permutation. The product is commutative and associative.[2]

The shuffle product of two words in some alphabet is often denoted by the shuffle product symbol ⧢ (Unicode character U+29E2 SHUFFLE PRODUCT, derived from the Cyrillic letter ⟨ш⟩ sha).

Infiltration product

The closely related infiltration product was introduced by (Chen Fox). It is defined inductively on words over an alphabet A by

faga = (fga)a + (fag)a + (fg)a
fagb = (fgb)a + (fag)b

For example:

abab = ab + 2aab + 2abb + 4 aabb + 2abab
abba = aba + bab + abab + 2abba + 2baab + baba

The infiltration product is also commutative and associative.[3]

See also

References

  1. Lothaire 1997, p. 101,126
  2. Lothaire 1997, p. 126
  3. Lothaire 1997, p. 128

External links