Chapter 6: Permutations and Combinations
Summary
- Introduction: Counting techniques to determine arrangements and selections without listing.
- Fundamental Principle of Counting: If an event can occur in m ways and another in n ways, total occurrences = m × n.
- Permutations:
- For n different objects taken r at a time (no repetition):
- Formula: nPr = n! / (n-r)!
- With repetition: n^r.
- For n different objects taken r at a time (no repetition):
- Combinations:
- For n different objects taken r at a time:
- Formula: nCr = n! / [r!(n-r)!].
- For n different objects taken r at a time:
- Historical Note: Concepts traced back to Jainism and significant contributions from mathematicians like Mahavira and Bhaskaracharya.
Key Formulas and Definitions
- Fundamental Principle of Counting: Total occurrences = m × n.
- Permutations (no repetition):
- nPr = n! / (n-r)!
- Permutations (with repetition): n^r.
- Combinations:
- nCr = n! / [r!(n-r)!].
Learning Objectives
- Understand the fundamental principle of counting.
- Apply permutations and combinations formulas to solve problems.
- Differentiate between permutations and combinations.
- Analyze historical contributions to the field of counting techniques.
Common Mistakes and Exam Tips
- Mistake: Confusing permutations with combinations; remember order matters in permutations.
- Tip: Carefully read the problem to identify if repetition is allowed or not.
- Tip: Use factorial notation correctly to simplify calculations.
Important Diagrams
- Tree Diagram: Illustrates possible outcomes for combinations of items (e.g., school bags, tiffin boxes, water bottles).
- Main branches for each item type, further branching for choices.
Miscellaneous Exercises
- How many words can be formed from the letters of the word DAUGHTER?
- How many ways can a committee of 7 be formed from 9 boys and 4 girls?
- In how many ways can 5 men and 4 women be seated in a row with women in even places?
- Determine the number of 5-card combinations from a deck of 52 cards with specific conditions.