Unit 2 Flashcards

1
Q

A blank is a collection of objects

A

set

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

The objects in a set are called blank

A

elements

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

The blank definition of a set is a list of the elements enclosed in curly braces with the individual elements separated by commas. The following definition of the set A uses roster notation:

A = { 2, 4, 6, 10 }

A

roster notation

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

The symbol blank is used to indicate that an element is in a set, as in 2 ∈ A.

A

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

The symbol blank indicates that an element is not in a set, as in 5 ∉ A.

A

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

The set with no elements is called the blank and is denoted by the symbol ∅

A

empty set

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

The empty set is sometimes referred to as the blank and can also be denoted by {}. Because the empty set has no elements, for any element a, a ∉ ∅ is true.

A

null set

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

A blank has a finite number of elements.

A

finite set

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

An blank has an infinite number of elements.

A

infinite set

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

The blank of a finite set A, denoted by |A|, is the number of elements in A.

A

cardinality

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

Two sets are blank if they have exactly the same elements

A

equal

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

The set of natural numbers: All integers greater than or equal to 0.

A

N

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

The set of all integers.

A

Z

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

The set of rational numbers: All real numbers that can be expressed as a/b, where a and b are integers and b ≠ 0.

A

Q

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

The set of real numbers

A

R

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

The superscript blank is used to indicate the positive elements of a particular set. For example, the set R+ is the set of all positive real numbers, and Z+ is the set of all positive integers.

A

+

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

The superscript blank is used to indicate the negative elements of a particular set. For example, the set R- is the set of all negative real numbers, and Z- is the set of all negative integers.

A

-

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

In blank, a set is defined by specifying that the set includes all elements in a larger set that also satisfy certain conditions. The notation would look like:

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

S is the larger set from which the elements in A are taken. P(x) is some condition for membership in A. The colon symbol “:” is read “such that”. The description for A above would read: “all x in S such that P(x)”.

A

set builder notation

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

The blank, usually denoted by the variable U, is a set that contains all elements mentioned in a particular context.

A

universal set

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

Sets are often represented pictorially with blank. A rectangle is used to denote the universal set U, and oval shapes are used to denote sets within U.

A

Venn diagrams

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

If every element in A is also an element of B, then A is a blank of B, denoted as A ⊆ B If there is an element of A that is not an element of B, then A is not a subset of B, denoted as A ⊈ B. If the universal set is U, then for every set A:

∅ ⊆ A ⊆ U

A

subset

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

Two sets are blank if and only if each is a subset of the other:

A = B if and only if A ⊆ B and B ⊆ A

A

equal

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

If A ⊆ B and there is an element of B that is not an element of A (i.e., A ≠ B), then A is a blank of B, denoted as A ⊂ B.

A

proper subset

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

The blank is a subset of every set.

A

empty set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Every set is a blank of itself.
subset
26
Set A is a subset of B, denoted blank if every element in A is also in B.
A⊆B
27
Set A is a proper subset of set B if it is a subset of B and is not equal to B. It is denoted blank
A⊂B
28
Sets can contain sets as blank.
elements
29
The cardinality of a set within a set is blank. That is, each set counts as a single element.
1
30
If S = the set of all sets that are not members of itself, then is S a member of itself?
If S is in S then it cannot be a member of S by definition of being in S.
31
The blank of a set A, denoted P(A), is the set of all subsets of A. For example, if A = { 1, 2, 3 }, then: P(A) = { ∅, { 1 }, { 2 }, { 3 }, { 1, 2 }, { 1, 3 }, { 2, 3 }, { 1, 2, 3 } }
power set
32
Since |A| = 3, the cardinality of the power set of blank
8
33
Let A be a finite set of cardinality n. Then the cardinality of the power set of blank
A is 2^n, or |P(A)|=2^n.
34
The power set of a set A is denoted blank
P(A)
35
The power set of any set A is the set of all blank, including the empty set and A itself.
subsets of A
36
The blank is an element of every power set.
empty set
37
The blank of the power set of a set of size n is 2^n
cardinality
38
Let A and B be sets. The intersection of A and B, denoted blank and read "A intersect B", is the set of all elements that are elements of both A and B.
A ∩ B
39
A = { x ∈ Z: x is an integer multiple of 2 } B = { x ∈ Z: x is an integer multiple of 3 } A ∩ B = blank
{ x ∈ Z: x is an integer multiple of 6 }
40
The union of two sets, A and B, denoted blank and read "A union B", is the set of all elements that are elements of A or B.
A ∪ B
41
A = { x: student x received an A on midterm 1 } B = { x: student x received an A on midterm 2 } Then A ∪ B = blank = { x: student x is eligible to skip the final exam }
{ x: student x received an A on midterm 1 or midterm 2 }
42
The blank of two sets: A∪B
union
43
The blank of two sets: A∩B
intersection
44
The union and intersection operations are blank. That is, A∪B=B∪A and A∩B=B∩A
commutative
45
Set operations can be blank to define even more sets.
combined
46
The expression A ∩ B ∩ C ∩ D is blank because the order in which intersection operations are applied does not matter.
well-defined
47
Similarly, the expression A ∪ B ∪ C ∪ D is also blank and defines the set consisting of those elements that are elements of at least one of the four sets: A, B, C, and D.
well-defined
48
The intersection and union operators can be combined in sequence: A∩(B∪C) or A∪(B∩C). Make sure to complete operations blank first.
inside parentheses
49
The blank between two sets A and B, denoted A - B, is the set of elements that are in A but not in B.
difference
50
The difference operation is not blank since it is not necessarily the case that A - B = B - A
commutative
51
The symmetric difference between two sets, A and B, denoted blank, is the set of elements that are a member of exactly one of A and B, but not both. An alternative definition of the symmetric difference operation is: A ⊕ B = ( A - B ) ∪ ( B - A )
A ⊕ B
52
The symmetric difference is blank. A - B = B - A
commutative
53
The blank of a set A, denoted Ä, is the set of all elements in U that are not elements of A. An alternative definition of Ä is U - A. For example, let U = Z, and define: A = { x ∈ Z: x is odd }
complement
54
x ∈ A ∩ B ↔ blank
(x ∈ A) ∧ (x ∈ B)
55
x ∈ A ∪ B ↔ blank
(x ∈ A) ∨ (x ∈ B)
56
x ∈ Å ↔ blank
¬(x ∈ A)
57
x ∈ ∅ ↔ blank
F
58
x ∈ U ↔ blank
T
59
A blank is an equation involving sets that is true regardless of the contents of the sets in the expression. The idea is similar to an equivalence in logic which holds regardless of the truth values of the individual variable in the expressions.
set identity
60
A ∪ A = A
Idempotent laws
61
A ∩ A = A
Idempotent laws
62
To say A union A or to say A intersect A is redundant. In both cases, we just have A.
Idempotent laws
63
A ∪ (A ∩ B) = A
Absorption laws
64
A ∩ (A ∪ B) = A
Absorption laws
65
A union any subset of A is just A.
Absorption laws
66
(A ∪ B) ∪ C = A ∪ (B ∪ C)
Associative laws
67
(A ∩ B) ∩ C = A ∩ (B ∩ C)
Associative laws
68
Only applies when the operators are all ∪ or ∩. Rearranging the parentheses in an expression will not change its value.
Associative laws
69
A ∪ B = B ∪ A
Commutative laws
70
Rearranging the operator within a single union or intersection will not change its truth value.
Commutative laws
71
A ∩ B = B ∩ A
Commutative laws
72
A ∩ Å = ∅ ~U= ∅
Complement laws
73
A ∪ Å = U ∅ = U
Complement laws
74
It cannot be true that an element is in both A and the complement of A. Similarly, all elements in U are either in A or its complement.
Complement laws
75
A ∪ B = A ∩ B (all superscript--)
De Morgan's laws
76
A ∩ B = A ∪ B (all superscript)
De Morgan's laws
77
If the complement operation is distributed in a parenthesized expression with either the union or intersection operation, change the union operation to intersection operation, and vice versa.
De Morgan's laws
78
A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C)
Distributive laws
79
A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
Distributive laws
80
This law is similar to the distributive law of multiplication over addition of the real numbers. For example, 5(x+y) = 5x + 5y
Distributive laws
81
A ∩ ∅ = ∅
Domination laws
82
A ∪ U = U
Domination laws
83
The intersection of a set with the empty set is always empty set. The union of a set A with the universal set is always the universal set.
Domination laws
84
The complement of the complement of a set is the set itself.
Double Complement law
85
A ∪ ∅ = A
Identity laws
86
A ∩ U = A
Identity laws
87
The union of A with itself can be reduced to just A. The intersection of A with itself can be reduced to just A
Identity laws
88
To blank a set identity, work with one side of the equation and manipulate it by using the identity laws until it matches the other side of the equation.
prove
89
An blank of items is written (x, y)
ordered pair
90
The first blank of the ordered pair (x, y) is x and the second entry is y.
entry
91
For two sets, A and B, the blank of A and B, denoted A x B, is the set of all ordered pairs in which the first entry is in A and the second entry is in B. That is: A x B = { (a, b) : a ∈ A and b ∈ B } Since the order of the elements in a pair is significant, A x B will not be the same as B x A, unless A = B. If A and B are finite sets, then |A x B| = |A|⋅|B|.
Cartesian product
92
A = { 1, 2, 3 } B = { x, y } (1, y) ∈ A x B True or False
True
93
An ordered list of three items is called an blank and is denoted (x, y, z).
ordered triple
94
For n ≥ 4, an ordered list of n items is called an blank. For example, (w, x, y, z) is an ordered 4-tuple and (u, w, x, y, z) is an ordered 5-tuple.
ordered n-tuple
95
The blank of three sets contains ordered triples, and for n ≥ 4, the blank of n sets contains n-tuples. The blank of n sets, A1, A2, ..., An is A1 x A2 x ... x An = { (a1, a2, ... , an) : ai ∈ Ai for all i such that 1 ≤ i ≤ n } For example, define A = {a, b}, B = {1, 2}, C = {x, y}, and D = {α, β}. Then the 4-tuples (a, 1, y, β) and (b, 1, x, α) are both examples of elements in the set A × B × C × D.
Cartesian product
96
The Cartesian product of a set A with itself can be denoted as A × A or blank More generally: For example, if A = {0, 1}, then An is the set of all ordered n-tuples whose entries are bits (0 or 1). For n = 3: {0, 1}^3 = { (0, 0, 0), (0, 0, 1), (0, 1, 0), (0, 1, 1), (1, 0, 0), (1, 0, 1), (1, 1, 0), (1, 1, 1) }
A^2.
97
The product A1×A2... ×An = {a1∈A1, a2∈A2, ..., an∈An}. The elements in this set are called blank.
n-tuples
98
The number of blank in A×B is the number of elements in A multiplied by the number of elements in B. That is, |A×B| = |A|×|B|
elements
99
The product A×B×C= {(a,b,c)|a∈A b∈B, c∈C}. The elements in this set are called blank.
ordered triples
100
If s and t are two strings, then the blank of s and t (denoted st) is a longer string obtained by putting s and t together. If s = 010 and t = 11, then st = 01011. It is also possible to concatenate a string and a single symbol: t0 = 110. Concatenating any string x with the empty string gives back x: xλ = x.
concatenation
101
Two sets, A and B, are said to be blank if their intersection is empty (A ∩ B = ∅)
disjoint
102
A sequence of sets, A1, A2, ..., An, is blank if every pair of distinct sets in the sequence is disjoint (i.e., Ai ∩ Aj = ∅ for any i and j in the range from 1 through n where i ≠ j).
pairwise disjoint
103
A blank of a non-empty set A is a collection of non-empty subsets of A such that each element of A is in exactly one of the subsets. A1, A2, ...,An is a partition for a non-empty set A if all of the following conditions hold: For all i, Ai ⊆ A. For all i, Ai ≠ ∅ A1, A2, ...,An are pairwise disjoint. A = A1 ∪ A2 ∪ ... ∪ An
partition
104
A blank of a non-empty set A is a collection of nonempty sets whose union is all of A and each pair in the collection is pairwise disjoint. Hint: Think of a partition as chopping the set up into disjoint pieces.
partition
105
A blank f that maps elements of a set X to elements of a set Y, is a subset of X × Y such that for every x ∈ X, there is exactly one y ∈ Y for which (x, y) ∈ f.
function
106
f: X → Y is the notation to express the fact that f is a function from X to Y. The set X is called the blank of f, and the set Y is the blank of f. The fact that f maps x to y (or (x, y) ∈ f) can also be denoted as f(x) = y.
domain target
107
In an blank for a function f, the elements of the domain X are listed on the left and the elements of the target Y are listed on the right. There is an arrow from x ∈ X to y ∈ Y if and only if (x, y) ∈ f.
arrow diagram
108
For function f: X → Y, an element y is in the blank of f if and only if there is an x ∈ X such that (x, y) ∈ f. Expressed in set notation: Range of f = { y: (x, y) ∈ f, for some x ∈ X } The range of f is a subset of the target but the range is not necessarily equal to the target.
range
109
blank are functions whose pairing relationship is defined by an algebraic set of operations. For example, f : R → R where f(x) = x2 -2x + 3.
Algebraic functions
110
In an arrow diagram, domain elements are on the left, target elements on the right. An arrow for each domain element points to a target element. In an arrow diagram for f, each element in the domain has exactly blank leaving it. If not, then it is not a function
one arrow
111
Two functions, f and g, are blank if f and g have the same domain and target, and f(x) = g(x) for every element x in the domain. The notation f = g is used to denote the fact that functions f and g are equal.
equal
112
The blank maps a real number to the nearest integer in the downward direction.
floor function
113
The blank rounds a real number to the nearest integer in the upward direction.
ceiling function
114
A function f: X → A is blank or one-to-one if x1 ≠ x2 implies that f(x1) ≠ f(x2). That is, f maps different elements in X to different elements in A.
injective
115
A function f: X → A is blank or onto if the range of f is equal to the target A. That is, for every a ∈ A, there is an x ∈ X such that f(x) = a.
surjective
116
A function is blank if it is both injective and surjective. A bijective function is called a bijection. A bijection is also called a one-to-one correspondence.
bijective
117
A function f: X → Y is blank if there exists a function g with domain Y and range X with the property f(x) = y ⇔ g(y) = x.
invertible
118
If a function f: X → Y is a bijection, then the blank of f is obtained by exchanging the first and second entries in each pair in f. The inverse of f is denoted by f-1: f-1 = { (y, x) : (x, y) ∈ f }.
inverse
119
Some functions do not have an inverse. A function f: X → Y has an inverse if and only if reversing each pair in f results in a blank from Y to X. f-1 is a well-defined function if every element in Y is mapped to exactly one element in X.
well-defined function
120
A function f has an inverse if and only if f is a blank.
bijection
121
The inverse of a bijection f can also be expressed in function notation. If f is a bijection from X to Y, then for every x ∈ X and y ∈ Y, f(x) = y if and only if blank Therefore, the value of f^-1(y) is the unique element x ∈ X such that f(x) = y. If f-1 is the inverse of function f, then for every element x ∈ X, f-1(f(x)) = x.
f^-1(y) = x.
122
If a function with an inverse has a finite domain, you can find the inverse by swapping the order in all the blank.
ordered pairs
123
Inverses for functions on infinite domains can be solved blank.
algebraically
124
To algebraically solve for an inverse, use the following algorithm: .
1) Replace f(x) with y 2)Interchange x and y 3. Solve for y 4.Replace y with f^-1(x)
125
The process of applying a function to the result of another function is called blank.
composition
126
f and g are two functions, where f: X → Y and g: Y → Z. The blank, denoted g ο f, is the function (g ο f): X → Z, such that for all x ∈ X, (g ο f)(x) = g(f(x)).
composition of g with f
127
The blank always maps a set onto itself and maps every element onto itself. The blank on A, denoted IA: A → A, is defined as IA(a) = a, for all a ∈ A.
identity function
128
If a function f from A to B has an blank, then f composed with its inverse is the identity function. If f(a) = b, then f-1(b) = a, and (f-1 ο f)(a) = f-1(f(a)) = f-1(b) = a. Let f: A → B be a bijection. Then f-1 ο f = IA and f ο f-1 = IB.
inverse
129
The exponential function expb:R → R+ is defined as: blank where b is a positive real number and b ≠ 1.
expb(x) = b^x
130
The parameter b is called the blank in the expression bx.
base of the exponent
131
The input x to the function bx is called the blank.
exponent
132
blank exponents are combined by multiplying the exponents.
Nested
133
When you multiply powers with the same base, add the exponents
Product of powers rule
134
When the power is raised to a power, multiply exponents.
Power rule I
135
When you divide powers with the same base, subtract the exponents
Quotient rule
136
When you raise a product to a power, raise each factor with a power
Power of a product rule
137
The exponential function is one-to-one and onto, and therefore has an blank.
inverse
138
The logarithm function is the inverse of the exponential function. For real number b > 0 and b ≠ 1, logb:R+ → R is defined as: blank The parameter b is called the base of the logarithm in the expression logb y.
b^x = y == logby = x
139
A function f is said to be blank if whenever x1 < x2, then f(x1) < f(x2
strictly increasing
140
A function f is said to be blank if whenever x1 < x2, then f(x1) > f(x2).
strictly decreasing
141
The inverse function to the exponential is the blank.
logarithmic function
142
The log of a product is equal to the sum of the log of the first base and the log of the second base
Log product rule
143
The log of a quotient is equal to the difference of the logs of the numerator and denominator
Log quotient rule
144
The log of a power is equal to the power times the log of the base
Log power rule
145
The log of a new base is the log of the new base divided by the log of the old base in the new base
Change of base formula
146
The exponential and the logarithmic function are both blank functions.
strictly increasing