Subsets and Set Operations

Slides:



Advertisements
Similar presentations
7.1 Sets This presentation is copyright by Paul Hendrick © , Paul Hendrick All rights reserved.
Advertisements

Denoting the beginning
Analytical Methods in CS (CIS 505)
Chapter 2 The Basic Concepts of Set Theory
Chapter 2 The Basic Concepts of Set Theory
2.1 – Symbols and Terminology Definitions: Set: A collection of objects. Elements: The objects that belong to the set. Set Designations (3 types): Word.
Presents Section 1.3 Inequalities and Absolute Value MB1 Track This section is prepared by M. Zalzali.
Set Notation.
This section will discuss the symbolism and concepts of set theory
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.
MTH 231 Section 2.1 Sets and Operations on Sets. Overview The notion of a set (a collection of objects) is introduced in this chapter as the primary way.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
CS201: Data Structures and Discrete Mathematics I
Set Theory Symbols and Terminology Set – A collection of objects.
Slide Chapter 2 Sets. Slide Set Concepts.
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.
1 Introduction to Abstract Mathematics Sets Section 2.1 Basic Notions of Sets Section 2.2 Operations with sets Section 2.3 Indexed Sets Instructor: Hayk.
Section 2.3 Using Venn Diagrams to Study Set Operations Math in Our World.
Sets Goal: Introduce the basic terminology of set theory.
Introduction to Set theory. Ways of Describing Sets.
Real Numbers Natural Numbers – {1,2,3,4,5,6….}
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
Discrete Mathematics Lecture # 10. Set Theory  A well defined collection of {distinct} objects is called a set.  The objects are called the elements.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Union and Intersection
Chapter 2 Section 2 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
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.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 2.3 Venn Diagrams and Set Operations.
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.
Thinking Mathematically Venn Diagrams and Subsets.
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.
Copyright © 2015, 2011, 2007 Pearson Education, Inc. Section 2.3, Slide 1 CHAPTER 2 Set Theory.
MDFP Introduction to Mathematics SETS and Venn Diagrams.
Unit 4, Section 1 – Subsets and Set Operations Applied Math 1.
 2012 Pearson Education, Inc. Slide Chapter 2 The Basic Concepts of Set Theory.
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.
Sets Finite 7-1.
Chapter 2 Sets and Functions.
The Language of Sets If S is a set, then
CHAPTER 2 Set Theory.
Copyright © Zeph Grunschlag,
Venn Diagrams and Set Operation
Venn Diagrams and Subsets
Sets Section 2.1.
Chapter 2 The Basic Concepts of Set Theory
Section 2.3 Venn Diagrams and Set Operations
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
The Basic Concepts of Set Theory
Algebra 1 Section 1.1.
Session – 2 SETS & Operations of SETS
Set-Builder Notation.
Chapter 2 The Basic Concepts of Set Theory
SETS Sets are denoted by Capital letters Sets use “curly” brackets
2 Chapter Numeration Systems and Sets
Section 2.2 – Subsets and Set Operations
Chapter 7 Logic, Sets, and Counting
Thinking Mathematically
MATH 2311 Section 2.2.
CHAPTER 2 Set Theory.
Which sets are equal? Which sets are equivalent?
2.1 – Symbols and Terminology
Thinking Mathematically
§2.2, Subsets.
AND.
MATH 2311 Section 2.2.
CHAPTER 2 Set Theory.
Presentation transcript:

Subsets and Set Operations Math in Our World Section 2.2 D1 Subsets and Set Operations

Learning Objectives Define the complement of a set. Find all subsets of a set. Use subset notation. Find the number of subsets for a set.

Universal Set A universal set, symbolized by U, is the set of all potential elements under consideration for a specific situation. Once we define a universal set in a given setting, we are restricted to considering only elements from that set. If U = {1, 2, 3, 4, 5, 6, 7, 8}, then the only elements we can use to define other sets in this setting are the integers from 1 to 8.

Complement The complement of a set A, symbolized A, is the set of elements contained in the universal set that are not in A. This Venn Diagram shows the visual representation of the sets U and A. The complement of a set A is all the things inside the rectangle, U, that are not inside the circle representing set A. U A A

EXAMPLE 1 Finding the Complement of a Set Let U = {v, w, x, y, z} and A = {w, y, z}. Find A and draw a Venn diagram that illustrates these sets. SOLUTION Using the list of elements in U, we just have to cross out the ones that are also in A. The elements left over are in A. U = {v, w, x, y, z} A = {v, x} U A w z y v x

Subsets If every element of a set A is also an element of a set B, then A is called a subset of B. The symbol  is used to designate a subset; in this case, we write A  B. Every set is a subset of itself. Every element of a set A is of course an element of set A, so A  A. The empty set is a subset of every set.

EXAMPLE 2 Finding All Subsets of a Set Find all subsets of A = {American Idol, Survivor}. SOLUTION Number of elements in Subset Subsets with that Number of Elements 2 {American Idol, Survivor} 1 {American Idol}, {Survivor} 0  So the subsets are: {American Idol, Survivor}, {American Idol}, {Survivor}, 

Proper Subsets If a set A is a subset of a set B and is not equal to B, then we call A a proper subset of B, and write A  B. The Venn diagram for a proper subset is shown below. In this case, U = {1, 2, 3, 4, 5}, A = {1, 3, 5}, and B = {1, 3}. U A 2 B 1 3 5 4

EXAMPLE 3 Finding Proper Subsets of a Set Find all proper subsets of {x, y, z}. SOLUTION Number of elements in Subset Subsets with that Number of Elements 3 {x, y, z} 2 {x, y}, {x, z}, {y, z} 1 {x}, {y}, {z} 0  So the proper subsets are: {x, y}, {x, z}, {y, z}, {x}, {y}, {z},  We’ll eliminate this one since it’s equal to the original.

EXAMPLE 4 Understanding Subset Notation State whether each statement is true or false. {1, 3, 5}  {1, 3, 5, 7} (b) {a, b}  {a, b} (c) {x | x  N and x > 10}  N (d) {2, 10}  {2, 4, 6, 8, 10} (e) {r, s, t}  {t, s, r} (f ) {Lake Erie, Lake Huron}  The set of Great Lakes . - “not a subset of”  - “not a subset of”

EXAMPLE 4 Understanding Subset Notation SOLUTION (a) All of 1, 3, and 5 are in the second set, so {1, 3, 5} is a subset of {1, 3, 5, 7}. The statement is true. (b) Even though {a, b} is a subset of {a, b}, it is not a proper subset, so the statement is false. (c) Every element in the first set is a natural number, but not all natural numbers are in the set, so that set is a proper subset of the natural numbers. The statement is true. (d) Both 2 and 10 are elements of the second set, so {2, 10} is a subset, and the statement is false. (e) The two sets are identical, so {r, s, t} is not a proper subset of {t, s, r}. The statement is true. (f ) Lake Erie and Lake Huron are both Great Lakes, so the statement is true.

EXAMPLE 5 Understanding Subset Notation State whether each statement is true or false.   {5, 10, 15} (b) {u, v, w, x}  {x, w, u} (c) {0}   (d)   

EXAMPLE 5 Understanding Subset Notation SOLUTION (a) True: the empty set is a proper subset of every set. (b) False: v is an element of {u, v, w, x} but not {x, w, u}. (c) The set on the left has one element, 0. The empty set has no elements, so the statement is false. (d) The empty set is a subset of itself (as well as every other set), but not a proper subset of itself since it is equal to itself. The statement is false.

Number of Subsets for a Finite Set If a finite set has n elements, then the set has 2n subsets and 2n – 1 proper subsets. Number of elements : n 1 2 3 Number of subsets : 2n 4 8 Number of proper subsets : 2n – 1 7

EXAMPLE 6 Finding the Number of Subsets of a Set Find the number of subsets and proper subsets of the set {1, 3, 5, 7, 9, 11}. SOLUTION The set has n = 6 elements, so there are 2n, or 26 = 64, subsets. Of these, 2n – 1 , or 64 – 1 = 63, are proper.

Classwork p. 63: 2, 11, 13, 15, 16, 18, 21, 23, 24, 25, 29, 30, 31, 32, 34, 35, 39, 40, 43