Careers360 Logo
Combination in Math: Definition, Formula and Example

Combination in Math: Definition, Formula and Example

Edited By Komal Miglani | Updated on Feb 13, 2025 06:19 PM IST

So far our task was always to “arrange” objects i.e. to place them in a specific order among themselves. Sometimes we would be interested in only “selecting” a few objects out of the given objects. In this case, we just need to “select” and we do not need to “arrange” them in an order. The selection of objects is called combinations. In real life, we use combinations for making lottery numbers and selecting nominees for student council.

This Story also Contains
  1. What is Combination?
  2. Combination Formula
  3. Relation Between Combination And Permutations
  4. Solved Examples Based on Introductions 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.

Background wave

What is Combination?

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.

Combination Formula

We can generalize this concept for r object to be selected from given n objects as

nCr×r!=nPrnCr=nPrr!nCr=n!(nr)!r!

Where 0rn, and r is a whole number.
Let's derive the value of nCr, and its relation with permutation notation.

Let's say we want to arrange 2 objects out of 5 objects: A, B, C, D, and E then using the concept of permutation we can do this in 5P2 ways.

We can calculate the same thing by another method: by selecting 2 things out of 5 , which can be done as 5C2 and then arranging the 2 selected things which can be done in 2 ! ways. So we have

5C2×2!=5P25C2=5P22!5C2=5!(52)!2!=5!3!2!

Relation Between Combination And Permutations

The combination is a type of permutation where the order of the selection is not considered. Hence, the count of permutations is always more than the number of the combination.

The notation of selecting r objects from n given object is nCr.

Corresponding to each combination of nCr, we have r ! permutations because r objects in every combination can be rearranged in r! ways.

So, the relation between combinations and permutations is given by

nCr×r!=nPr

Example: In ICC World Cup 2019 total of 10 teams participated and each team has to play one game in the league stage with all other teams before qualifying for the semifinals, how many total games will be played in the league stage?

Solution: For playing a game we need to select two teams. So this is a simple problem of selecting two teams, so this can be done in

10C2=10!(102)!2!10×9×8!8!×2!=10×92=45

Hence in total 45 games will be played in the league stage.

Recommended Video Based on Introductions of Combinations


Solved Examples Based on Introductions of Combinations

Example 1: Suppose Anil's mother wants to give 5 whole fruits to Anil from a basket of 7 red apples, 5 white apples, and 8 oranges. If in the selected 5 fruits, at least 2 oranges, at least one red apple and at least one white apple must be given, then the number of ways, Anil's mother can offer 5 fruits to Anil is
[JEE MAINS 2023]
Solution: Three cases are possible

 R 1 W3O+2R1 W2O+1R2 W2O7C15C18C3+7C25C18C2+7C15C28C2=6860

Hence, the answer is 6860 .

Example 2: Let S={1,2,3,5,7,10,11}. The number of non-empty subsets of S that have the sum of all elements as a multiple of 3 , is
[JEE MAINS 2023]
Solution
No. of element 1={3}
No. of element 2={(3 K+1),(3k+2)}
(3) (3)=9

No. of element 3={3k,3k+1,3 K+2}= (1) (3) (3) =9 ={(3k+1),(3k+1),(3k+1)}=1

={(3 K+2),(3k+2),(3k+2)}=111

No. of element 4={3k,3k+1,3k+1,3k+1}1
={3k,3k+2,3k+2,3k+2}1

=(3k+1,3k+2,3k+2,3k+1}3C2×3C2=9

No. of element 5=9, no. of element 6=1, no. of element 7=1
Total =43
Hence, the answer is 43 .

Example 3: Let the digits a,b, and c be in A.P. Nine-digit numbers are to be formed using each of these three digits thrice such that three consecutive digits are in A.P. at least once. How many such numbers can be formed?
[JEE MAINS 2023]
Solution
abc or cba
abc
cba

7C1×2×6!2!2!2!=1260

Hence, the answer is 1260.

Example 4: A bag contains six balls of different colours. Two balls are drawn in succession with replacement. The probability that both the balls are of the same colour is p. Next four balls are drawn in succession with replacement and the probability that exactly three balls are of the same colour is q . If p:q=m:n, where m and n are coprime, then m+n is equal to
[JEE MAINS 2023]

Solution

p=116q=(6C116161656)4!3!=5216×4=554pq=1/65/54=95 m=9n=5m+n=9+5=14 Hence, the answer is 14

Example 5: A class contains b boys and g girls. If the number of ways of selecting 3 boys and 2 girls from the class is 168 , then b+3g is equal to
[JEE MAINS 2022]
Solution

 Number of ways =bC3gC2=168b(b1)(b2)6g(g1)2=168b(b1)(b2)g(g1)=87632b=8, g=3b+3 g=8+9=17

Hence, the answer is 17.

Articles

Back to top