Discrete Structures Week 9 Flashcards

1
Q

cardinality

A

the number of elements in a set

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

aleph zero

A

the cardinality of n

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

countable

A

set is either finite or its cardinality is equal to the cardinality of N

there exists a bijection from S to N
but not every map from S to N is a bijection

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

is Q and R countable

A

Q is
R is not

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

power set

A

all the subsets
|A| = n then |P(A)| = 2^n

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

them of |A| and |P(A)|

A

for finite or infinite
|A| < |P(A)|
if A is finite, then |P(A)| = 2^n

|P(N)| is uncountable

|N| is the smallest infinite cardinality

|N| < |R| so there is no set S such that |N| < |S| < |R|

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

pigeonhole principle

A

not injective, not room for each pigeon to have own hole

If A and B are finite sets, if |A| > |B| then there is no injection from A to B

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

generalized pigeonhole principle

A

suppose that N objects are distributed into k boxes
1. there is a box containing at least N/k objects
2.there is a box with at most N/k objects

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

addition

A

if A n B = empty
|A U B| = |A|+|B|

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

subtraction

A

if A is a subset of B
|B\A|=|B|-|A|

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

multiplicity

A

|AxB| = |A|x|B|

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

power rule

A

|A|=n, |B|=l
how many maps from A->B
|B|^|A| = l^n

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

inclusion-exclusion principle

A

A, B finite sets
if A n B != empty
|A U B|= |A|+|B| - |A n B|

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

string length with 2 zeros at end and start problem

A

:)

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

algin 5 people in rows problem

A

:)

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

how many injections

A

There are n(n-1)(n-2)….(n-m+1) injections from A to B if |A| = m and |B| =n

17
Q

distributing tasks among people problem

A

:)

18
Q

what is |A|=|B| with an injection, proof and theorem

A

proof in notes :)

if A, B are finite sets such that |A| =|B| and f:A->B then the following are equivalent
1. f is injective
2.f is surjective
3.f is bijective