Sections 2.1, 2.2 and 2.4 Chapter Summary
SETS Sections 2.1, 2.2 and 2.4 Chapter Summary • Sets • The Language of Sets • Set Operations • Set Identities Introduction • Sets are one of the basic buildinggyp blocks for the types of objects considered in discrete mathematics. • Important for counting. • Programming languages have set operations. • Set theory is an important branch of mathematics. • Many different systems of axioms have been used to develop set theory. • Here we are not concerned with a formal set of axioms for set theory. Instead, we will use what is called naïve set theory. Sets • A set is an unordered collection of objects. • the students in this class • the chairs in this room • The o bjec ts in a se t are ca lle d the eltlements, or members of the set. A set is said to contain its elements. • The notation a ∈ A denotes that a is an element of the set A. • If a is not a member of A, write a ∉ A Describing a Set: Roster Method • S a,,,,b,c,d • Order not important S a,b,c,d b,c,a,d • Each distinct object is either a member or not; listing more than once does not change the set. S a,bdb,c,d a,bbdb,c,b,c,d • Elipses … may be used to describe a set without listing all of the members when the pattern is clear. S a,b,c,d, ……,z Roster Method • Set of all vowels in the Enggplish alphabet: V a,e,i,o,u • Set of all odd positive integers less than 10: O 1,3,5,7,9 • Set of all positive integers less than 100: S 1,2,3,……..,99 • Set of all integers less than 0: S …., ‐3,‐2,‐1 Some Important Sets N = natural numbers = ,,,0,1,2,3….
[Show full text]