The Basic Concepts of Set Theory

Slides:



Advertisements
Similar presentations
Chapter 2 The Basic Concepts of Set Theory
Advertisements

Lecture 2 Introduction To Sets CSCI – 1900 Mathematics for Computer Science Fall 2014 Bill Pine.
2.1 Sets. DEFINITION 1 A set is an unordered collection of objects. DEFINITION 2 The objects in a set are called the elements, or members, of the set.
Analytical Methods in CS (CIS 505)
Chapter 2 The Basic Concepts of Set Theory
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Chapter 2 The Basic Concepts of Set Theory
Absolute Value Find the absolute value of a number Just how far from zero are you?
Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007.
2.1 – Symbols and Terminology Definitions: Set: A collection of objects. Elements: The objects that belong to the set. Set Designations (3 types): Word.
Mrs.Volynskaya Real Numbers
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
Set of Real Numbers.
This section will discuss the symbolism and concepts of set theory
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.
 Can be put in fractional form  The decimal form of the number either terminates (ends) or repeats.  Counting numbers, whole numbers, integers and.
Chapter 7 Logic, Sets, and Counting Section 2 Sets.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 1-1 Basic Concepts Chapter 1.
Set Theory Symbols and Terminology Set – A collection of objects.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
2.1 Symbols and Terminology. Designating Sets A set is a collection of objects (in math, usually numbers). The objects belonging to the set are called.
Slide Section 2-1 Symbols and Terminology. SYMBOLS AND TERMINOLOGY Designating Sets Sets of Numbers and Cardinality Finite and Infinite Sets Equality.
Copyright © 2010 Pearson Education, Inc. All rights reserved Sec
ELEMENTARY SET THEORY.
Sets Goal: Introduce the basic terminology of set theory.
Sets of Numbers Unions, Intersections, and Venn Diagrams
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.
R1.1 REAL NUMBERS ORDER AND ABSOLUTE VALUE. Set – A collection of objects Sub-set – Some of the items in the set.
Section 1Chapter 1. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Basic Concepts Write sets using set notation. Use number.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
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.
 2012 Pearson Education, Inc. Slide Chapter 2 The Basic Concepts of Set Theory.
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:
Sets Page 746.
Lesson 2.1 Basic Set Concepts.
Sets Finite 7-1.
1.1 Subsets of Real Numbers
Chapter 2 The Basic Concepts of Set Theory
SETS & FUNCTIONS NOTATION & TERMINOLOGY
The Basic Concepts of Set Theory
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
Set and Set Operations Grab a sheet from front.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
The Basic Concepts of Set Theory
Algebra 1 Section 1.1.
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
The Basic Concepts of Set Theory
Chapter 1 Section 1.
The Basic Concepts of Set Theory
2.1 Sets Dr. Halimah Alshehri.
CHAPTER 1 - Sets and Intervals
Chapter 2 The Basic Concepts of Set Theory
CHAPTER 1 - Sets and Intervals
Chapter 2 The Basic Concepts of Set Theory
Sets. EXAMPLE 1 The set O of odd positive integers less than 10 can be expressed by O = { l, 3, 5, 7, 9}. * This way of describing a set is known as.
2 Chapter Numeration Systems and Sets
Chapter 2 The Basic Concepts of Set Theory
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Chapter 7 Logic, Sets, and Counting
1-1 Sets of Numbers Warm Up Lesson Presentation Lesson Quiz
Chapter 2 The Basic Concepts of Set Theory
2.1 – Symbols and Terminology
Number Sets.
Introduction A set is a collection of objects.
The Real Number System.
Thinking Mathematically
Presentation transcript:

The Basic Concepts of Set Theory Chapter 2 The Basic Concepts of Set Theory 2012 Pearson Education, Inc.

Chapter 2: The Basic Concepts of Set Theory 2.1 Symbols and Terminology 2.2 Venn Diagrams and Subsets 2.3 Set Operations and Cartesian Products 2.4 Surveys and Cardinal Numbers 2012 Pearson Education, Inc.

Symbols and Terminology Section 2-1 Symbols and Terminology 2012 Pearson Education, Inc.

Symbols and Terminology Designating Sets Sets of Numbers and Cardinality Finite and Infinite Sets Equality of Sets 2012 Pearson Education, Inc.

Designating Sets A set is a collection of objects. The objects belonging to the set are called the elements, or members of the set. Sets are designated using: 1) word description, 2) the listing method, and 3) set-builder notation. 2012 Pearson Education, Inc.

Designating Sets Word description The set of even counting numbers less than 10 The listing method {2, 4, 6, 8} Set-builder notation {x|x is an even counting number less than 10} 2012 Pearson Education, Inc.

Designating Sets Sets are commonly given names (capital letters). The set containing no elements is called the empty set (null set) and denoted by { } or To show 2 is an element of set A use the symbol 2012 Pearson Education, Inc.

Example: Listing Elements of Sets Give a complete listing of all of the elements of the set {x|x is a natural number between 3 and 8} Solution {4, 5, 6, 7} 2012 Pearson Education, Inc.

Sets of Numbers Natural (counting) {1, 2, 3, 4, …} Whole numbers {0, 1, 2, 3, 4, …} Integers {…,–3, –2, –1, 0, 1, 2, 3, …} Rational numbers May be written as a terminating decimal, like 0.25, or a repeating decimal like 0.333… Irrational {x | x is not expressible as a quotient of integers} Decimal representations never terminate and never repeat. Real numbers {x | x can be expressed as a decimal} 2012 Pearson Education, Inc.

Cardinality The number of elements in a set is called the cardinal number, or cardinality of the set. The symbol n(A), read “n of A,” represents the cardinal number of set A. 2012 Pearson Education, Inc.

Example: Cardinality Find the cardinal number of each set. a) K = {a, l, g, e, b, r} b) M = {2} c) Solution a) n(K) = 6 b) n(M) = 1 2012 Pearson Education, Inc.

Finite and Infinite Sets If the cardinal number of a set is a particular whole number, we call that set a finite set. Whenever a set is so large that its cardinal number is not found among the whole numbers, we call that set an infinite set. 2012 Pearson Education, Inc.

Example: Infinite Set The odd counting numbers are an infinite set. Word description The set of all odd counting numbers Listing method {1, 3, 5, 7, 9, …} Set-builder notation {x|x is an odd counting number} 2012 Pearson Education, Inc.

Equality of Sets Set A is equal to set B provided the following two conditions are met: 1. Every element of A is an element of B, and 2. Every element of B is an element of A. 2012 Pearson Education, Inc.

Example: Equality of Sets State whether the sets in each pair are equal. a) {a, b, c, d} and {a, c, d, b} b) {2, 4, 6} and {x|x is an even number} Solution a) Yes, order of elements does not matter b) No, {2, 4, 6} does not represent all the even numbers. 2012 Pearson Education, Inc.