Unit 2 Seminar Welcome to MM150! To resize your pods:

Slides:



Advertisements
Similar presentations
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Advertisements

Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
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.
Analytical Methods in CS (CIS 505)
Slide 2-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Chapter 2 The Basic Concepts of Set Theory
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.
2.1 – Symbols and Terminology Definitions: Set: A collection of objects. Elements: The objects that belong to the set. Set Designations (3 types): Word.
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
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.
Welcome to MM250! Unit 7 Seminar To resize your pods: Place your mouse here. Left mouse click and hold. Drag to the right to enlarge the pod. To maximize.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
Unit 2: Sets Prof. Carolyn Dupee July 3, HOW DO YOU WRITE SETS? P. 69 Ex. 2 Set A is the set of all natural numbers (counting numbers) less than.
CompSci 102 Discrete Math for Computer Science
Slide Copyright © 2009 Pearson Education, Inc. Welcome to MM150 – Unit 2 Seminar Unit 2 Seminar Instructor: Larry Musolino
MATH 104 Chapter 2 Sets. Notation and overview 2.1 Basics Ǿ Empty set ∈ Is an element Is not an element of 2.2 Subsets  Is a subset of Is not a subset.
Thinking Mathematically Chapter 2 Set Theory 2.1 Basic Set Concepts.
Slide Chapter 2 Sets. Slide Set Concepts.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
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.
Chapter 2 With Question/Answer Animations. Section 2.1.
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
Chapter 2 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Discrete Mathematics Set.
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.
Chapter 2 Section 2 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Virtual Field Trip: We’ll visit the Academic Support Center, click “My Studies” on your KU Campus Homepage. The pdf and additional materials about Sets.
Welcome to MM250 Unit 5 Seminar: Functions and Graphs To resize your pods: Place your mouse here. Left mouse click and hold. Drag to the right to enlarge.
Module #3 - Sets 3/2/2016(c) , Michael P. Frank 2. Sets and Set Operations.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 2.3 Venn Diagrams and Set Operations.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
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.
Welcome to MM150! Unit 2 Seminar To resize your pods: Place your mouse here. Left mouse click and hold. Drag to the right to enlarge the pod. To maximize.
Thinking Mathematically Venn Diagrams and Set Operations.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
Chapter 2 1. Chapter Summary Sets (This Slide) The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions.
Set Builder Notation. If you recall, a set is a collection of objects which we write using brackets and name using a capital letter. Remember also that:
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.
Welcome to MM150 – Unit 2 Seminar
Sets Page 746.
Lesson 2.1 Basic Set Concepts.
Sets Finite 7-1.
Lecture 04 Set Theory Profs. Koike and Yukita
The Basic Concepts of Set Theory
Section 2.3 Venn Diagrams and Set Operations
Section 2.3B Venn Diagrams and Set Operations
CS100: Discrete structures
Set and Set Operations Grab a sheet from front.
Chapter 2 The Basic Concepts of Set Theory
The Basic Concepts of Set Theory
SEVENTH EDITION and EXPANDED SEVENTH EDITION
2 Chapter Numeration Systems and Sets
Chapter 7 Logic, Sets, and Counting
What You Will Learn Venn Diagram with Three Sets
Which sets are equal? Which sets are equivalent?
2.1 – Symbols and Terminology
AND.
Introduction A set is a collection of objects.
What You Will Learn Venn Diagram with Three Sets
MATH 104 Chapter 2 Sets Math104_ch2_pptx.
Presentation transcript:

Unit 2 Seminar Welcome to MM150! To resize your pods: Place your mouse here. Left mouse click and hold. Drag to the right to enlarge the pod. To maximize chat, minimize roster by clicking here

MM150 Unit 2 Seminar Agenda Welcome and Review Sections 2.1 - 2.4

Set Examples H = {h, e, a, t, r} T = {t, o, d} O = {1, 3, 5, 7, ...} S = {Elm, Oak, Palm, Fig} 3

Order of Elements in Sets D = {Lab, Golden Retriever, Boxer} Can the elements of D be rewritten as D = {Boxer, Golden Retriever, Lab}? Yes! Order of elements in a set is not important. 4

Natural Numbers in Roster Notation If we do not put the elements in increasing order, how would we handle it to make sense? N = {5, 2, 4, 1, 3, ...} In this case the ellipses are meaningless as there is no pattern to follow. 5

Elements or Members of a Set Let F = {1, 2, 3, 4, 5} 3 E F or we can write 3 E {1, 2, 3, 4, 5} 5 E F or we can write 5 E {1, 2, 3, 4, 5} But 10 ∉ F or we can write 10 ∉ {1, 2, 3, 4, 5} 6

Set-Builder Notation D = { x | Condition(s) } Set D is the set of all elements x such that the conditions that must be met L = {x | x ∈ N and 9 < x < 20} This is read Set L is the set of all elements x such that x is greater than 9 and less than 20. L = {10, 11, ..., 19} 7

Change from set-builder notation to roster notation Change from set-builder notation to roster notation. X = {x | x is a vowel}.

Change from set-builder notation to roster notation Change from set-builder notation to roster notation. X = {x | x is a vowel}. X = {a, e, i, o, u} 9

Change from roster notation to set-builder notation Change from roster notation to set-builder notation. T = {1, 2, 3, 4, 5, 6, 7}.

T = { x | x ∈ N and 0 < x < 8} Change from roster notation to set-builder notation. T = {1, 2, 3, 4, 5, 6, 7}. T = { x | x ∈ N and 1 ≤ x ≤ 7} OR T = { x | x ∈ N and 0 < x < 8} 11

Equality of Sets N = {n, u, m, b, e, r} M = {r, e, b, m, u, n} Does N = M? Yes, they have exactly the same elements. Remember, order does not matter. 12

Cardinal Number For a set A, symbolized by n(A) Let B = {Criminal Justice, Accounting, Education} n(B) = 3 13

Equivalence of Sets Set A is equivalent to set B if and only if n(A) = n(B). A = {Oscar, Ernie, Bert, Big Bird} B = {a, b, c} C = {1, 2, 3, 4} EVERYONE: Which two sets are equivalent? 14

Subsets Set A is a subset of set B, A ⊆ B, if and only if all the elements of set A are also elements of set B. M = {m, e} N = {o, n, e} P = {t, o, n, e} Which set is a subset of another? 15

Proper Subset N ⊂ P Every element of N is an element of P and N ≠ P. REMEMBER: the empty set is a subset of every set, including itself! 16

Distinct Subsets of a Finite Set 2n, where n is the number of elements in the set. To complete a project for work, you can choose to work alone or pick a team of your coworkers: Jon, Kristen, Susan, Andy and Holly. How many different ways can you choose a team to complete the project? There are 5 coworkers so n = 5. 25 = 32 17

Subsets of Team from slide 17 { } Subsets with 1 element {J}, {K}, {S}, {A}, {H} Subsets with 2 elements {J, K}, {J, S}, {J, A}, {J, H}, {K, S}, {K, A}, {K, H}, {S, A}, {S, H}, {A, H} Subsets with 3 elements {J, K, S}, {J, K, A}, {J, K, H}, {J, S, A}, {J, S, H}, {J, A, H}, {K, S, A}, {K, S, H}, {K, A, H}, {S, A, H} Subsets with 4 elements {J, K, S, A}, {J, K, S, H}, {J, K, A, H}, {J, S, A, H}, {K, S, A, H} Subsets with 5 elements {J, K, S, A, H} only 1 set is not proper, the set itself! 18

Venn Diagrams U = {x | x is a letter of the alphabet} V = {a,e,i,o,u} 19

Complement of a Set U = {x | x is a letter of the alphabet} V = {a,e,i,o,u} Shaded part is V’, or the complement of V. U V

EVERYONE: What is the complement of G? U = {1, 2, 3, 4, 5, 6, …, 100} G = {2, 4, 6, 8, 10, …, 100}

Intersection The intersection of sets A and B, symbolized by A ∩ B, is the set containing all the elements that are common to both set A and set B. U = {1, 2, 3, 4, 5, …, 100} A ∩ B = {2, 4, 6, 8, 10} A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} B = {2, 4, 6, 8, 10, …, 100} U 11 13 15 … 99 12 14 … 100 2 4 6 8 10 3 5 7 9 A B

Union The union of set A and B, symbolized by A U B, is the set containing all the elements that are members of set A or of set B or of both. U = {1, 2, 3, 4, 5, …, 100} A U B = {1,2,3,4,5,6,7, A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} 8,9,10,12,14, B = {2, 4, 6, 8, 10, …, 100} 16, …, 100} U 11 13 15 … 99 12 14 … 100 2 4 6 8 10 3 5 7 9 A B 23

The Relationship between n(A U B), n(A), n(B) and n(A ∩ B) For any finite sets A and B, n(A U B) = n(A) + n(B) – n(A ∩ B) By subtracting the number of elements in the intersection, you get rid of any duplicates that are in both sets A and B.

Page 94 #100 At Henniger High School, 46 students sang in the chorus or played in the stage band, 30 students played in the stage band, and 4 students sang in the chorus and played in the stage band. How many students sang in the chorus? A = sang in chorus A U B = chorus or band B = played in stage band A ∩ B = chorus and band n(A U B) = n(A) + n(B) – n(A ∩ B) 46 = n(A) + 30 - 4 46 = n(A) + 26 20 = n(A) 20 students sang in chorus

Difference The difference of two sets A and B, symbolized A – B, is the set of elements that belong to set A but not to set B. A – B = {x | x E A and x ∉ B} U = {1, 2, 3, 4, 5, 6, 7, 8} A = {1, 2, 3, 4} B = {1, 3, 5, 7} A – B = {2, 4}

U = {x | x is a letter of the alphabet} A = {a, b, c, d, e, f, g, h} B = {r, s, t, u, v, w, x, y, z} A’ ∩ B = A’ = {I,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z} B = {r,s,t,u,v,w,x,y,z} Union wants what is common to both A’ ∩ B = {r,s,t,u,v,w,x,y,z}

U = {100, 200, 300, 400, …, 1000} A = {100, 200, 300, 400, 500} B = {500, 1000} (A U B)’ = A U B = {100, 200, 300, 400, 500, 1000} The union wants the elements in one set or both. (A U B)’ = {600, 700, 800, 900} The complement wants what is in the Universal set, but not in the union.

The difference wants elements in R but not in S’. U = {20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30} R = {22, 23, 26, 28, 29} S = {21, 22, 24, 28, 30} R – S’ R = {22, 23, 26, 28, 29} S’ = {20, 23, 25, 26, 27, 29} R – S’ = {22, 28} The difference wants elements in R but not in S’.

Venn Diagram with 3 Sets U A B I II III V IV VI VII VIII C

General Procedure for Constructing Venn Diagrams with Three Sets A, B, and C Determine the elements to be placed in region V by finding the elements that are common to all three sets, A ∩ B ∩ C. Determine the elements to be place in region II. Find the elements in A ∩ B. The elements in this set belong in regions II and V. Place the elements in the set A ∩ B that are not listed in region V in region II. The elements in regions IV and VI are found in a similar manner. Determine the elements to be placed in region I by determining the elements in set A that are not in regions II, IV, and V. The elements in regions III and VII are found in a similar manner. Determine the elements to be placed in region VIII by finding the elements in the universal set that are not in regions I through VII.

Page 100 #10 Construct a Venn diagram illustrating the following sets. U = {DE, PA, NJ, GA, CT, MA, MD, SC, NH, VA, NY, NC, RI} A = {NY, NJ, PA, MA, NH} B = {DE, CT, GA, MD, NY, RI} C = {NY, SC, RI, MA} U DE CT GA MD NJ PA NH A B NY RI VA NC MA SC C

DeMorgan’s Laws (A ∩B)’ = A’ U B’ (A U B)’ = A’ ∩ B’

Verifying (A U B)’ = A’ ∩ B’ A U B -> regions II, V A’ -> regions III, VI, VII, VIII (A U B)’ -> regions I, III, IV, VI, VII, VIII B’ -> regions I, IV, VII, VIII A’ U B’ - >regions I, III, IV, VI, VII, VIII U A B I II III V IV VI VII VIII C 34