Chapter 3: Sets Flashcards

1
Q

What is the definition of a set and element?

A
  • A set is an unordered collection of distinct objects, which are called elemets
  • If x is an elemet of set S we write x ∈ S. This reads “X in S”.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the set N and Z?

A
  • N = Set of natural numbers
    • {1,2,3,….}
  • Z = Set of integers {…., -3,-2,-1,0,1,2,3,….}
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do you denote a set without any elements?

A

∅, and a set containing an empty set is {∅}.

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

Set notation and Set-building Notation?

A
  • {elements: conditions used to generate the elements}

OR

  • {elements ∈ S: conditions used to generate the elements} –>Where S is some larger set in which the condiitons are restricting
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the set N0?

A

the set {0,1,2,3,…}
also denoted as {|n|:n ∈ X}

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

What is the special set Q?

A

The Set Q is the set of rationale numbers

Q = { (a/b) : a,b ∈ Z, b≠0}

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

What is the set R?

A
  • Set of Real Numbers
  • Hard to define but it is basically any numbers that you can write down with or without decimal points.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the set R^2?

A

Can be used to represent the x,y plane, which is the set of ordered pairs of real numbers

R2 = {(x,y}: x ∈ R and y ∈ R}

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

What is the set for the unit circle?

A

for a circle of radius 1 centered at the origin it is contained within the set of R2 and can be definied as the following:

S1= {x,y ∈ R2: x2+ y2 = 1}

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

How do you write a close interval as a set?

A

[a,b] = {x ∈ R: a ≤ x ≤ b}

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

How do you denote that A is a subset of B?

A

Suppose A and B are a sets. If every elemet in A is also an element of B, then A is a subset of B, which is denoted as A⊆B

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

What sets are Natural numbers a subset of?

A

N⊆Z⊆Q⊆R⊆C

where the set C is complex numbers

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

How for every set B, is ∅ always a subset of it?

A
  • As it meets the definition of a subset
  • As there are no elements in the set ∅, it would be true to say “for and x∈ ∅, x is a purple elephant that speaks German”
  • It’s vacuously true as you certainly cant disprove it right. as you cant present any element in the set ∅ that is not a purple elephant that speaks German
  • If I can swap in any statement here to make it true then also the statement X ∈ ∅ then x∈ B is also true and by definition ∅⊆B.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a proper subset?

A
  • IF A = B, then A ⊆ B
  • In the case that A ⊆ B and A ≠B, we can say that A is a proper subset of B
  • This is denoted as A⊂ B
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the standard template of a “subset” direct proof?

A
  • Proposition A⊆B
  • Proof Assume x ∈ A
    * «An explanation of what x ∈ A means»
    * apply algebra, logic, techniques
    * Oh hey, that what x ∈ B means>
  • Therefore x ∈ B

Since x ∈ A implies that x ∈ B, it follows that A⊆B

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

Proof:
It is the case that

{ n ∈ Z:12|n} ⊆ {n ∈ Z :3|n}

A
17
Q

Proof:
Let A ={1,-3} and B {x ∈ R, x3 - 3x2 - x +3 =0}

A
18
Q

How do you prove that A = B and what is the standard form of the proof?

A
  • To say A= B both must share the exact same elements
  • There for you must prove that A⊆B and also B ⊆A
19
Q

What are the union and intersection of sets?

A
  • The union of sets A and B is the set A ∪ B = {x : x ∈ A or x ∈ B}
  • The intersection of sets A and B is the set A ∩ B = {x : x ∈ A and x ∈ B}
  • Likewise, if A1, A2, A3, . . . , An are all sets, then the union of all of them
    is the set A1 ∪ A2 ∪ · · · ∪ An = {x : x ∈ Ai for some i}. This set is also denoted as (big U)i=1n Ai
    • Likewise, if A1, A2, A3, . . . , An are all sets, then the intersection of all of
      them is the set A1 ∩ A2 ∩ · · · ∩ An = {x : x ∈ Ai for all i}. This set is also
      denoteds (big N)i=1n Ai
20
Q

What is the Subtration and Complements of a set?

A

Assume A and B are sets and “x∉B” means that x is not an element of B.
* The subtraction of B from A is A \ B = {x : x ∈ A and x∉B}
* * If A ⊆ U, then U is called a universal set of A. The complement of A in U is Ac = U \ A.

21
Q

What is important to note about subtrations of sets versus the intersection/union of sets?

A
  • Note that A ∪ B = B ∪ A and A ∩ B = B ∩ A are always true, but A \ B = B \ A is rarely true.

Here are some examples:

  1. Let A be the set of odd integers and B be the set of even integers
    *
    2.IF Z is the universal set
22
Q

What are Power Sets and Cardinality?

A
  • The Power set of A is P(A) = {X: X⊆A}
    • The elements of P(A) are all sets X that satisfy the conditions of being a subset of A
    • So this would be all permutation and variations of that set including the empty set ∅
  • The Cardinality of A is the number of elemets in A and is noted |A|
    • This only could the elements of that set, therefore if you had a set of three separate sets (containing 5 elements) it would only have a cardinality of 3.
23
Q

What is the Cartesian product of a set?

A

Assume that A and B are sets

The Cartesian product of A and B is A x B = {(a,b} = a ∈ A and b ∈ B}

  • It is like a way to “multiply” sets which creates an order pair of all elements where elements of A would be on the x axis and elements of B would be on the y axis.
24
Q

What are the set Operators?

A
  • Union and Intersection
  • Subtration and Complements
  • Power Sets and Cardinality
  • Cartesian Products
25
Q

Proof: Suppose A and B are sets. If P(A) ⊆ P(B), then A ⊆ B?

A
26
Q

What is De Morgan’s Laws?

A

Suppose A and B are subsets of a universal set U Then.

  • (AuB)c= Ac n Bc
  • (AmB)c= Ac u Bc
27
Q

What is the proof of De Morgan’s laws?

A
28
Q

How do you prove a ∈ A under the following generic set notation?

A = {x ∈ S:P(x)}

A

Considering the set A = {x ∈ S:P(x)}

where P(x) is some condition n x (say A = {x ∈ Z : 6 | x}, then P(x) is the ocnditions “6|x”.

Given a set of this form, if you are presented with a specific a and you wish to prove that a ∈ A then you must show that

i) a ∈ S and ii) P(a) is true

29
Q

Proof: Let A = {(x,y) ∈ Z x N: x ≡ y(mod5)}, Then (17,2 ) ∈ A.

A
30
Q

What is a family of sets and how do you denote the union and intersection of these sets?

A

denoted as F, a set is referred to as a family of sets if all elements of the set are sets themselves

31
Q

Proof: In the case that

{n ∈ Z: 12|n} = {n ∈ Z: 3|n} ∩ {n ∈ Z: 4|n}

And what interesting Proposition does this give rise too? –> might need separate bullet points

A
32
Q

How can π/4 be defined as an equation?

A

1 -(1/3)+(1/5)-(1/7)+(1/9)-……

33
Q

Given that 32=9 are two mathematical objects that are equal (and in term of sets equal)

What is the trignometric set that the following cartesian set equal to:

{(x,y}: x2 + y2 = 1

A

{(cos(t),sin(t)) : 0 <= t <= 2π}

34
Q

What is the Cardinality of the Power Set?

A

If |A|=n, then |P(A)|=2<sup.n</sup>.

35
Q

Proposition: Given any A ⊆ {1,2,3,…100} for which |A|=10, there exist two different subsets X⊆ A and Y⊆A for which the sum of the elements in X is equal to the sum of the components in Y

A
  • For example 10 random numbers from 1-100 could be
    • {6,23,30,39,44,46,62,73,90,92}
  • And sure enough there are two subsets X and Y which work If we let X = {6,23,46,73,90} and Y = {30,44,73,91}
  • Here elements in both sets sum to 238.
  • This would still apply if we added/subtracted any other number from the randomly selected to set to the set of X and Y
  • To check if this proposition is “guaranteed” we need to apply the Pigeonhole Principle: