Difference between revisions of "Permutation"
(Importing text file) |
Ulf Rehmann (talk | contribs) m (tex encoded by computer) |
||
Line 1: | Line 1: | ||
− | + | <!-- | |
+ | p0722701.png | ||
+ | $#A+1 = 31 n = 0 | ||
+ | $#C+1 = 31 : ~/encyclopedia/old_files/data/P072/P.0702270 Permutation | ||
+ | Automatically converted into TeX, above some diagnostics. | ||
+ | Please remove this comment and the {{TEX|auto}} line below, | ||
+ | if TeX found to be correct. | ||
+ | --> | ||
− | + | {{TEX|auto}} | |
+ | {{TEX|done}} | ||
− | + | ''of $ n $ | |
+ | elements'' | ||
− | + | A finite sequence of length $ n $ | |
+ | in which all the elements are different, i.e. a permutation is an [[Arrangement|arrangement]] of $ n $ | ||
+ | elements without repetition. The number of permutations is $ n! $. | ||
− | + | Usually, one takes as the elements to be permuted the elements of the set $ \mathbf Z _ {n} = \{ 1 \dots n \} $; | |
+ | a one-to-one mapping $ \pi $ | ||
+ | of $ \mathbf Z _ {n} $ | ||
+ | onto itself defines the permutation $ \overline \pi \; = ( \pi ( 1) \dots \pi ( n)) $. | ||
+ | The mapping $ \pi $ | ||
+ | is also called a substitution of $ \mathbf Z _ {n} $. | ||
+ | Many problems related to the enumeration of permutations are formulated in terms of substitutions, such as, for example, the enumeration of permutations with various restrictions on the positions of the permuted elements (cf. e.g. [[#References|[1]]], [[#References|[2]]]). A permutation $ \overline \pi \; $ | ||
+ | can be regarded as an ordered set consisting of $ n $ | ||
+ | elements if one assumes that $ \pi ( i) $ | ||
+ | precedes $ \pi ( i+ 1) $, | ||
+ | $ i = 1 \dots n $. | ||
− | + | Examples. 1) The pair $ \{ \pi ( i) , \pi ( j) \} $ | |
+ | forms an inversion in $ \overline \pi \; $ | ||
+ | if $ \pi ( i) > \pi ( j) $ | ||
+ | for $ i < j $; | ||
+ | if $ a _ {r} $ | ||
+ | is the number of permutations of $ n $ | ||
+ | elements with $ r $ | ||
+ | inversions, then | ||
− | + | $$ | |
+ | \sum _ { r= } 0 ^ { \left ( \begin{array}{c} | ||
+ | n \\ | ||
+ | 2 | ||
+ | \end{array} | ||
+ | \right ) } a _ {r} x ^ {r} = \ | ||
+ | |||
+ | \frac{( 1- x) \dots ( 1- x ^ {n} ) }{( 1- x) ^ {n} } | ||
+ | . | ||
+ | $$ | ||
+ | |||
+ | 2) If $ b _ {n} $ | ||
+ | is the number of permutations $ \overline \pi \; $ | ||
+ | consisting of $ n $ | ||
+ | elements such that $ \pi ( i) > \pi ( i- 1) $ | ||
+ | for $ i $ | ||
+ | even and $ \pi ( i) < \pi ( i- 1) $ | ||
+ | for $ i $ | ||
+ | odd, then | ||
+ | |||
+ | $$ | ||
+ | \sum _ { n= } 0 ^ \infty b _ {n} | ||
+ | \frac{x ^ {n} }{n!} | ||
+ | = \mathop{\rm tan} x + \mathop{\rm sec} x. | ||
+ | $$ | ||
Often a permutation is defined to be a bijective mapping of a finite set onto itself, i.e. a substitution (cf. also [[Permutation of a set|Permutation of a set]]). | Often a permutation is defined to be a bijective mapping of a finite set onto itself, i.e. a substitution (cf. also [[Permutation of a set|Permutation of a set]]). | ||
Line 17: | Line 69: | ||
====References==== | ====References==== | ||
<table><TR><TD valign="top">[1]</TD> <TD valign="top"> V.N. Sachkov, "Combinatorial methods in discrete mathematics" , Moscow (1977) (In Russian)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top"> J. Riordan, "An introduction to combinational analysis" , Wiley (1958)</TD></TR></table> | <table><TR><TD valign="top">[1]</TD> <TD valign="top"> V.N. Sachkov, "Combinatorial methods in discrete mathematics" , Moscow (1977) (In Russian)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top"> J. Riordan, "An introduction to combinational analysis" , Wiley (1958)</TD></TR></table> | ||
− | |||
− | |||
====Comments==== | ====Comments==== | ||
See also [[Permutation group|Permutation group]]. | See also [[Permutation group|Permutation group]]. |
Revision as of 08:05, 6 June 2020
of $ n $
elements
A finite sequence of length $ n $ in which all the elements are different, i.e. a permutation is an arrangement of $ n $ elements without repetition. The number of permutations is $ n! $.
Usually, one takes as the elements to be permuted the elements of the set $ \mathbf Z _ {n} = \{ 1 \dots n \} $; a one-to-one mapping $ \pi $ of $ \mathbf Z _ {n} $ onto itself defines the permutation $ \overline \pi \; = ( \pi ( 1) \dots \pi ( n)) $. The mapping $ \pi $ is also called a substitution of $ \mathbf Z _ {n} $. Many problems related to the enumeration of permutations are formulated in terms of substitutions, such as, for example, the enumeration of permutations with various restrictions on the positions of the permuted elements (cf. e.g. [1], [2]). A permutation $ \overline \pi \; $ can be regarded as an ordered set consisting of $ n $ elements if one assumes that $ \pi ( i) $ precedes $ \pi ( i+ 1) $, $ i = 1 \dots n $.
Examples. 1) The pair $ \{ \pi ( i) , \pi ( j) \} $ forms an inversion in $ \overline \pi \; $ if $ \pi ( i) > \pi ( j) $ for $ i < j $; if $ a _ {r} $ is the number of permutations of $ n $ elements with $ r $ inversions, then
$$ \sum _ { r= } 0 ^ { \left ( \begin{array}{c} n \\ 2 \end{array} \right ) } a _ {r} x ^ {r} = \ \frac{( 1- x) \dots ( 1- x ^ {n} ) }{( 1- x) ^ {n} } . $$
2) If $ b _ {n} $ is the number of permutations $ \overline \pi \; $ consisting of $ n $ elements such that $ \pi ( i) > \pi ( i- 1) $ for $ i $ even and $ \pi ( i) < \pi ( i- 1) $ for $ i $ odd, then
$$ \sum _ { n= } 0 ^ \infty b _ {n} \frac{x ^ {n} }{n!} = \mathop{\rm tan} x + \mathop{\rm sec} x. $$
Often a permutation is defined to be a bijective mapping of a finite set onto itself, i.e. a substitution (cf. also Permutation of a set).
References
[1] | V.N. Sachkov, "Combinatorial methods in discrete mathematics" , Moscow (1977) (In Russian) |
[2] | J. Riordan, "An introduction to combinational analysis" , Wiley (1958) |
Comments
See also Permutation group.
Permutation. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Permutation&oldid=48160