1. Permutations:
Permutations mean the different ways of arranging a set of objects in a specific order. In permutations, the order of arrangement is important. Understanding of this concept further helps in solving complex problems.
2. Permutations when all the objects are distinct:
When all the objects in a group are different from each other, the number of ways they can be arranged depends on how many objects are taken at a time. Each arrangement gives a unique permutation.
3. Factorial Notation:
Factorial notation is a shorthand used in counting arrangements. It is represented by an exclamation mark (!) and means the product of all natural numbers from 1 up to that number (e.g., 4! = 4 × 3 × 2 × 1 = 24).