Restricted Permutations

Restricted Permutations:

In mathematics, a permutation is a way of arranging a set of objects in a specific order. A restricted permutation is a permutation where certain restrictions or conditions are imposed on the arrangement of the objects. These restrictions can be based on various criteria, such as the position of certain elements, the distance between certain elements, or the parity (even or odd) of certain elements.

Permutation of n things taken all together when the things are not all different:

Let the n given things in this case be n letters, but all the letters are not different. Let p of them be alike of one kind, q of them be alike of a second kind, r of them be alike of a third kind and the rest of the letters be different. Let us consider the required number of permutations by taking all of them together to be x.

Now, if in any one of the x permutations, all the p alike letters of first kind be changed into p unlike letters different from any of the rest and only these p new letters be arranged among themselves without altering the position of any of the remaining letters, then p! new permutations would be formed from each one of the x permutations. Hence, for this change only, we would have x . p! permutations.

Similarly, if in each of the new x . p! permutations, q alike letters of the second kind be changed into q new letters different from one another and different from any of the rest and if the order of these q new letters only be changed without changing the order of any other letter we would have q! permutations from each of x . p! permutations. Thus, the total number of permutations would then be x . p! . q!.

Now, all the alike objects have been changed to different objects and so we have now n different letters. The number of permutations of these n different letters by taking all at a time = n!. Naturally, then

x . p! . q! . r! = n!
∴ x = n! / p! . q! . r!

Permutations Involving Repetitions:

To find the number of permutations of n different things by taking r at a time, when each thing may be repeated up to r times in any arrangement.

Let the n things in this case be n different kinds of letters, there being not less than r of each kind. Let us also suppose that there are r blank places. The required number of permutations, in this case, will be equal to the number of ways in which r places can be filled up by taking r letters from the set of n kinds of different letters, each being taken once, twice, thrice …. up to r times.

The first place can be filled up by any one of the n kinds of letters and so it can be filled up in n ways. Now, when the first place has been filled up in any one of the n ways, the second can also be filled up in n ways as the same letter can be used again there. Hence, the first two places can be filled up in n x n or n2 ways.

The third place can also be filled up in n ways and so the first three places can be filled up in n3 ways.

Thus, we find that at any stage of permutation, the index of the power of n in the number of permutations is the same as the number of places filled up.

Proceeding in this way, we get n as the number of ways in which the last (i.e. the rth) place can be filled up.

Thus, the required number of permutations = nr.

Cyclic Permutation:

When the different objects are arranged in the form of a ring, then the permutation is known as cyclic permutation. As a circle does not have any extremity, the number of permutations in a circle depends on the relative position of the objects.

If n things are to be arranged in a ring, then at first one of them is kept fixed and other (n – 1) things are to be arranged among themselves which can be done in (n – 1)! ways. So, the number of permutations, in this case, is (n – 1)! (in the case of linear permutations, the number is n!).

Arrangements of beads in a garland are also a circular permutation. But a garland can be turned upside down. So, the two orders of arrangements- clockwise and anti-clockwise are not distinguished in this case. Thus, with n beads in a garland, the number of arrangements will be (1/2) [(n – 1)!].

Notes:

(1) The number of permutations of n different things taken r at a time in which m particular things never occur would be obtained by arranging r objects out of the remaining n – m things, which can be done in n-mPr ways. In this case, n – m ≥ r.

(2) The number of permutations of n different things taken r at a time in which m particular things always occur in rPm x n-mPr-m.

(3) The number of permutations of n different things taken r at a time in which m particular things are placed in m given places-

  • in a definite order is n-mPr-m
  • in any order is n-mPr-m . m!

(4) The number of permutations of n different things taken r at a time in which m particular things come together in a given order is (r – m + 1) . n-mPr-m.

(5) In case of arrangments with respect to a round table, the number of permutations of n persons is n!.


Example 1: In how many ways can the letters of the word COTTON be arranged so that the two O’s are not together?

Solution- Number of letters in the word COTTON = 6 in which there are two O’s and two T’s. So they can be arranged in 6!/(2! x 2!) = 720/4 = 180

Since two O’s are always together so consider them as one alphabet. Now the remaining four alphabets and one considered alphabet such that there are two T’s can be arranged in 5!/2! ways. Also, the two O’s themselves can be arranged in 2!/2! ways.

Therefore, the number of arrangements in which two O’s are together = 5!/2! x 2!/2! = 120/2 = 60

Therefore, the number of ways in which two O’s are never together = Total arrangement – Number of ways in which two O’s are together
= 180 – 60
= 120
Example 2: Find the number of arrangements that can be made out of the letters of the word COMMITTEE, taken all at a time such that the four vowels do not come together.

Solution- The number of letters in the word COMMITTEE = 9 in which there are two M’s, two T’s, and two E’s.

∴ Total number of arrangements = 9!/(2! 2! 2!)

Number of Vowels = 4 (O, I, E, E). Now consider all the vowels as one alphabet so that the remaining five alphabets and one considered alphabet in which there are two M’s and two T’s can be arranged in 6!/(2! 2!). Also, the four vowels in which there are two E’s itself can be arranged in 4!/2! ways.

∴ Number of ways in which vowels together = [6!/(2! 2!)] x [4!/2!]

Thus the number of ways in which four vowels are never together = Total arrangements – Number of arrangements in which vowels are together
= [9!/(2! 2! 2!)] – [6!/(2! 2!)] x [4!/2!]
= [6!/(2! 2! 2!)] [(9 x 8 x 7) – 4!]
= (720/8) (504 – 24)
= 90 (480)
= 43200
Example 3: In how many different ways can 4 subjects be arranged in 5 periods of a class?

Solution- Let the four subjects be P, Q, R, and S. Since there are four subjects and five periods so one period must be again from any of the four subjects which can be selected in four ways. Since out of five periods one subject is repeated so the four subjects can be arranged in 5!/2! ways.

∴ Total number of arrangements = (5!/2!) x 4 = 60 x 4 = 240
Example 4: Find the number of ways in which the letters of the word ALGEBRA be arranged. Find in how many of these arrangements the two A’s will not come together.

Solution- Number of letters in the word ALGEBRA = 7 in which there are two A’s.

∴ Total number of arrangements = 7!/2! = 2520

Consider two A’s are always together so consider them as one alphabet. Now the remaining 5 alphabets and one considered alphabet can be arranged in 6! ways. Also, the two A’s itself can be arranged in 2!/2! ways.

Therefore, the number of arrangements in which two A’s are together = 6! x (2!/2!) = 720

∴ Number of ways in which two A’s are never together = Total arrangement – Number of ways in which two A’s together
= 2520 – 720
= 1800
Example 5: 24 persons are invited to a party. How many seating arrangements are possible at a round table if
(i) they and the host can sit anywhere.
(ii) the two particular ladies are to be seated on either side of the host.
(iii) a bigger chair is fixed for the chief guest.

Solution- Number of persons = 25

(i) 25 persons can be seated around a round table in (25 – 1)! = 24!

(ii) Since two particular persons are always on either side of the host so the two persons and the host are always together.

Now consider these two persons and the host as one person. So the remaining 22 persons and 1 considered person can be arranged around a round table in 22! ways. Also, the two particular persons itself can be arranged in 2! ways.

∴ Total number of arrangements = 22! x 2!

(iii) Since a bigger chair is fixed for the chief guest so the remaining 24 persons can be seated around a circular table in 24! ways.

∴ Total number of arrangements = 24!

Molecularity of Reaction
Difference Between Order of Reaction and Molecularity of Reaction
Determination of Rate Law, Rate Constant and Order of Reaction
Rate Law Equation for the Zero Order Reaction
Rate Law Equation for the First Order Reaction
Rate Law Equation for the Second Order Reaction
Derivation of Half-Life Period for Zero and First Order Reaction
Factors Affecting the Rate of Reaction
Explanation of Increase in the Rate of the Reaction with Temperature
Chemical Bonding– Tamil Board

Comments (No)

Leave a Reply