Sets and Set Operations Section 2.1 Set: a collection of objects Elements: members belonging in a set Sets can be well-defined (without ambiguity) or not well-defined. Notations: S = {a, b, c } represents a list, roster. The set S is equal to the set of elements: a, b, c. Set builder notation: G = {x | x > 0 } reads: "The set G is equal to the set of x values such that x is greater than 0." So G is the set of all positive numbers, which is impossible to list, therefore set builder notation is necessary.
The cardinal number of a set is the number of elements in the set. What is the cardinal number of set S above? n(S) = 3. What is the cardinal number of set G above?
n(G) =
c
f
T = { c, b, a} T = S Two sets are equal if and only if every element in one set is in the other. So every element in T must be in S and every element in S is found in T. Empty Set: Set containing no elements is designated
n( If E = { } Then n(E) = 0 Note: the set Z = { 0 } is not an empty set. n(Z) = 1, there is one element in the set Z and it is the element 0. Universal Sets: U is the set of all possible elements used in the problem. Example 1: Let U = { x | x is a student in this class } Let A = { x | x is a student in the first row } B = { x | x is a student majoring in Liberal Arts } C = { x | x is a student over 7 feet tall } A Subset is a set that is contained in the Universal set. A, B, C are all subsets of U. A
And in general
Venn Diagrams: Operations with sets. Intersection and Union: The Intersection of two sets is the overlap of the sets; what they both have in common.
A
The Union of two sets consists of all elements in A or B or both.
A
Mutually exclusive sets have nothing in common. If W = { 1, 2, 3 } and S = { a, b, c } Then
W
The cardinal number of a union of sets:
n(A
otherwise some elements are counted twice. The Complement of set A: Designated A’ (A prime), The elements that are in the Universal set, but not in the specific set, A.
Example 2: Let U = { x | x is a letter in the alphabet } A = { x | x is a consonant } A’ = { x | x is not a consonant } Cardinal Number of Complements n(A) + n(A’) = n(U) So n(A’) = n(U) – n(A) Find n(A). n(U) – n(A’) = n(A) 26 – 5 = 21
Back to Counting and Probability Main Page Back to the Survey of Math Ideas Home Page Back to the Math Department Home Page e-mail Questions and Suggestions
|