HOME

TheInfoList



OR:

In
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many appl ...
, the skew sum and direct sum of permutations are two operations to combine shorter permutations into longer ones. Given a permutation ''π'' of length ''m'' and the permutation ''σ'' of length ''n'', the skew sum of ''π'' and ''σ'' is the permutation of length ''m'' + ''n'' defined by : (\pi\ominus\sigma)(i) = \begin \pi(i)+n & \text1\le i\le m, \\ \sigma(i-m) & \textm+1\le i\le m+n,\end and the direct sum of ''π'' and ''σ'' is the permutation of length ''m'' + ''n'' defined by : (\pi\oplus\sigma)(i) = \begin \pi(i) & \text1\le i\le m,\\ \sigma(i-m)+m & \textm+1\le i\le m+n.\end


Examples

The skew sum of the permutations ''π'' = 2413 and ''σ'' = 35142 is 796835142 (the last five entries are equal to ''σ'', while the first four entries come from shifting the entries of ''π'') while their direct sum is 241379586 (the first four entries are equal to ''π'', while the last five come from shifting the entries of ''σ'').


Sums of permutations as matrices

If ''M''''π'' and ''M''''σ'' are the permutation matrices corresponding to ''π'' and ''σ'', respectively, then the permutation matrix M_ corresponding to the skew sum \pi \ominus \sigma is given by : M_ = \begin 0 & M_\pi \\ M_\sigma & 0 \end, and the permutation matrix M_ corresponding to the direct sum \pi \oplus \sigma is given by : M_ = \begin M_\pi & 0 \\ 0 & M_\sigma \end, where here the symbol "0" is used to represent rectangular blocks of zero entries. Following the example of the preceding section, we have (suppressing all 0 entries) that :M_ = \begin &1&& \\ &&&1 \\ 1&&& \\ &&1& \end, M_ = \begin &&1&& \\ &&&&1 \\ 1&&&& \\ &&&1& \\ &1&&&\end, :M_ = M_ = \begin &&&&&&1&&& \\ &&&&&&&&1 \\ &&&&&1&&& \\ &&&&&&&1& \\&&1&&&&&& \\ &&&&1&&&& \\ 1&&&&&&&& \\ &&&1&&&&& \\ &1&&&&&&&\end and :M_ = M_ = \begin &1&&&&&&& \\ &&&1&&&&& \\ 1&&&&&&&& \\ &&1&&&&&& \\ &&&&&&1&& \\ &&&&&&&&1 \\ &&&&1&&&& \\ &&&&&&&1& \\ &&&&&1&&&\end .


Role in pattern avoidance

Skew and direct sums of permutations appear (among other places) in the study of pattern avoidance in permutations. Breaking permutations down as skew and/or direct sums of a maximal number of parts (that is, decomposing into indecomposable parts) is one of several possible techniques used to study the structure of, and so to enumerate, pattern classes.Albert, M.H. and Atkinson, M.D. Simple permutations and pattern restricted permutations. Discrete Math. 300, 1-3 (2005), 1–15. Permutations whose decomposition by skew and direct sums into a maximal number of parts, that is, can be built up from the permutations (1), are called separable permutations;Kitaev (2011) p.57 they arise in the study of sortability theory, and can also be characterized as permutations avoiding the permutation patterns 2413 and 3142.


Properties

The skew and direct sums are
associative In mathematics, the associative property is a property of some binary operations, which means that rearranging the parentheses in an expression will not change the result. In propositional logic, associativity is a valid rule of replacement f ...
but not commutative, and they do not associate with each other (i.e., for permutations ''π'', ''σ'' and ''τ'' we typically have \pi \oplus(\sigma \ominus \tau) \neq (\pi \oplus \sigma) \ominus \tau). Given permutations ''π'' and ''σ'', we have :(\pi \oplus \sigma)^ = \pi ^ \oplus \sigma^   and   (\pi \ominus \sigma)^ = \sigma^ \ominus \pi ^. Given a permutation ''ω'', define its ''reverse'' rev(''ω'') to be the permutation whose entries appear in the opposite order of those of ''ω'' when written in one-line notation; for example, the reverse of 25143 is 34152. (As permutation matrices, this operation is reflection across a horizontal axis.) Then the skew and direct sums of permutations are related by : \pi \oplus \sigma = \operatorname(\operatorname(\sigma) \ominus \operatorname(\pi)).


References

* {{cite book , last=Kitaev , first=Sergey , title=Patterns in permutations and words , zbl=1257.68007 , series=Monographs in Theoretical Computer Science. An EATCS Series , location=Berlin , publisher= Springer-Verlag , isbn=978-3-642-17332-5 , year=2011 Permutations