Transcript

3 ­ Permutations.notebook

1

March 10, 2015

Jan 7­1:53 PM

Permutations

Sep 8­10:37 PM

Permutations

A permutation is an arrangement of objects in a definite order. 

The number of permutations of n distinct objects is n!

Example: How many permutations are possible using the letters from the word CAT?

list: CAT, CTA, ACT, ATC, TCA, TAC= 6

factorials: 3! = 3 × 2 × 1 = 6

3 ­ Permutations.notebook

2

March 10, 2015

Sep 8­10:37 PM

Permutations and Grouping

In some situations not all of the objects are used in the arrangement.

The number of permutations of n objects, taking r  at a time is found by

Example: How many ways could 8 runners finish 1 st, 2nd , and 3rd  in a race?

Jan 7­1:58 PM

3 ­ Permutations.notebook

3

March 10, 2015

Jan 7­1:59 PM

Jan 7­2:00 PM

3 ­ Permutations.notebook

4

March 10, 2015

Jan 7­2:04 PM

Sep 8­10:38 PM

Repetition

There are situations in which some of the objects that are being arranged are the same.

The number of permutations of n objects of which a objects are alike, another b objects are alike, and so on, is

Example: Find the number of permutations for the letters of the word STREET.2 T's a = 2 2 E's b = 2

3 ­ Permutations.notebook

5

March 10, 2015

Jan 7­2:05 PM

Jan 7­2:06 PM

3 ­ Permutations.notebook

6

March 10, 2015

Sep 8­10:38 PM

Practice

1. Find the number of permutation for the letters of the word MATHEMATICS.

2. Find the number of permutation for the letters of the word SLEEPLESS.

Sep 4­1:57 PM

 In how many ways can a supermarket manager display 5 brands of cereals in 3 spaces on a shelf?

How many different ways can 3 red, 4 green and 2 blue bulbs be arranged  in a string of Christmas tree lights with 9 sockets?

3 ­ Permutations.notebook

7

March 10, 2015

Oct 3­4:07 PM

Jan 7­2:10 PM


Top Related