PERMUTATION AND COMBINATIONS - 2 (Simple Applications on nPr and nCr)

Important Results

1. Sum of digits in the unit place of all numbers formed by a1,a2an taken all at a time is given by (n1)!(a1+a2+..an) if repetition of digits is not allowe(d).

2. Sum of all the numbers which can be formed using the digits a1,a2an (repetition not allowed)

=(n1)!(a1+a2++an)(10n1)9=(n1)!( sum of digits) (11n times )

Number of integral solutions of linear equations and unequations (Multinomial Theorem)

3. (i). Total number of non negative integral solutions of x1+x2+xr=n is n+r1Cr1 Total number of positive integral solutions of x1+x2+.xr=n is n1Cr1

(ii). In order to solve inequations of the form x1+x2+..+xrn, we introduce artificial (dummy) variable xr+1 such that x1+x2+.+xr+xr+1=n where xr+10.

Number of solutions of this equation are same as the number of solutions of inequation x1+x2+.xrn.

(iii). Number of solutions of α+2β+3γ+..+qθ=n is

{ coefficient of xn in (1x)1(1x2)1(1x3)1.(1xq)1 if zero is included  coefficient of xn in x1+2++q(1x)1(1x2)1.(1xq)1 if zero is not included 

Number and sum of divisors

4. Let N=apbqcr where a,b,c are primes & p,q,rZ+.

(i). Number of divisors of N=(p+1)(q+1)(r+1)

Sum of divisors of N=(1+a+a2+.ap)(1+b+b2+bq)(1+c+c2+.cr)

(ii). Number of ways in which N can be resolved as a product of two factors is

{12(a+1)(b+1)(c+1) if N is not perfect square {12(a+1)(b+1)(c+1)+1} if N is a perfect square }

5. Number of ways in which a composite number N can be resolved into two factors which are relatively prime (or co prime) to each other is 2n1 where n is the number of different prime factors is N.

Divisibility

6. Condition for divisibility of a number

A number abcde will be divisible

1. by 4 if 2 d+e is divisible by 4

2. by 8 if 4c+2 d+e is divisible by 8

3. by 3 if a+b+c+d+e is divisible by 3

4. by 9 if a+b+c+d+e is divisible by 9

5. by 5 if e=0 or 5

6. by 11 if a+c+e Sum of digits  at odd places b+d sur of digit  at even places  in divisible by 11

7. by 6 if e= even and a+b+c+d+e is divisible by 3

8. by 18 if e= even and a+b+c+d+e is divisible by 9

Solved examples

1. Ten different letters are printed round a circle. The number of different ways in which we can select three letters so that no two of them are consecutive is

(a). 26

(b). 50

(c). 56

(d). 72

Show Answer

Solution:

Number of selections is

10C310106C2=50 ways as total ways of selection is 10C3 (number of selections is nC3nnn.4C2 )

Number of ways when three are consecutive is 10

Number of ways when two are consecutive is 10.6C2. Subtract these two cases from the total number of ways.

Answer: b

2. The numberof triangles whose vertices are the vertices of an octagon but none of whose sides happen to come from the sides of octagon is

Show Answer

Solution:

(a). 24

(b). 52

(c). 48

(d). 16

Proceding in a similar way as in solved example 1 , we have number of selection as 8C288.4C2=16 (number of selections is nC3nn..n4C2 )

Answer: d

3. The maximum number of points in which 4 circles and 4 straight lines intersect is

(a). 26

(b). 50

(c). 56

(d). 72

Show Answer

Solution:

Maximum number of points of line - line intersection =4C2=6

Maximum number of points circle - circle intersction is 4P2=12

Maximum number of points of line circle intersection is (2×4)×4=32

total number of points of intersection is 6+12+32=50.

Answer: b

4. In a plane two families of lines are given by y=x+r and (y=x+p) where r{0,1,2,3,4} and p{0,1,2,,9}. The number of squares of diagonals of length 3 units formed by these lines is

(a). 36

(b). 24

(c). 20

(d). none of these

Show Answer

Solution:

It means we have to select two lines from each family in such a way that there is a gap of 2 lines between the selected lines. First pair can be selected in two ways and second pair can be selected in seven ways. Hence, number of squares selected is 7×2=14

Answer: d

5. The total number of words that can be made using letters of the word CALCULATE so that each word starts and ends with a consonant is

(a). 5.7!2

(b). 3.7!2

(c). 2.7!

(d). none of these

Show Answer

Solution:

Consonants Vowels
CLT AUE
CL A

Arrangements can be as follows.

C 7!2!2! C
C 7!2! L
L 7!2! C
C 7!2!2! T
T 7!2!2! C
C 7!2!2! T
L 7!2!2! T
T 7!2!2! T

Total number of arrangements can be 7!2!(12+1+1+12+12+12+12+12)

=5.7!2

6. The number of 5 digit numbers of different digints in which middle digits is the largest is

(a). n=49P4

(b). 33(3!)

(c). 30(3!)

(d). none of these

Show Answer

Solution: Fix the middle digit. Number of arrangements is

(4P43P3)+(5P44P3)++(9P48P3)

Answer: d

Practice questions

1. Last digit of (1!+2!+..+2005!)500 is

(a). 9

(b). 2

(c). 7

(d). 1

Show Answer Answer: (d)

2. Number of integral solutions of x+y+z=0 with x5,y5,z5 is

(a). 134

(b). 136

(c). 138

(d). 140

Show Answer Answer: (b)

3. Let x1,x2,xk be divisors of positive integer n (excluding 1 & n ). If x1+x2+.+xk=75, then i=1k1xi is equal to

(a). 75n2

(b). 75n

(c). 75k

(d). none of these

Show Answer Answer: (b)

4. The total number of ways in which n2 number of identical balls can be put in n numbered boxes (1,2,3,,n) such that ith  box contains at least i number of balls is

(a). n2Cn1

(b). n21Cn1

(c). n2+n22Cn1

(d). none of these

Show Answer Answer: (c)

5. Total number of positive integral solutions of 15<x1+x2+x320 is

(a). 685

(b). 785

(c). 1125

(d). none of these

Show Answer Answer: (a)

6. If n is selected from the set {1,2,3.10} and the number 2n+3n+5n is forme(d). Total number of ways of selecting n so that the formed number is divisible by 4 is equal to

(a). 50

(b). 49

(c). 48

(d). none of these

Show Answer Answer: (b)

7. A is a set containing n different elements. A subset P of A is chosen. The set A is reconstructed by replacing the elements of P. A subset Q of A is again chosen. The number of ways of choosing P and Q so that PQ contains exactly two elements is

(a). nC3×2n

(b). nC2×3n2

(c). 3n2

(d). none of these

Show Answer Answer: (b)

8. The number of three digit numbers of the form xyz such that x<y and zy is

(a). 276

(b). 285

(c). 240

(d). 244

Show Answer Answer: (a)

9. Number of ordered triplets (x,y,z) such that x,y,z are primes and xy+1=z is

(a). 0

(b). 1

(c). 3

(d). none of these

Show Answer Answer: (b)

10. Read the passage and answer the following questions:-

Suppose a lot of n objects having n1 objects one kind, n2 objects of second kind, n3 objects of third kind,…, nk objects of kth  kind satisfying the condition n1+n2++nk=n, then the number of possible arrangements / permutations of m objects out of this lot is the coefficient of xm in the expansion of m!{λ=0nixλλi}

i. The number of permutations of the letters of the word AGAIN taken three at a time is

(a). 48

(b). 24

(c). 36

(d). 33

Show Answer Answer: (d)

ii. The number of permutations of the letters of the word EXAMINATION taken 4 at a time is

(a). 136

(b). 2454

(c). 2266

(d). none of these

Show Answer Answer: (b)

iii. The number of permutations of the letters of the word EXERCISES taken 5 at a time is

(a). 2250

(b). 30240

(c). 226960

(d). none of these

Show Answer Answer: (a)

iv. The number of ways in which an arrangement of 4 letters of the word PROPORTION can be made is

(a). 700

(b). 750

(c). 758

(d). none of these

Show Answer Answer: (c)

v. The number of permutations of the letters of the word SURITI taken 4 at a time is

(a). 360

(b). 240

(c). 216

(d). none of these

Show Answer Answer: (d)