[Home]History of Permutations

HomePage | Recent Changes | Preferences

Revision 8 . . (edit) November 25, 2001 5:24 am by AxelBoldt
Revision 7 . . November 16, 2001 11:37 pm by Goochelaar
Revision 6 . . November 16, 2001 11:26 pm by AxelBoldt
Revision 5 . . November 16, 2001 11:20 pm by AxelBoldt [Using notation from composition of functions]
Revision 4 . . November 16, 2001 10:27 pm by Goochelaar
Revision 3 . . August 9, 2001 10:15 pm by AxelBoldt [clarify, remove red font, variables in italics]
  

Difference (from prior major revision) (minor diff, author diff)

Changed: 1c1
A permutation, in combinatorics, is a sequence of elements in which no element appears twice. In a sequence, unlike in a set, the order in which the elements are written down matters. Suppose you have a total of n distinct objects at your disposal and you want to create permutations of k elements selected from those n, where kn.
In combinatorics, a permutation is a sequence of elements in which no element appears more than once. In a sequence, unlike in a set, the order in which the elements are written down matters. Suppose you have a total of n distinct objects at your disposal and you want to create permutations of k elements selected from those n, where kn.

Changed: 11,12c11,14
by nPk and use the factorial notation, we can write
:nPk = n! / (n-k)!
by P(n, k) and use the factorial notation, we can write
:P(n, k) = n! / (n-k)!




Changed: 21c23
Two permutations of a set of n elements (often, {1, 2, 3, ..., n}) can be composed, i.e. applied successively to the set. For instance, if a = (125)(34), and b = (13)(2)(45), applying b after a maps 1 to 2, and then to itself; 2 to 5 to 4; 3 to 4 to 5, and so on. So composing b and a gives ba = (124)(35).
Two permutations of a set of n elements (often, {1, 2, 3, ..., n}) can be composed, i.e. applied successively to the set. For instance, if a = (125)(34), and b = (13)(2)(45), applying b after a maps 1 to 2, and then to itself; 2 to 5 to 4; 3 to 4 to 5, and so on. So composing b and a gives ba = (124)(35). It is a matter of notation whether applying a and then b is to be denoted by ba (as here) or by ab: the first convention agrees with a functional notation (ba(2) meaning b(a(2)) ); the second one with an exponential notation (2ab = (2a)b).

HomePage | Recent Changes | Preferences
Search: