The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.

Slides:



Advertisements
Similar presentations
Set Operations and Venn Diagrams 2.2 – 2.3. The intersection of sets A and B, denoted by, is the set of all elements that are common to both. That is,.
Advertisements

Chapter 5 Section 1 Sets Basics Set –Definition: Collection of objects –Specified by listing the elements of the set inside a pair of braces. –Denoted.
Chapter 2 The Basic Concepts of Set Theory
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Survey of Mathematical Ideas Math 100 Chapter 2
Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007.
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
DP SL Studies Chapter 7 Sets and Venn Diagrams. DP Studies Chapter 7 Homework Section A: 1, 2, 4, 5, 7, 9 Section B: 2, 4 Section C: 1, 2, 4, 5 Section.
Venn Diagrams/Set Theory   Venn Diagram- A picture that illustrates the relationships between two or more sets { } are often used to denote members of.
Chapter 2: The Basic Concepts of Set Theory. Sets A set is a collection of distinguishable objects (called elements) Can define in words Can list elements.
2.3 – Set Operations and Cartesian Products Intersection of Sets: The intersection of sets A and B is the set of elements common to both A and B. A  B.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Section 2.2 Subsets and Set Operations Math in Our World.
Unit 2 Sets.
SECTION 2-3 Set Operations and Cartesian Products Slide
Section 2.3 Using Venn Diagrams to Study Set Operations Math in Our World.
ELEMENTARY SET THEORY.
Set Operations Chapter 2 Sec 3. Union What does the word mean to you? What does it mean in mathematics?
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Warning: All the Venn Diagram construction and pictures will be done during class and are not included in this presentation. If you missed class you.
College Algebra: Section 8.1 Sets and Counting Objectives of this Section Find All the Subsets of a Set Find All the Subsets of a Set Find the Intersection.
Set Operations Section 2.2.
Sets and Basic Operations on Sets Notation A set will usually be denoted by a capital letter, such as, A,B,X, Y,..., whereas lower-case letters, a, b,
Section 1.2 – 1.3 Outline Intersection  Disjoint Sets (A  B=  ) AND Union  OR Universe The set of items that are possible for membership Venn Diagrams.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
MATH 2311 Section 2.2. Sets and Venn Diagrams A set is a collection of objects. Two sets are equal if they contain the same elements. Set A is a subset.
Sets. The Universal & Complement Sets Let the Universal Set be U U = { 1, 2, 3, 4, 5, 6, 7, 8, 9} and a set A = { 2,3,4,5,6}. Then, the complement.
Chapter 7 Sets and Probability Section 7.1 Sets What is a Set? A set is a well-defined collection of objects in which it is possible to determine whether.
Thinking Mathematically Venn Diagrams and Subsets.
Thinking Mathematically Venn Diagrams and Set Operations.
Copyright © 2015, 2011, 2007 Pearson Education, Inc. Section 2.3, Slide 1 CHAPTER 2 Set Theory.
Unions and Intersections of Sets Chapter 3 Section 8.
Set Notation 1.3 – 1.4 Quiz Topics
6.1 Sets and Set Operations Day 2 Turn to page 276 and look at example 6.
MDFP Introduction to Mathematics SETS and Venn Diagrams.
Sets and Operations TSWBAT apply Venn diagrams in problem solving; use roster and set-builder notation; find the complement of a set; apply the set operations.
Section 6.1 Set and Set Operations. Set: A set is a collection of objects/elements. Ex. A = {w, a, r, d} Sets are often named with capital letters. Order.
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Sets Page 746.
Sets Finite 7-1.
CHAPTER 2 Set Theory.
Unions and Intersections of Sets
CSNB 143 Discrete Mathematical Structures
The Basic Concepts of Set Theory
Sets Section 2.1.
The Basic Concepts of Set Theory
Section 2.3 Venn Diagrams and Set Operations
Set and Set Operations Grab a sheet from front.
Chapter 2 The Basic Concepts of Set Theory
The Basic Concepts of Set Theory
The Basic Concepts of Set Theory
MAT 142 Lecture Video Series
Operations with Sets A = { 1, 2, 3 ,4, 5} B = { 2, 4, 6, 8, 10}
CHAPTER 2 Set Theory.
Chapter 2 The Basic Concepts of Set Theory
Sets. EXAMPLE 1 The set O of odd positive integers less than 10 can be expressed by O = { l, 3, 5, 7, 9}. * This way of describing a set is known as.
Chapter Sets &Venn Diagrams.
The aim of education is to teach students how to think rather than what to think. Sets The set is the fundamental discrete structure on which all other.
Chapter 2 The Basic Concepts of Set Theory
MATH 2311 Section 2.2.
CHAPTER 2 Set Theory.
Which sets are equal? Which sets are equivalent?
2.1 – Symbols and Terminology
AND.
Introduction A set is a collection of objects.
MATH 2311 Section 2.2.
CHAPTER 2 Set Theory.
Presentation transcript:

The Basic Concepts of Set Theory

Chapter 1 Set Operations and Cartesian Products

Intersection of Sets The intersection of sets A and B, written is the set of elements common to both A and B, or

Find each intersection. a) b) Solution a) b) Example: Intersection of Sets

Union of Sets The union of sets A and B, written is the set of elements belonging to either of the sets, or

Find each union. a) b) Solution a) b) Example: Union of Sets

Difference of Sets The difference of sets A and B, written A – B, is the set of elements belonging to set A and not to set B, or

Example: Difference of Sets Let U = {a, b, c, d, e, f, g, h}, A = {a, b, c, e, h}, B = {c, e, g}, and C = {a, c, d, g, e}. Find each set. a) b) Solution a) {a, b, h} b)

Universal Set and Subsets The Universal Set denoted by U is the set of all possible elements used in a problem. When every element of one set is also an element of another set, we say the first set is a subset. Example A={1, 2, 3, 4, 5} and B={2, 3} We say that B is a subset of A. The notation we use is B A. Let S={1,2,3}, list all the subsets of S. The subsets of S are, {1}, {2}, {3}, {1,2}, {1,3}, {2,3}, {1,2,3}.

The Empty Set The empty set is a special set. It contains no elements. It is usually denoted as { } or. The empty set is always considered a subset of any set. Is this set {0} empty? It is not empty! It contains the element zero.

Cardinal Number The Cardinal Number of a set is the number of elements in the set and is denoted by n(A). Let A={2,4,6,8,10}, then n(A)=5. The Cardinal Number formula for the union of two sets is n(A U B)=n(A) + n(B) – n(A∩B). The Cardinal number formula for the complement of a set is n(A) + n(A ’ )=n(U).

Ordered Pairs In the ordered pair (a, b), a is called the first component and b is called the second component. In general Two ordered pairs are equal provided that their first components are equal and their second components are equal.

Cartesian Product of Sets The Cartesian product of sets A and B, written, is

Example: Finding Cartesian Products Let A = {a, b}, B = {1, 2, 3} Find each set. a) b) Solution a) {(a, 1), (a, 2), (a, 3), (b, 1), (b, 2), (b, 3)} b) {(1, 1), (1, 2), (1, 3), (2, 1), (2, 2), (2, 3), (3, 1), (3, 2), (3, 3)}

Cardinal Number of a Cartesian Product If n(A) = a and n(B) = b, then

Example: Finding Cardinal Numbers of Cartesian Products If n(A) = 12 and n(B) = 7, then find Solution

Venn Diagrams of Set Operations A B U AB U A U AB U

Example: Shading Venn Diagrams to Represent Sets Draw a Venn Diagram to represent the set AB U

Example: Shading Venn Diagrams to Represent Sets Draw a Venn Diagram to represent the set A B C U