Copyright © Cengage Learning. All rights reserved.

Slides:



Advertisements
Similar presentations
1. Number of Elements in A 2. Inclusion-Exclusion Principle 3. Venn Diagram 4. De Morgan's Laws 1.
Advertisements

1 Section 1.7 Set Operations. 2 Union The union of 2 sets A and B is the set containing elements found either in A, or in B, or in both The denotation.
Operations on Sets Union Intersection: Two sets are disjoint if their intersection is the null set. Difference A - B. Complement of a set A.
Chapter 2 The Basic Concepts of Set Theory
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
Lecture 3 Operations on Sets CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
1 Learning Objectives for Section 7.2 Sets After today’s lesson, you should be able to Identify and use set properties and set notation. Perform set operations.
Mathematics.
Operations on Sets – Page 1CSCI 1900 – Discrete Structures CSCI 1900 Discrete Structures Operations on Sets Reading: Kolman, Section 1.2.
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
THE NATURE OF SETS Copyright © Cengage Learning. All rights reserved. 2.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
SECTION 2-3 Set Operations and Cartesian Products Slide
HAWKES LEARNING Students Count. Success Matters. Copyright © 2015 by Hawkes Learning/Quant Systems, Inc. All rights reserved. Section 2.3 Operations with.
Chapter 2 With Question/Answer Animations. Section 2.1.
ITD1111 Discrete Mathematics & Statistics STDTLP
Discrete Mathematics Set.
Copyright © Cengage Learning. All rights reserved. 3 LINEAR PROGRAMMING: A GEOMETRIC APPROACH Warm Up: Graph the inequality 2x + 3y < 6.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
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.
1 Section 1.2 Sets A set is a collection of things. If S is a set and x is a member or element of S we write x  S. Othewise we write x  S. The set with.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
Set Operations Section 2.2.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
Sullivan Algebra and Trigonometry: Section 14.1 Objectives of this Section Find All the Subsets of a Set Find the Intersection and Union of Sets Find the.
THE NATURE OF SETS Copyright © Cengage Learning. All rights reserved. 2.
Thinking Mathematically Venn Diagrams and Set Operations.
Copyright © 2015, 2011, 2007 Pearson Education, Inc. Section 2.3, Slide 1 CHAPTER 2 Set Theory.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Union and Intersection of Sets. Definition - intersection The intersection of two sets A and B is the set containing those elements which are and elements.
6.1 Sets and Set Operations Day 2 Turn to page 276 and look at example 6.
Venn Diagrams.
Boolean Operations and Expressions Addition = = = = 1 Multiplication 0 * 0 = 0 0 * 1 = 0 1 * 0 = 0 1 * 1 = 1.
Copyright © Cengage Learning. All rights reserved. Functions.
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.
Dr. Ameria Eldosoky Discrete mathematics
The set of whole numbers less than 7 is {1, 2, 3, 4, 5, 6}
Sets Finite 7-1.
CHAPTER 2 Set Theory.
Unions and Intersections of Sets
Copyright © Cengage Learning. All rights reserved.
G2.4 – Set Operations There are some operations that we can do on sets. Some of them will look very similar to operations from algebra. August 2006 Copyright.
Venn Diagrams and Set Operation
Lecture 04 Set Theory Profs. Koike and Yukita
Copyright © Cengage Learning. All rights reserved.
Sets Section 2.1.
The Basic Concepts of Set Theory
Counting and Probability Section 12.1: Sets and Counting IBTWW…
Chapter 2 The Basic Concepts of Set Theory
Set Operations Section 2.2.
The Basic Concepts of Set Theory
Operations with Sets A = { 1, 2, 3 ,4, 5} B = { 2, 4, 6, 8, 10}
Session – 2 SETS & Operations of SETS
Copyright © Cengage Learning. All rights reserved.
CHAPTER 2 Set Theory.
CHAPTER 2 Set Theory.
COUNTING AND PROBABILITY
Lesson 1.2 Set Operations pp. 6-8.
Thinking Mathematically
Thinking Mathematically
CHAPTER 2 Set Theory.
CHAPTER 2 Set Theory.
Thinking Mathematically
AND.
Sets, Unions, Intersections, and Complements
CHAPTER 2 Set Theory.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 6 SETS AND COUNTING Copyright © Cengage Learning. All rights reserved.

6.1 Sets and Set Operations Copyright © Cengage Learning. All rights reserved.

Set Operations

Set Operations The shaded portion of the Venn diagram (Figure 2) depicts the set A  B. Set union A  B Figure 2

Example 7 If A = {a, b, c} and B = {a, c, d}, then A  B = {a, b, c, d}.

Set Operations The shaded portion of the Venn diagram (Figure 3) depicts the set A  B. Set intersection A  B Figure 3

Example 8 Let A = {a, b, c}, and let B = {a, c, d}. Then A  B = {a, c}.

Example 9 Let A = {1, 3, 5, 7, 9}, and let B = {2, 4, 6, 8, 10}. Then A  B = Æ.

Set Operations The two sets of Example 9 have empty, or null, intersection. In general, the sets A and B are said to be disjoint if they have no elements in common—that is, if A  B = Æ.

Example 10 Let U be the set of all students in the classroom. If M = {x  U | x is male} and F = {x  U | x is female}, then F  M = Æ, so F and M are disjoint.

Set Operations The shaded portion of the Venn diagram (Figure 4) shows the set Ac. Set complementation Figure 4

Example 11 Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, and let A = {2, 4, 6, 8, 10}. Then Ac = {1, 3, 5, 7, 9}.

Set Operations The following rules hold for the operation of complementation.

Set Operations The operations on sets satisfy the following properties.

Set Operations Two additional properties, referred to as De Morgan’s Laws, hold for the operations on sets. Equation (1) states that the complement of the union of two sets is equal to the intersection of their complements. Equation (2) states that the complement of the intersection of two sets is equal to the union of their complements.

Example 12 Using Venn diagrams, show that (A  B) c = Ac  B c Solution: (A  B) c is the set of elements in U but not in A  B and is therefore the shaded region shown in Figure 5. (A  B) c Figure 5

Example 12 – Solution Next, Ac and B c are shown in Figure 6a–b. cont’d Next, Ac and B c are shown in Figure 6a–b. Their union, Ac  B c, is easily seen to be equal to (A  B) c by referring once again to Figure 5. (a) (b) Ac  B c is the set obtained by joining (a) and (b). Figure 6

Example 13 Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 4, 8, 9}, and B = {3, 4, 5, 6, 8}. Verify by direct computation that (A  B) c = Ac  Bc.

Example 13 – Solution A  B = {1, 2, 3, 4, 5, 6, 8, 9}, so (A  B)c = {7, 10}. Moreover, Ac = {3, 5, 6, 7, 10} and Bc = {1, 2, 7, 9, 10}, so Ac  Bc = {7, 10}. The required result follows.

Practice p. 330 Self-Check Exercises #2