Counting Flashcards

(55 cards)

1
Q
(Use a tree diagram)
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Revision: Multiplciation rule

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q
A

12 times

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the defintion of a permutation?

A

An ordering of objects in a row. For example, the set {a, b, c} has 6 permutations:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Given a set with n elements. What is the number of possible permutations?

A

n!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Define what is meant by a 2-permutation of the set S with 9 elements

A

The ordering of 2 elements (In this case, its called pairing) from the set S. Denoted as P(n, r) - remember that n comes before r (like in the alphabet)
Example:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the formula for permutations

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Just some extra info

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What does 0! equal?

A

1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Given a set A

What does N(A) mean?

A

The number of elements in A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Just some info on the addition rule. (common sense)

N(A) means the number of elements in A
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

How many three-digit integers (integers from 100 to 999 inclusive) are divisible by 5?

Use the addition rule.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is the difference rule?

A

Given two sets, A and B where the number of elements in each is known and B is a subset of A. The difference rule states that the N(A-B) = N(A)-N(B)

N() means the number of elements

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Consider a pin made from exactly four symboles chosen from 26 uppercase letters of the roman alphabet and the ten digits. There are 1,679,6166 pins with repition allows and 265,896 pins with no repeated symbol.
a) How many pins contain at least one repeated symbol?
b) If all pins are equally likely, what is the probability that a randomly chosen pin contains at least one repeated symbol?

Use addition or difference rule

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the probability of the complement of an event?

A

It means the probability of the event not happening.

The formula is just common sense
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q
A

Note that part b can be done by P(26, 3)+P(26, 4)+P(26, 5)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Given a set S with n elements

Defined r-combination

A

An r-combination is is the number of subsets of S with each subset having r elements.

25
26
# Given a set S Would you use to permutations or combinations to find the number of subsets of r elements (if order matters)
Permutations
27
# Given a set S Would you use to permutations or combinations to find the number of subsets of r elements (if order doesnt matter)
Combinations
28
29
What is the formula for combinations
30
What is 0-combination for any set?
1
31
32
Suppose a group you are to choose 5 members from a group of 12. But two members insist on working as a pair. And so any group must contain either the pair or not
33
Given a group of 12 teams.
34
Suppose a group of twelve consists of five men and seven women
35
36
37
38
What is pascal's formula?
Sometimes refered to as pascal's triangle
39
40
41
42
43
What is the Inclusion/Exlusion rule for two sets?
The following iamge is true for the following reason: N(A): N# elements in A and in common with B N(B): N# elements in A and in common with A And so when you add them, A∩B occurs twice, so you minus it to remove it
44
What is the Inclusion/Exlusion rule for three sets?
45
46
47
What is the pigeonhol principle in terms of functions?
A function that maps from a finite set to a smaller finite set cannot be one to one. | Atleast two elements must have the same image in the co-domain
48
49
It is known that New York City has a population of at least 8,000,000 people and each person has at most 300,000 hairs on their head
50
51
52
What is the pigeonhole principle in generalised terms?
If n pigeons fly into m pigeonholes and km > n for some integer k, then at least one pigeonhole must have k+1 pigeons
53
54
Use the genralised defintion of pigeonhole principle to define it with graphs
55