permutations linear and circular. essential question: how do i solve problems using permutations?

11
Permutations Linear and Circular

Upload: joel-crawford

Post on 12-Jan-2016

214 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Permutations

Linear and Circular

Page 2: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Essential Question:

• How do I solve problems using permutations?

Page 3: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Fast Facts…

• A permutation is an arrangement of objects in a specific order.

• When objects are arranged in a row, the permutation is linear.

• When objects are arranged around a circle, the permutation is circular.

• “!” (factorial): means multiply by everything less than a number

Page 4: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Continued…

• 4! = 4•3•2•1 = 24• Calculator: MATH PRB !• To find the number of linear permutations,

use the formula P=n!• To find the number of linear permutations of

“n” objects taken “r” at a time use:

!Pr

( )!

nn

n r

Page 5: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Example 1 and 2

• Solve:8P3 =

= 6 3

4 3

P

P

Page 6: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Example 3

• Find the number of permutations for the first 5 letters of the alphabet for each situation:– Taken 2 at a time

= 205 2P

Page 7: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Circular Permutations

• To find the number of Circular Permutations use the formula: Pc = (n-1)!

Page 8: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Example 4

• 7 different pairs of sunglasses are on a circular display rack. How many ways can the display rack be set up?

• Pc = (7-1)!• Pc = (6)!• 720

Page 9: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Identical Objects

• To find the number of permutations with identical objects use the formula:

11 2

!

( ! !...)

nP

r r

Page 10: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Example 5

• Find the number of permutations with identical objects of the letters in each word:

• ALGEBRA BASEBALL

• 2520 5040

7!

2!8!

(2!2!2!)

Page 11: Permutations Linear and Circular. Essential Question: How do I solve problems using permutations?

Assignment

• Pages 640-641, #’s 9-50 all