Permutation And Combination
☼ COMBINATION : When we have to choose a certain number of objects from a given set of objects in such a way that the order of selection is not important, the selection is known as a combination. Consider the following example…
☼ Circular Permutation : The total number of circular permutations of n distinct objects taken all at a time =
☼ PERMUTATIONS : In the above example, 2 objects were selected from 3 objects in such a way that the order of the arrangements is important.
Now, if there were n = 10 objects and r = 3 objects were to be selected, then we …
☼ Definition of Fundamental principal of counting : If one operation can be performed in m ways and if corresponding to each of the m…
☼ Fundamental principal of counting : Let us consider the following situation. A man has two shirts and three trousers.
S1 S
☼ Factorials : Permutation and Combination is a topic which requires use of the concept of factorials. A factorial is the number obtained by multiplying all the positive integers less than or equal to a given positive integer. T…