Introduction to Permutations
Introduction to Permutations
Definition of Permutation: A permutation is an arrangement of items where the order matters.
Characteristics:
Ordered list.
No repetition of items.
Comparison with Combination: A combination is an arrangement where the order does not matter and is meant for grouping with no repetition.
Example 1: Five Children on a Swing
Scenario: Five children taking turns using a swing.
Question: How many ways can they line up for their turns?
Conclusion: This is a permutation since the order of the lineup matters.
Notation: 5 permute 5 is denoted as or .
Formula for Permutation:
Specifics for This Example:
Both n and r are equal to 5.
Calculation:
Since , it follows that
Calculating 5!:
Result: There are 120 ways the five children can line up to use the swing.
Verification using Calculator:
Entered as or as .
Example 2: Tony's Summer Reading List
Scenario: Tony has 14 books and wants to choose 4 to read in order.
Question: In how many ways can he select and order these 4 books?
Conclusion: This is a permutation as the order matters (first to last).
Notation: 14 permute 4, or .
Specifics:
n = 14, r = 4
Calculation:
Expanding 14!:
Simplification:
Calculating the Product:
Verification using Calculator:
Entered as .
Example 3: Student Council Positions
Scenario: 11 students need to hold four different positions (president, vice president, secretary, treasurer).
Question: In how many ways can these positions be appointed?
Conclusion: A permutation because the order matters and no one can hold more than one position.
Notation: 11 permute 4, or .
Specifics:
n = 11, r = 4
Calculation:
Expanding 11!:
Simplification:
Calculating the Product:
Verification using Calculator:
Entered as .
Example 4: Zach's Seven-Digit Passcode
Scenario: Zach is creating a 7-digit passcode using digits 0-9.
Question: How many unique 7-digit passcodes can he create if numbers cannot be repeated?
Conclusion: A permutation since order matters and numbers cannot repeat.
Notation: 10 permute 7, or .
Specifics:
n = 10, r = 7
Calculation:
Expanding 10!:
Simplification:
Calculating the Product:
Verification using Calculator:
Entered as .
Conclusion
The examples illustrate how to apply permutations in different contexts where both order matters and repetitions are not allowed. The essential formula for calculating permutations is crucial to evaluate such scenarios effectively.