calendarBack
Quant

/

Modern Maths

/

Permutations & Combinations
ALL MODULES

CAT 2025 Lesson : Permutations & Combinations - Basics of Combinations

bookmarked

1.3 Basics of Combination

Combination relates to the selection of elements only. The order of arrangement does not matter.

The number of ways in which r elements can be selected from n distinct elements is
 nCr = n!r!(nr)! \space ^{n}C_r \space = \space \dfrac{n!}{r!(n - r)!}

The following example explains the logic behind this formula.

Example 3

In how many ways can 22 students be selected from a group of 44 students?

Solution

This is similar to Example 1\bm{1}. However, the order in which the students are selected does not matter here.

Let the
44 students be A, B, C and D.

Number of ways
44 students can be arranged =4!=4×3×2×1=24= 4! = 4 \times 3 \times 2 \times 1 = 24

Below are the
2424 different ways in which 44 students can be arranged.

A B     C D B A     C D C A     B D D A     B C
A B     D C B A     D C C A     D B D A     C B
A C     B D B C     A D C B     A D D B     A C
A C     D B B C     D A C B     D A D B     C A
A D     B C B D     A C C D     A B D C     A B
A D     C B B D     C A C D     B A D C     B A


Like in the case of permutation, the arrangement of unselected students (
3rd3^{\mathrm{rd}} and 4th4^{\mathrm{th}} in each arrangement) does not matter. These 22 unselected students can be arranged in 2!\bold{2!} ways.

\therefore Number of ways 44 students can be arranged in 22 places =4!2!=242=12= \dfrac{4!}{2!} = \dfrac{24}{2} = 12

A B B A C A D A
A C B C C B D B
A D B D C D D C


However, in case of combinations, the arrangement of selected students (
1st1^{\mathrm{st}} and 2nd2^{\mathrm{nd}} in each arrangement) does not matter. For instance, A B and B A are the same. The order in which they are selected does not make a difference. These 2\bm{2} selected elements can be arranged in 2!\bm{2!} ways.

\therefore Number of ways 22 students can be selected from 4=122!=64 = \dfrac{12}{2!} = 6

A B B C
A C B D
A D C D


Alternatively (Recommended Method)

If there are
n\bm{n} elements, then number of ways they can be arranged =n!= \bm{n!}

From these
n\bm{n} elements, if r\bold{r} elements need to be selected, then there are (nr)\bm{(n - r)} elements that are not selected. The arrangement of these selected elements and the unselected elements do not matter in n!\bm{n!}. The selected elements and unselected elements can be arranged in r!\bm{r!} and (nr)!\bm{(n – r)!} ways respectively.

 nCr= nPrr!=n!r!(nr)!\therefore \space ^{n}C_r = \space \dfrac{^{n}P_r}{r!} = \dfrac{n!}{r!(n - r)!}

In this question,
22 students are to be selected from 44 students.

Number of ways
= 4C2=4!2!(42)!=242×2=6 = \space ^{4}C_2 = \dfrac{4!}{2!(4 - 2)!} = \dfrac{24}{2 \times 2} = 6

Answer:
66

So, the
nCr^{n}C_r formula is the number of arrangements of nn elements, i.e. n!\bm{n!}, divided by the number of arrangements of rr selected elements, i.e. r!\bm{r!}, and the number of arrangements of (nr)(n - r) unselected elements, i.e. (nr)!\bm{(n - r)!}.

Example 4

In how many ways can 55 students be selected from a group of 88 students?

Solution

Total number of students = n=8\bm{n} = 8

Number of students to be selected
=r=5= \bm{r} = 5

Total number of combinations/selections
= nCr= 8C5=8!5!(85)!=8!5!×3!=8×7×63!=56= \space ^{n}C_r = \space ^{8}C_5 = \dfrac{8!}{5!(8 - 5)!} = \dfrac{8!}{5! \times 3!} = \dfrac{8 \times 7 \times 6}{3!} = 56

Answer:
5656

Loading...Loading Video....