Real Numbers Natural Numbers – {1,2,3,4,5,6….}

Slides:



Advertisements
Similar presentations
Learning Objectives for Section 7.2 Sets
Advertisements

Introduction to Set Theory
7.1 Sets This presentation is copyright by Paul Hendrick © , Paul Hendrick All rights reserved.
Instructor: Hayk Melikya
Basic Probability Sets, Subsets Sample Space Event, E Probability of an Event, P(E) How Probabilities are assigned Properties of Probabilities.
Analytical Methods in CS (CIS 505)
SET.   A set is a collection of elements.   Sets are usually denoted by capital letters A, B, Ω, etc.   Elements are usually denoted by lower case.
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
Sets 1.
Sets 1.
Set Theory.
Ch 9 Inequalities and Absolute Value
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.
Set Notation.
Set of Real Numbers.
This section will discuss the symbolism and concepts of set theory
Set theory Sets: Powerful tool in computer science to solve real world problems. A set is a collection of distinct objects called elements. Traditionally,
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
Venn Diagrams/Set Theory   Venn Diagram- A picture that illustrates the relationships between two or more sets { } are often used to denote members of.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
Real Number System.
Introduction to Set Theory. Introduction to Sets – the basics A set is a collection of objects. Objects in the collection are called elements of the set.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
Section 2-8 Definitions Square root: = 6. Radical sign: This is a radical sign. Perfect square: 4, 9, 16, 25, … are perfect square numbers. Because 2*2=4,
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.
ELEMENTARY SET THEORY.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Sets of Numbers Unions, Intersections, and Venn Diagrams
UNIT VOCABULARY Functions. Closed Form of a Sequence (This is also known as the explicit form of a sequence.) For an arithmetic sequence, use a n = a.
CSNB143 – Discrete Structure Topic 1 - Set. Topic 1 - Sets Learning Outcomes – Student should be able to identify sets and its important components. –
Before we do any of these, let's make sure we understand the sets. A, B, and C are subsets of U. May 2001: Paper 2 #1 The sets A, B, and C are subsets.
Chapter 2 With Question/Answer Animations. Section 2.1.
Rosen 1.6, 1.7. Basic Definitions Set - Collection of objects, usually denoted by capital letter Member, element - Object in a set, usually denoted by.
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.
Sets Definition: A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a.
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.
Number Sets. Symbols for Number Set Counting numbers ( maybe 0, 1, 2, 3, 4, and so on) Natural Numbers: Positive and negative counting numbers (-2, -1,
Set Operations Section 2.2.
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.
Mathematics Medicine Lukyanova Elena Anatolievna.
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.
Numbers and Sets. A set is a collection of objects. So, any collection of things, such as numbers, can be called a set. To show that we have a set, we.
1.1 – SETS AND SYMBOLS. Goals SWBAT understand basic set notation and set symbols SWBAT solve simple sentences with a given domain SWBAT graph sets of.
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.
1.1 Subsets of Real Numbers
CHAPTER 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
Venn Diagrams and Set Operation
1.1 Sets and Subsets.
Intro to Set Theory The Math of Santa’s Bag.
CS100: Discrete structures
Set and Set Operations Grab a sheet from front.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
SETS Sets are denoted by Capital letters Sets use “curly” brackets
Chapter 7 Logic, Sets, and Counting
Sets A set is simply any collection of objects
2.1 – Symbols and Terminology
Introduction A set is a collection of objects.
Sets, Unions, Intersections, and Complements
Presentation transcript:

Real Numbers Natural Numbers – {1,2,3,4,5,6….} Whole Numbers – {0,1,2,3,4,5,6…} Integers – {..-3,-2,-1,0,1,2,3..} Rational Numbers – {are numbers that CAN be expressed as a/b, where b≠0. Irrational Numbers – {are numbers that CANNOT be expressed as a/b, where b≠0. π = 3.1415926535897932384626433832795 (and more...) You cannot write down a simple fraction that equals Pi. square root of 2, which is 1.4142135623730950

A set is a collection of objects, things or symbols which are clearly defined. Example: B = {2, 4, 6, 8, 10} X = {a, b, c, d, e,f,g} ELEMENTS are the individual objects in a set. ∈ denotes “is an element of’ or “is a member of” or “belongs to” Example: Elements of Set B Elements of Set X

Null Set or Empty Set – is a set with no elements. It is represented by the symbol { } or Ø . Example: The set of squares with 5 sides. The set of sedan cars with 200 doors. The set of months with 32 days

If every element of a set A is also a member of a set B, then we say A is a subset of B. We use the symbol ⊂ to mean “is a subset of” and the symbol ⊄ to mean “is not a subset of”. Example: A = {1, 3, 5}, B = {1, 2, 3, 4, 5} X = {1, 3, 5}, Y = {2, 3, 4, 5, 6}. X ⊄  Y  because 1 is in X  but not in Y.

A universal set is the set of all elements under consideration, denoted by capital U or sometimes capital E. Example: Given that U = {5, 6, 7, 8, 9, 10, 11, 12}, list the elements of the following sets. a) A = {x : x is a factor of 60} b) B = {x : x is a prime number}

The complement of set A, denoted by A’ , is the set of all elements in the universal set that are not in A. Example: Let U = {x : x is an integer, –4 ≤ x ≤ 7}, P = {–4, –2, 0, 2, 4, 5, 6} List the elements of set P ’

Example:

Practice 1 Universal set U = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 } A={1,3,5} B={1,2,3, 5,7, 12} How many elements are there in set A?______ How many elements are there in set B?______ A ⊂ U True or False? ____________________ B ⊂ U True or False? ____________________ A ⊂ B True or False? ____________________ B ⊂ A True or False? ____________________ C = {x : x is a factor of 25} ____________________ D = {x : x is an even number} ____________________

In a Venn diagram, the sets are represented by shapes; usually circles or ovals. The elements of a set are labelled within the circle. Given the set P is the set of even numbers between 15 and 25. Draw and label a Venn diagram to represent the set P and indicate all the elements of set P in the Venn diagram. Draw and label a Venn diagram to represent the set R = {Monday, Tuesday, Wednesday}. Given the set Q = {x : 2x – 3 < 11, x is a positive integer }. Draw and label a Venn diagram to represent the set Q.

Let U = {x : x is an integer, -7≤ x ≤ 5}, P = {-6, -4, 0, 1, 5} and Q ’ = {–3, –2, –1, 3, 4}. List the elements of set P ’ Find n(Q) Draw a Venn diagram to display the sets U , P and P ’ Draw a Venn diagram to display the sets U , Q and Q ’

Let U = {x : x is an integer, 1≤ x < 10 }, P = { 1, 5, 6} and Q ’ = { 3, 4, 9}. List the elements of set P ’ Find n(Q) Draw a Venn diagram to display the sets U , P and P ’ Draw a Venn diagram to display the sets U , Q and Q ’

The intersection of two sets X and Y is the set of elements that are common to both set X and set Y. It is denoted by X ∩ Y and is read ‘X intersection Y’.

Draw a Venn diagram to represent the relationship between the sets X = {1, 2, 5, 6, 7, 9, 10} and Y = {1, 3, 4, 5, 6, 8, 10}

Draw a Venn diagram to represent the relationship between the sets X = {a, b,c,d,e,f,g,h,i} and Y = {b,e,h,j,k,l,m}

Draw a Venn diagram to represent the relationship between the sets X = {1, 6, 9} and Y = {1, 3, 5, 6, 8, 9}

The intersection of three sets X, Y and Z is the set of elements that are common to sets X, Y and Z. It is denoted by X ∩ Y ∩ Z

Draw a Venn diagram to represent the relationship between the sets X = {1, 2, 5, 6, 7, 9}, Y = {1, 3, 4, 5, 6, 8} and Z = {3, 5, 6, 7, 8, 10} X ∩ Y ∩ Z = X ∩ Y = Y ∩ Z = X ∩ Z =

Draw a Venn diagram to represent the relationship between the sets X = {a,b,c,d,e,f,g}, Y = {a,g,h,j,k} and Z = {a,b,j,k,l,m,n} X ∩ Y ∩ Z = X ∩ Y = Y ∩ Z = X ∩ Z =

The complement of the set X ∩ Y is the set of elements that are members of the universal set U but not members of X ∩ Y. It is denoted by (X ∩ Y) ’

U ={1,2,3,4,5,6,7,8,9,10,11}, X = {1, 2, 5, 6, 7} and Y = {1, 3, 4, 5, 6, 8} . Draw a Venn diagram to illustrate ( X ∩ Y ) ’ b) Find ( X ∩ Y ) ’

Suppose U = set of positive integers less than 10, X = {2,3,8} and Y = {1,2,7,8} . Draw a Venn diagram to illustrate ( X ∩ Y ) ’ b) Find ( X ∩ Y ) ’

Suppose U = {x : x is an integer, -6≤ x < 5 } X = {-3,0,1,3} and Y = {-5,-1,1,3,4} . Draw a Venn diagram to illustrate ( X ∩ Y ) ’ b) Find ( X ∩ Y ) ’

The union of two sets A and B is the set of elements, which are in A or in B or in both. It is denoted by A ∪ B and is read ‘A union B’

Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y. X = {1, 2, 6, 7} and Y = {1, 3, 4, 5, 8} Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y.

Given U = {-2,-1,3,4,5,9,10} X = {-2,3,5,9} and Y = {-1,3,9,10} Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y.

Given U = U = {x : x is an integer, -6≤ x < 5 } X = {-3,0,1,3} and Y = {-5,-1,1,3,4} . Find X ∪ Y and draw a Venn diagram to illustrate X ∪ Y.

Set Equality Consider the sets: P ={Tom, Dick, Harry, John} Q = {Dick, Harry, John, Tom} Since P and Q contain exactly the same number of members and the memebers are the same, we say that P is equal to Q, and we write P = Q. The order in which the members appear in the set is not important. R = {2, 4, 6, 8} S = {2, 4, 6, 8, 10} Since R and S do not contain exactly the same members, we say that R is not equal to S and we write R ≠ S.

If every element of a set B is also a member of a set A, then we say B is a subset of A. We use the symbol ⊂ to mean “is a subset of” and the symbol ⊄ to mean “is not a subset of”. Example: A = {1, 3, 5}, B = {1, 2, 3, 4, 5} So,  A ⊂  B because every element in A is also in B. X = {1, 3, 5}, Y = {2, 3, 4, 5, 6}. X ⊄  Y  because 1 is in X  but not in Y.