Ch. 1: Sets, sequences, matrices Flashcards

1
Q

z+

A

{x | x is a positive integer} (1,2,3…)

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

N

A

{x | x is a positive integer or zero} (Natural number)

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

Z

A

{x | x is an integer} (-2, -1, 0, 1, 2…)

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

Q

A

{x | x is a rational number} (a/b where a and b are integers and b is not zero)

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

R

A

{x | x is a real number} ( real number is a value of a continuous quantity that can represent a distance along a line. … The real numbers include all the rational numbers, such as the integer −5 and the fraction 4/3, and all the irrational numbers, such as √2)

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

Empty set

A

Denoted by { } or symbol ∅

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

sets A and B are equal if

A

if they have the same elements, and we write A = B.

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

Subsets

A

If every element of A is also an element of B, that is, if whenever x∈A then x∈B, we say that A is a subset of B or that A is contained in B, and we write A⊆B. If A is not a subset of B, we write A B.

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

Let A be a set and let B = {A,{A}}.

A

Then, since A and {A} are elements of B, we have A∈B and {A} ∈B. It follows that {A} ⊆B and {{A}} ⊆B. However, it is not true that A⊆B.

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

Empty subsets

A

For any set A, since there are no elements of∅that are not in A, we have ∅⊆A. Note: { } is not always an element of A

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

Equality as denoted by subsets

A

It is easy to see that A = B if and only if A⊆B and B⊆A. This simple statement is the basis for proofs of many statements about sets.

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

Union

A

A∪B = {x | x∈A or x∈B}. (or logic)

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

Intersection

A

A∩B = {x | x∈A and x∈B}. (and logic)

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

Disjoint set

A

Two sets that have no common elements,

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

complement of B with respect to A

A

the set of all elements that belong to A but not to B, A−B. A−B = {x | x∈A and x∈/ B}.

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

If U is a universal set containing A, then U−A is called the complement of A

A

denoted by A. Thus A = {x | x∈/ A}.

17
Q

symmetric difference

A

the set of all elements that belong to A or to B, but not to both A and B, and we denote it by A⊕B. Thus A⊕B = {x | (x∈A and x∈/ B) or (x∈B and x∈/ A)}.

18
Q

If U is a universal set containing A, then U−A is called the complement of A

A

denoted by A(hat). Thus A(hat) = {x | x∈/ A}.

19
Q

Commutative Properties

A
  1. A∪B = B∪A 2. A∩B = B∩A
20
Q

Associative Properties

A
  1. A∪(B∪C) = (A∪B)∪C 4. A∩(B∩C) = (A∩B)∩C
21
Q

Distributive Properties

A
  1. A∩(B∪C) = (A∩B)∪(A∩C) 6. A∪(B∩C) = (A∪B)∩(A∪C) Kolman, Bernard. Discrete Mathematical Structures (Pearson Modern Classics for Advanced Mathematics Series) (p. 8). Pearson Education. Kindle Edition.
22
Q

Idempotent Properties

A
  1. A∪A = A 8. A∩A = A Kolman, Bernard. Discrete Mathematical Structures (Pearson Modern Classics for Advanced Mathematics Series) (p. 9). Pearson Education. Kindle Edition.
23
Q

Properties of the Complement

Kolman, Bernard. Discrete Mathematical Structures (Pearson Modern Classics for Advanced Mathematics Series) (p. 9). Pearson Education. Kindle Edition.

A