Applications of Combinations

Applications of Combinations

Edited By Komal Miglani | Updated on Jul 02, 2025 08:02 PM IST

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.

Applications of Combinations
Applications of Combinations

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 ${ }^n C_r$

Restricted Combination

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)$

Number of Parallelograms

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}$

Number of rectangles and squares

  1. 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$.
  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 $\frac{10!}{4!6!}$ or, ${ }^{10} C_4$

Recommended Video Based on Applications of Combinations:

Solved Examples Based on Applications of Combinations

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



Frequently Asked Questions (FAQs)

1. What are the real-world applications of combinations?
Combinations have numerous real-world applications, including:
2. How do combinations differ from permutations in practical scenarios?
Combinations and permutations differ in their consideration of order:
3. Why is understanding combinations crucial in probability theory?
Understanding combinations is crucial in probability theory because:
4. How are combinations used in cryptography and computer security?
Combinations play a vital role in cryptography and computer security by:
5. Can you explain the concept of "combination with repetition" and its applications?
Combination with repetition, also known as "multicombination," allows elements to be chosen more than once. It's calculated using the formula: (n+r-1) C r, where n is the number of types of items and r is the number of items selected.
6. How do combinations help in solving problems related to team formation?
Combinations are useful in team formation problems because:
7. What role do combinations play in genetic studies and inheritance patterns?
Combinations are crucial in genetic studies and inheritance patterns:
8. How are combinations applied in financial modeling and risk assessment?
Combinations are applied in financial modeling and risk assessment through:
9. Can you explain the "Combination Lock Paradox" and its implications?
The Combination Lock Paradox refers to the counterintuitive fact that a lock with 60 possible numbers (0-59) and a 3-digit combination has fewer possible combinations than one might expect.
10. How do combinations relate to the concept of "sample space" in probability?
Combinations relate to the concept of sample space in probability by:
11. What is the significance of the "choose" function (nCr) in combination problems?
The "choose" function, denoted as nCr or (n choose r), is fundamental in combination problems:
12. How do combinations apply to the analysis of survey data and market research?
Combinations are applied in survey data analysis and market research through:
13. Can you explain the concept of "stars and bars" and its relation to combinations?
The "stars and bars" technique is a combinatorial method used to solve problems involving the distribution of identical objects into distinct groups. It relates to combinations as follows:
14. How do combinations help in analyzing and designing experiments?
Combinations play a crucial role in experimental design and analysis:
15. What is the relationship between Pascal's Triangle and combinations?
Pascal's Triangle and combinations are closely related:
16. How are combinations used in coding theory and error correction?
Combinations are essential in coding theory and error correction:
17. Can you explain the concept of "derangements" and how it relates to combinations?
Derangements are permutations where no element appears in its original position. They relate to combinations as follows:
18. How do combinations apply to the analysis of social networks and graph theory?
Combinations are crucial in social network analysis and graph theory:
19. What is the significance of the "Combination Formula" in probability calculations?
The Combination Formula (nCr) is significant in probability calculations because:
20. How are combinations used in the field of operations research and optimization?
Combinations are widely used in operations research and optimization:
21. Can you explain the concept of "multichoose" and its applications?
The "multichoose" concept, denoted as ((n multichoose k)) or (n+k-1 choose k), represents the number of ways to choose k items from n types of items with replacement and where order doesn't matter. Applications include:
22. How do combinations relate to the concept of "sample size" in statistics?
Combinations relate to sample size in statistics through:
23. What role do combinations play in game theory and strategic decision-making?
Combinations are important in game theory and strategic decision-making:
24. How are combinations used in the analysis of chemical reactions and molecular structures?
Combinations are used in chemistry for:
25. Can you explain the concept of "stars and bars" in the context of integer partitions?
The "stars and bars" concept in integer partitions uses combinations to solve problems involving distributing identical objects into distinct groups. In this context:
26. How do combinations apply to the analysis of biodiversity and ecological systems?
Combinations are applied in biodiversity and ecological analysis through:
27. What is the significance of the "Binomial Theorem" in relation to combinations?
The Binomial Theorem is closely related to combinations:
28. How are combinations used in the field of cryptanalysis and code-breaking?
Combinations play a crucial role in cryptanalysis and code-breaking:
29. Can you explain the concept of "combination locks" and their mathematical principles?
Combination locks operate on principles related to combinations:
30. How do combinations apply to the analysis of genetic algorithms and evolutionary computation?
Combinations are important in genetic algorithms and evolutionary computation:
31. What is the relationship between combinations and the concept of "entropy" in information theory?
Combinations relate to entropy in information theory through:
32. How are combinations used in the design and analysis of experiments in psychology and social sciences?
Combinations are

Articles

Back to top