The meaning of combination is selection. Suppose we want to select two objects from four distinct objects a, b, c, and d. This can be stated as a number of combinations of four different objects taken two at a time. Here we have six different combinations ab, ac, ad, bc, bd, cd. In other words, we can say that there are six ways in which we can select two objects from four distinct objects. In real life, we use combinations for making lottery numbers and selecting nominees for student council.
JEE Main 2025: Sample Papers | Mock Tests | PYQs | Study Plan 100 Days
JEE Main 2025: Maths Formulas | Study Materials
JEE Main 2025: Syllabus | Preparation Guide | High Scoring Topics
In this article, we will cover the Introduction to Combinations. This topic falls under the broader category of Permutations and combinations, which is a crucial chapter in Class 11 Mathematics. This is very important not only for board exams but also for competitive exams, which even include the Joint Entrance Examination Main and other entrance exams: SRM Joint Engineering Entrance, BITSAT, WBJEE, and BCECE.
What is Combination?
The meaning of combination is selection. The notation of selecting $r$ objects from $n$ given object is ${ }^n C_r$. Let's derive the value of ${ }^n C_r$, and its relation with permutation notation.
We can generalize this concept for r object to be selected from given n objects as
$\begin{aligned} & { }^n C_r \times r!={ }^n P_r \\ & { }^n C_r=\frac{{ }^n P_r}{r!} \\ & { }^n C_r=\frac{n!}{(n-r)!r!}\end{aligned}$
Where 0 ≤ r ≤ n, and r is a whole number.
Now we have the value of
The number of selection of r objects from n different objects:
1. When $k$ particular things are always included $={ }^{n-k} C_{r-k}$
This can be comprehended as taking out those $k$ things that have to be included which can be done in 1 way and then finding the ways in which $r-k$ objects can be selected from remaining $n-k$ things, and putting those k things (which are already taken out) in $r-k$ selected objects.
2. k particular things are never included $={ }^{\mathrm{n}-\mathrm{k}} \mathrm{C}_{\mathrm{r}}$
This can be comprehended as taking out k things that are not to be selected which can be done in 1 way and then finding the ways of selecting $r$ things from $n-k$ things.
3. The number of ways selecting $r$ things out of $n$ different things such that $p$ particular objects are always included and $q$ particular objects are always excluded = ${ }^{n-p-q} C_{r-p}$
This can be comprehended as taking out the q objects that should not be selected and putting it out and then taking out $p$ objects that have to be selected and then finding ways of selecting $r-p$ objects out of $n-p-q$ objects and putting back $p$ objects in $r-p$ selected objects.|
If there are n points in the plane and out of which no three are collinear then,
1. Total No. of lines that can be formed using these $n$ points $={ }^n C_2$
2. Total No. of triangles that can be formed using these n points $={ }^{\mathrm{n}} \mathrm{C}_3$
3. Total no. of Diagonals that can be formed in $n$-sided polygon $={ }^n C_2-n$
If there are n points in the plane and out of which m points are collinear, then,
1. The total No. of different lines that can be formed by joining these n points is $
{ }^{\mathrm{n}} \mathrm{C}_2-{ }^{\mathrm{m}} \mathrm{C}_2+1
$
2. The total No. of different triangles that can be formed by joining these n points is ${ }^{\mathrm{n}} \mathrm{C}_3-{ }^{\mathrm{m}} \mathrm{C}_3$
3. The total No. of different quadrilaterals formed by joining these n points is ${ }^{\mathrm{n}} \mathrm{C}_4-\left({ }^{\mathrm{m}} \mathrm{C}_3 \cdot{ }^{\mathrm{n}-\mathrm{m}} \mathrm{C}_1+{ }^{\mathrm{m}} \mathrm{C}_4\right)$
If m parallel lines in a plane are intersected by the family of other n parallel lines, then the total number of parallelograms formed is
${ }^{\mathrm{m}} \mathrm{C}_2 \cdot{ }^{\mathrm{n}} \mathrm{C}_2=\frac{\mathrm{mn}(\mathrm{m}-1)(\mathrm{n}-1)}{4}$
The number of rectangles of any size in a square of size $n$ x $n$ is $\displaystyle\sum_{r=1}^n r^3$ and number of squares of any size is $\displaystyle\sum_{r=1}^n r^2$.
In a rectangle of size $n \times p(n<p)$ number of rectangles of any size is
$
\frac{n p}{4}(n+1)(p+1)
$
To determine the number of ways to reach in the shortest way from point A to B.
When considering the possible paths or shortest path one can observe that the total number of steps in the forward direction is 6-R(Right) and in the upward direction is 4-U(Upward)
Now, If we arrange these 6 Rs and 4 Us in any way, it comes out to be the shortest path.
Or one can say that first find all the possible steps and arrange them to get the total number of possible ways.
Using "u" and "r" we can write out a path:
r r r r r r u u u u
r r r u u u u r r r
and others......
Hence, the total number of ways is or,
Understanding the applications of combinations equips individuals with crucial methods to solve complex problems involving selection, grouping, and probability calculations efficiently. These applications underscore the fundamental role of combinations in both theoretical and practical domains. Knowledge of combinations is required for data analysis, algorithm design, or decision-making processes that involve combinatorial reasoning.
Recommended Video :
Example 1: The number of bijective functions $\mathrm{f}:\{1,3,5,7, \ldots, 99\} \rightarrow\{2,4,6,8, \ldots, 100\}$, such that $f(3) \geq f(9) \geq f(15) \geq f(21) \geq \ldots \geq f(99)$ is
[JEE MAINS 2022]
Solution: For the bijective function
$
\mathrm{f}(3)>\mathrm{f}(9)>\ldots>\mathrm{f}(99)
$
First, select 17 images for these 17 inputs in ${ }^{50} \mathrm{C}_{33}$ ways and divide them in 1 way.
Now, select images for the rest of the 33 inputs in 33! ways.
$
\begin{aligned}
\therefore \text { Total } & ={ }^{50} \mathrm{C}_{17} \cdot 33! \\
& =\frac{50!}{17!} \\
& =50 P_{33}
\end{aligned}
$
Hence, the answer is ${ }^{50} P_{33}$
Example 2: Five numbers $x_1, x_2, x_3, x_4, x_5$ are randomly selected from the numbers $1,2,3, \ldots, 18$ and are arranged in increasing order $\left(x_1<x_2<x_3<x_4<x_5\right)$. The probability that $x_2=7$ and $x_4=11$ is?
[JEE MAINS 2022]
Solution: If $\quad \mathrm{x}_2=7, \quad \mathrm{x}_1<7 \Rightarrow \mathrm{x}, \in\{1,2,3,4,5,6\}$
$
\mathrm{x}_3 \in\{8,9,10\}, \mathrm{x}_5 \in\{12,13,14,15,16,17,18\}
$
So Probability $=\frac{{ }^6 \mathrm{C}_1 \times{ }^3 \mathrm{C}_1 \times \frac{7}{7} \mathrm{C}_1}{18 \mathrm{C}_5}$
$
=\frac{6 \times 3 \times 7 \times 8 \times 4 \times 8 \times 2 \times 1}{18 \times 17 \times+6 \times 15 \times 14}=\frac{1}{68}
$
Hence, the answer is 1/ 68
Example 3: There are ten boys $B_1, B_2, \ldots, B_{10}$ and five girls $G_1, G_2, \ldots, G_5$ in a class. Then the number of ways of forming a group consisting of three boys and three girls, if both $B_1$ and $B_2$ together should not be the members of a group, is $\qquad$ [JEE MAINS 2022]
Solution:
$
\mathrm{n}(\mathrm{B})=10, \quad \mathrm{n}(\mathrm{a})=5
$
The number of ways of forming a group of 3 girls and 3 boys
$
\begin{aligned}
& ={ }^{10} \mathrm{C}_3 \times{ }^5 \mathrm{C}_3 \\
& =\frac{10 \times 9 \times 8}{3 \times 2} \times \frac{5 \times 4}{2}=1200
\end{aligned}
$
The number of ways where two particular boys $\mathrm{B}_1$ and $\mathrm{B}_2$ be members of a group together
$
={ }^8 \mathrm{C}_1 \times{ }^5 \mathrm{C}_3=8 \times 10=80
$
Number of ways boys $B_1$ and $B_2$ are not in the same group together
Required no.of selections $=1200-80=1120$
Hence, the answer is 1120.
Example 4: Let $\mathrm{P}_1, \mathrm{P}_2 \ldots, \mathrm{P}_{15}$ be 15 points on a circle. The number of distinct triangles formed by points $\mathrm{P}_i, \mathrm{P}_j, \mathrm{P}_k$ such that $i+j+k \neq 15$, is : [JEE MAINS 2021]
Solution:
Total no. of Triangles
$
={ }^{15} C_3=\frac{15 \times 14 \times 13}{3 \times 2 \times 1}=455
$
Cases when $i+j+k=15$ are:
$
\begin{aligned}
& i=1, j=2, k=12 \\
& i=1, j=3, k=11
\end{aligned}
$
$
\begin{aligned}
& i=1, j=6, k=8 \\
& i=2, j=3, k=10 \\
& i=2, j=4, k=9 \\
& i=2, j=5, k=8 \\
& i=2, j=6, k=7 \\
& i=3, j=4, k=8 \\
& i=3, j=5, k=7 \\
& i=4, j=5, k=6
\end{aligned}
$
These are 12 cases
So Desired no. of triangles $=455-12=443$
Hence, the answer is 443
11 Oct'24 10:00 AM
11 Oct'24 09:57 AM
11 Oct'24 09:53 AM
11 Oct'24 09:37 AM
11 Oct'24 09:22 AM
11 Oct'24 09:17 AM
11 Oct'24 09:14 AM
11 Oct'24 09:11 AM
11 Oct'24 09:04 AM