What is Permutation: Definition and 275 Discussions

In mathematics, a permutation of a set is, loosely speaking, an arrangement of its members into a sequence or linear order, or if the set is already ordered, a rearrangement of its elements. The word "permutation" also refers to the act or process of changing the linear order of an ordered set.Permutations differ from combinations, which are selections of some members of a set regardless of order. For example, written as tuples, there are six permutations of the set {1,2,3}, namely: (1,2,3), (1,3,2), (2,1,3), (2,3,1), (3,1,2), and (3,2,1). These are all the possible orderings of this three-element set. Anagrams of words whose letters are different are also permutations: the letters are already ordered in the original word, and the anagram is a reordering of the letters. The study of permutations of finite sets is an important topic in the fields of combinatorics and group theory.
Permutations are used in almost every branch of mathematics, and in many other fields of science. In computer science, they are used for analyzing sorting algorithms; in quantum physics, for describing states of particles; and in biology, for describing RNA sequences.
The number of permutations of n distinct objects is n factorial, usually written as n!, which means the product of all positive integers less than or equal to n.
Technically, a permutation of a set S is defined as a bijection from S to itself. That is, it is a function from S to S for which every element occurs exactly once as an image value. This is related to the rearrangement of the elements of S in which each element s is replaced by the corresponding f(s). For example, the permutation (3,1,2) mentioned above is described by the function



α


{\displaystyle \alpha }
defined as:




α
(
1
)
=
3
,

α
(
2
)
=
1
,

α
(
3
)
=
2


{\displaystyle \alpha (1)=3,\quad \alpha (2)=1,\quad \alpha (3)=2}
.The collection of all permutations of a set form a group called the symmetric group of the set. The group operation is the composition (performing two given rearrangements in succession), which results in another rearrangement. As properties of permutations do not depend on the nature of the set elements, it is often the permutations of the set



{
1
,
2
,

,
n
}


{\displaystyle \{1,2,\ldots ,n\}}
that are considered for studying permutations.
In elementary combinatorics, the k-permutations, or partial permutations, are the ordered arrangements of k distinct elements selected from a set. When k is equal to the size of the set, these are the permutations of the set.

View More On Wikipedia.org
  1. T

    Puzzle / Permutation question?

    Puzzle question... I am developing an interactive combination lock that involves utilizing a total of 9 buttons to open a door. I am wondering how many combinations there are if the answer requires a certain three to be pushed on? I am not sure how to calculate this, but I am trying to...
  2. D

    Levi-civita permutation tensor, and kroneker delta

    Hello, I'm interested in seeing some proof of the identities involving the levi civita permutation tensor and and the kroneker delta. I've discovered the utility and efficiency of these identities in deriving the standard vector calculus identities involving div, grad, and curl, but I'm sort of...
  3. D

    How many distinct tiles can be formed in the game of Tsuro?

    So, there's this game called "Tsuro". Pretty neat. The game contains square tiles, each with 4 line segments drawn on it, connecting points along the edges. A little more specifically, each tile has 8 points on the edges, 2 on each side, evenly distributed on each side (IE each point is 1/3...
  4. T

    Can You Prove the Existence of a Specific Permutation in P(X)?

    Sorry I am not used to using the tex code, but will learn and explain in words for now! I am trying to prove that for all distinct x and y in a finite set X, there exists a function f in P(X) (the permutation group) such that f(x)=x' and f(y)=y'. Note: x' and y' are also distinct. I have...
  5. C

    Probability of Boys and Girls in a Randomly Lined Up Group: Permutation Question

    A group of 5 boys and 10 girls is lined up in random order-that is, each of the 15! permutaions is assumed to be equally likely. a) What is the probability that the person in the 4th position is a boy? b) What is the probability that a particular boy is in the 3rd position? i tried to...
  6. F

    Permutation Question: Forming Sequences with a Sum of 7 from Digits 0-9"

    The question is: A sequence of length 6 is formed from the digits {0,1,2...9}. If no repetition is allowed, how many of these sequences can be formed if: f) the sum of the first two terms is 7? So i set up my place holders: _ _ _ _ _ _ if the first 2 place holders have a sum of 7...
  7. R

    How Many Ways to Arrange Letters in a 4x4 Grid with Unique Constraints?

    This is mind boggling. There is an array of 16 squares, arranged in a 4 x 4 grid. A supply of 4 A's, B's, C's, and D's are given. How many distinguishable ways are there of placing each of the letters in a square, if, one letter must appear once in each row and each column? I'm lost...
  8. J

    Permutation and combination in maths

    Hi. I've got problem with this task. We have 5 digit. How many 7-digit numbers can we create that has at least 2 different digit? Jurij
  9. MathematicalPhysicist

    Permutation Loops- successor operation

    in this page I've encountered this topic (it's a topic from combinatorics, so it's relevant to discrete maths with sets and so on [that's my justification to post it here o:) ), anyway from my point of view the page describes poorly the successor operation: "The resulting sequence of...
  10. J

    A simple permutation question or not so simple

    How many ways can 2 men and 3 women be seated in a row such that no 2 men are sitting beside each other? Now I have always had a problem with overthinking these kinds of questions. I'll usually write something down but then doubt myself. What I did was simply did 2! * 3!. 3 * 2 * 2 * 1 *...
  11. M

    Permutation and combination problem

    Hi, I'm having trouble understanding a question, which looks deceptively simple. May be it is. I would like to know how any of you would tackle the following problem? There are N men wearing identical hats in a room. They all take off their hats and place it in the center of the room and...
  12. S

    Would i use the fundamental counting principal or is this a permutation

    thare are 8 candidates for three student seats how many different ways can the seats be chosen? With the FCP I get 24 If it is a permutation I get 336 which is right and why? Thanks for the help
  13. F

    Permutation question (math) [ ]

    permutation question (math) [urgent] image here please solve this problem for me. the correct answer is c. i put 10!/(4!6!), then i know i am suppose to divide/subtract something, but i don't know what. (i have never done this kind of problem before.)
  14. E

    What's the transformation law for the permutation

    What's the transformation law for the permutation (or Levi-Civita) symbols?
  15. G

    Generate All Permutations of Sn from An and 1 Odd Permutation

    say you have the alternating group An for some permutation group Sn. If you are given An and then 1 odd permutation, must you be able to generate all of Sn? I tried it for S3 and I multiplied all the even perms in S3 by only 1 element that wasn't in A3 and was able to generate all of S3. Does...
  16. T

    Quick combination and permutation questions

    I have a test coming up late next week or early in the week after next. In any case I want to be ready and so I have been practicing problems from the text a lot and just wanted to make sure I am not making any mistakes. If you see an answer that is wrong please let me know so I can try to see...
  17. D

    Representing a permutation, and a curiosity

    I was recently writing a program that needed to encode a permutation into a single integer number (an index, from 0 to n! - 1). The program transformed the permutation (f.i., of 5 numbers) into a "series of indexes", in the ranges [0..4], [0..3], [0..2], [0..1], 4 indexes in total (one...
  18. F

    How Do You Decompose a Random n-Cycle into 2-Cycles?

    can anyone explain me the technique to decompose a random n-cycle into a bucnh of 2 cycles. Thanks in advance.
  19. O

    How Crucial Are Permutation and Combination for Mastering Probability?

    Consider these problems: 1. In how many ways can 7 boys be seated around a round table? 2. If seven beads of different colors are put on a ring how many different desighns can be made? 3. I have six books with identical black bindings, 8 with identical red bindings. In how many ways can I...
  20. Y

    Combination and Permutation questions

    Hi, Can anyone help me with these permutation/combination questions? Solve the equation for n: 1. nC4 = 35 2. nC4 = 70 It would be really good if I got the answers with full explanations, a.s.a.p. Thanks.
  21. A

    Number of Elements of Order 5 in S7 Permutation Group

    what is the number of elements of order 5 in the permutaion group S7?? so what we're concerned with here is, after decompositon into disjoint cycles the l.c.m of the lengths must be 5. since 5 is a prime, the only possible way we could get 5 as l.c.m would be to fix ANY 2 elements amongst the 7...
  22. C

    How Do Permutations Like (a, b)(b, c) Result in (a, b, c)?

    Why does (a, b)(b, c) = (a, b, c) and why does (a, b)(c, d) = (a, b, c)(b, c, d). I don't understand how we get that c goes to b, since there is no d in the first cycle. Colleen
  23. C

    Reconciliation (permutation, parity)

    I am reading through this paper and one stage has got me stumbled: http://www.cs.umbc.edu/~lomonaco/lecturenotes/9811056.pdf The part I don't understand is 4.2.3 Phase 3 of Stage 2. Extraction of reconciled key on page 17. I'm pretty sure this is purely mathematical stuff, so you don't...
  24. W

    Find A Permutation of order 6 in S5

    Hello, First I will pose my question: I am not sure what this question is asking. Is this question asking for a subgroup of S5 with that consists of six elements? Any help is appreciated. Thankyou.
Back
Top