In combinatorics, the most important thing is to understand what are the most important considerations. Like the objects on which we are working for different choices we try to find are they distinct or identical. If the objects or choices are done with repetition or without repetition. Moreover, the problem is of ordered choice or unordered choices. Like for example, if we have 4 indentical marbles and we need to find number of ways of choosing 3 marbles. then there will be only one choice! How many arrangements (i.e. ordered) of 3 things is ? one
Lets consider another problem, if there are 4 identical objects and we need to find number of ways of choosing 3 objects is C(4,3) and number of arrangements is P(4,3)
In the above given 4 distinct objects if we find how many different arrangements of 3 things are done and this time we have repetition allowed, we have 4x4x4 ways.
SO remember inorder to master this topic you need to learn to solve problems and learn concepts from scratch and not follow any book or the formulae created in that book! Read books but try to evolve those concepts and problems yourself! |