Counting and Multiplication Rule
r-permutations
r-combinations
r-combinations with repetitions
Counting Proofs
100

What is the multiplication rule in counting?

What is multiplying the number of choices for each step to get the total number of outcomes?

100

What is an R-permutation?

What is an arrangement of rrr elements from nnn distinct items?

100

What is an r-combination?

What is a selection of rrr elements from nnn distinct items where order doesn’t matter?

100

What is an r-combination with repetition?

What is a selection of r elements from n items where items can be repeated?

100

Which principle states that if there are more pigeons than pigeonholes, at least one pigeonhole must contain more than one pigeon?

What is the pigeonhole principle?

200

If there are 4 types of sandwiches and 3 types of drinks, how many meal combinations can you make?

What is 12?

200

How many ways can you arrange 3 out of 5 letters?

What is P(5,3)P(5, 3)P(5,3) or 60?

200

What is the formula for r-combinations?

What is n!/(n-r)!r!

200

What formula is used for r-combinations with repetition?

What is (n+r-1) choose r

200

Prove that if 6 people are in a room, at least two of them have their birthdays in the same month.

What is by the pigeonhole principle (12 months, 6 people)?

300

In how many ways can you arrange 5 books on a shelf?

What is 5 factorial or 120?

300

What formula is used to compute r-permutations?

What is n!/(n-r)!

300

How many ways can you choose 2 out of 5 items?

What is 10?

300

How many ways can you choose 3 candies from 5 types of candies if you can pick the same type more than once?

What is 35?

300

The method of proofs we have been using in class so far.

What is direct proof?

400

If a menu offers 5 appetizers, 3 main courses, and 4 desserts, how many meal combinations can be chosen?

What is 60?

400

How many ways can you select and arrange 4 students from a group of 7?

What is P(7,4)P(7, 4)P(7,4) or 840?

400

How many ways can a 3-member committee be chosen from 6 people?

What is 20?

400

How many ways can 6 identical apples be distributed among 3 people?

What is 28?

400

Using a counting proof, how can you show that

nCr = nCn-r

What is by considering choosing rrr objects out of nnn is the same as leaving n−rn-rn−r behind?

500

A lock requires a 4-digit code. How many possible codes are there if digits can be repeated?

What is 10,000?

500

If you select 3 numbers from 1 to 6 to create a permutation, how many permutations are possible?

What is 120?

500

A group of 10 people needs to form a 4-member team. How many teams can be formed?

What is 210?

500

If you can select 5 items from 4 categories with repetition allowed, how many different selections are possible?

What is 56?

500

Prove that the number of subsets of a set with n elements is 2n2^n2n.

What is a counting proof using binary representation of subsets?

M
e
n
u