Learning Objectives for Section 7.2 Sets

Slides:



Advertisements
Similar presentations
MULT. INTEGERS 1. IF THE SIGNS ARE THE SAME THE ANSWER IS POSITIVE 2. IF THE SIGNS ARE DIFFERENT THE ANSWER IS NEGATIVE.
Advertisements

Addition Facts
SADC Course in Statistics Laws of Probability (Session 02)
Sets Large and Small. 7/9/2013 Sets 2 2 Set Definition: A set is a collection of objects, real or virtual, with a clear defining property for membership.
Chapter 4 Systems of Linear Equations; Matrices
1 Sets CS/APMA 202, Spring 2005 Rosen, section 1.6 Aaron Bloomfield.
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,.
Addition 1’s to 20.
25 seconds left…...
Solving Addition and Subtraction Inequalities
Chapter 2 The Basic Concepts of Set Theory
Equivalence Relations
Discrete Structures Chapter 6: Set Theory
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
Sets DISCRETE STRUCTURE ABDUL BASIT TAHIR, KAMRAN ALI, FAIZAN ILLAHI, NOMAN AHMAD, ARSALAN MUBASHIR.
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
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 XI SETS.
Set Notation.
This section will discuss the symbolism and concepts of set theory
Objectives: By the end of class, I will be able to:  Identify sets  Understand subsets, intersections, unions, empty sets, finite and infinite sets,
Definition and Representation A set is a well-defined collection of objects; The objects are called elements or members of the set; A set can be represented.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
Mathematical Proofs. Chapter 1 Sets 1.1 Describing a Set 1.2 Subsets 1.3 Set Operations 1.4 Indexed Collections of Sets 1.5 Partitions of Sets.
CompSci 102 Discrete Math for Computer Science
Slide Chapter 2 Sets. Slide Set Concepts.
Unit 2 Sets.
ELEMENTARY SET THEORY.
Chapter SETS DEFINITION OF SET METHODS FOR SPECIFYING SET SUBSETS VENN DIAGRAM SET IDENTITIES SET OPERATIONS.
Set Operations Chapter 2 Sec 3. Union What does the word mean to you? What does it mean in mathematics?
Definition of a Set DM is study of discrete structures. Fundamental discrete structure upon which most of other discrete structures are built is the sets.
Sets and Set Notation What are sets? A set is a collection of things. The "things" in the set are called the "elements”. A set is represented by listing.
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.
ITD1111 Discrete Mathematics & Statistics STDTLP
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,
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.
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.
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.
CPCS 222 Discrete Structures I
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 3 SETS, BOOLEAN ALGEBRA & LOGIC CIRCUITS
Set, Combinatorics, Probability & Number Theory
Sets Section 2.1.
(є:belongs to , є:does not belongs to)
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
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.
Set-Builder Notation.
SEVENTH EDITION and EXPANDED SEVENTH EDITION
CHAPTER 1 - Sets and Intervals
CHAPTER 1 - Sets and Intervals
2 Chapter Numeration Systems and Sets
Chapter 7 Logic, Sets, and Counting
Introduction A set is a collection of objects.
Presentation transcript:

Learning Objectives for Section 7.2 Sets MAT 103 SP09 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. Solve applications involving sets.

This section will discuss the symbolism and concepts of set theory MAT 103 SP09 7.2 Sets This section will discuss the symbolism and concepts of set theory

Set Properties and Set Notation MAT 103 SP09 Set Properties and Set Notation Definition: A set is any collection of objects Notation: e  A means “e is an element of A”, or “e belongs to set A”. e  A means “e is not an element of A”.

Set Notation (continued) A  B means “A is a subset of B” A = B means “A and B have exactly the same elements” A  B means “A is not a subset of B” A  B means “A and B do not have exactly the same elements”

Set Properties and Set Notation (continued) MAT 103 SP09 Set Properties and Set Notation (continued) Example of a set: Let A be the set of all the letters in the alphabet. We write that as A = { a, b, c, d, e, …, z}. This is called the listing method of specifying a set. We use capital letters to represent sets. We list the elements of the set within braces. The three dots (…) indicate that the pattern continues. Question: Is 3 a member of the set A?

MAT 103 SP09 Set-Builder Notation Sometimes it is convenient to represent sets using set-builder notation. Example: Using set-builder notation, write the letters of the alphabet. A = {x | x is a letter of the English alphabet} This is read, “the set of all x such that x is a letter of the English alphabet.” It is equivalent to A = {a , b, c, d, e, …, z} Note: {x | x2 = 9} = {3, -3} This is read as “the set of all x such that the square of x equals 9.”

Null Set Example: What are the real number solutions of the equation MAT 103 SP09 Null Set Example: What are the real number solutions of the equation x2 + 1 = 0? Answer: There are no real number solutions of this equation since no real number squared added to one can ever equal 0. We represent the solution as the null set, written { } or .

MAT 103 SP09 Subsets A is a subset of B if every element of A is also contained in B. This is written A  B. For example, the set of integers { …-3, -2, -1, 0, 1, 2, 3, …} is a subset of the set of real numbers. Formal Definition: A  B means “if x  A, then x  B.”

Subsets (continued) Note: Every set is a subset of itself. MAT 103 SP09 Subsets (continued) Note: Every set is a subset of itself. Ø (the null set) is a subset of every set.

MAT 103 SP09 Number of Subsets Example: List all the subsets of set A = {bird, cat, dog} For convenience, we will use the notation A = {b, c, d} to represent set A.

Union of Sets A  B = { x | x  A or x  B} The union of two sets A and B is the set of all elements formed by combining all the elements of set A and all the elements of set B into one set. It is written A  B. In the Venn diagram on the left, the union of A and B is the entire region shaded. B A

Intersection of Sets A  B = { x | x  A and x  B} The intersection of two sets A and B is the set of all elements that are common to both A and B. It is written A  B. B A In the Venn diagram on the left, the intersection of A and B is the shaded region.

Example Example: Given A = {3, 6, 9, 12, 15} and B = {1, 4, 9, 16} find: A  B . A  B.

Disjoint Sets If two sets have no elements in common, they are said to be disjoint. Two sets A and B are disjoint if A  B = . Example: The rational and irrational numbers are disjoint.

The Universal Set The set of all elements under consideration is called the universal set U.

The Complement of a Set The complement of a set A is defined as the set of elements that are contained in U, the universal set, but not contained in set A. The symbolism and notation for the complement of set A are In the Venn diagram on the left, the rectangle represents the universal set. A is the shaded area outside the set A.

Venn Diagram Refer to the Venn diagram below. The indicated values represent the number of elements in each region. How many elements are in each of the indicated sets? A B U 65 12 40 25

Application* A marketing survey of 1,000 car commuters found that 600 listen to the news, 500 listen to music, and 300 listen to both. Let N = set of commuters in the sample who listen to news Let M = set of commuters in the sample who listen to music Find the number of commuters in the set The number of elements in a set A is denoted by n(A), so in this case we are looking for

Solution The study is based on 1000 commuters, so n(U)=1000. The number of elements in the four sections in the Venn diagram need to add up to 1000. The orange part represents the commuters who listen to both news and music. It has 300 elements. The set N (news listeners) consists of a green part and an orange part. N has 600 elements, the orange part has 300, so the green part must also be 300.

Solution (continued) U 200 people listen to neither news nor music is the green part, which contains 300 commuters. M N 300 listen to news but not music. 200 listen to music but not news 300 listen to both music and news