Combination Meaning

It is the distinct sections of a shared number of components carried one by one, or some, or all at a time. For example, if there are two components A and B, then there is only one way to select two things, select both of them.

For example, let n = 3 (A, B, and C) and r = 2 (All combinations of size 2). Then there are 3C2 such combinations, which is equal to 3. These three combinations are AB, AC, and BC.

Here, the combination of any two letters out of three letters A, B, and C is shown below, we notice that in combination the order in which A and B are taken is not important as AB and BA represent the same combination.

Combination Meaning

Note: In the same example, we have distinct points for permutation and combination. For, AB and BA are two distinct items i.e., two distinct permutation, but for selecting, AB and BA are the same i.e., same combination.

Combination Formula

Combination Formula is used to choose ‘r’ components out of a total number of ‘n’ components, and is given by:

Combination Formula

Using the above formula for r and (n-r), we get the same result. Thus,

[Tex]\bold{{}^nC_r = {}^nC_{(n-r)}}[/Tex]

Explanation of Combination Formula

Combination, on the further hand, is a type of pack. Again, out of those three numbers 1, 2, and 3 if sets are created with two numbers, then the combinations are (1, 2), (1, 3), and (2, 3). 

Here, (1, 2) and (2, 1) are identical, unlike permutations where they are distinct. This is written as 3C2. In general, the number of combinations of n distinct things taken r at a time is, 

[Tex]\bold{{}^nC_r = \frac{n!}{r!\times(n-r)!} = \frac{{}^nP_r}{r!}}[/Tex]

Permutations and Combinations

Permutation and Combination are the most fundamental concepts in mathematics and with these concepts, a new branch of mathematics is introduced to students i.e., combinatorics. Permutation and Combination are the ways to arrange a group of objects by selecting them in a specific order and forming their subsets.

To arrange groups of data in a specific order permutation and combination formulas are used. Selecting the data or objects from a certain group is said to be permutation, whereas the order in which they are arranged is called a combination.

Permutations and Combinations

In this article we will study the concept of Permutation and Combination and their formulas, using these to solve many sample problems as well.

Table of Content

  • Permutation Meaning
  • Combination Meaning
  • Derivation of Permutation and Combination Formulas
  • Difference Between Permutation and Combination
  • Solved Examples on Permutation and Combination

Similar Reads

Permutation Meaning

Permutation is the distinct interpretations of a provided number of components carried one by one, or some, or all at a time. For example, if we have two components A and B, then there are two likely performances, AB and BA....

Combination Meaning

It is the distinct sections of a shared number of components carried one by one, or some, or all at a time. For example, if there are two components A and B, then there is only one way to select two things, select both of them....

Derivation of Permutation and Combination Formulas

We can derive these Permutation and Combination formulas using the basic counting methods as these formulas represent the same thing. Derivation of these formulas is as follows:...

Difference Between Permutation and Combination

Differences between permutation and combination can be understood by the following table:...

Solved Examples on Permutation and Combination

Example 1: Find the number of permutations and combinations of n = 9 and r = 3....

FAQs on Permutations and Combinations

What is the factorial formula?...