Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007.

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.
Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday February 1, 2007.
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)
Sets Definition of a Set: NAME = {list of elements or description of elements} i.e. B = {1,2,3} or C = {x  Z + | -4 < x < 4} Axiom of Extension: A set.
Chapter 2 The Basic Concepts of Set Theory
Sets. Copyright © Peter Cappello Definition Visualize a dictionary as a directed graph. Nodes represent words If word w is defined in terms of word.
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
Survey of Mathematical Ideas Math 100 Chapter 2
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.
Sets.
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.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
Sets --- A set is a collection of objects. Sets are denoted by A, B, C, … --- The objects in the set are called the elements of the set. The elements are.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Chapter 2: Basic Structures: Sets, Functions, Sequences, and Sums (1)
Sets Math 123 September 15.
Set Theory Symbols and Terminology Set – A collection of objects.
Thinking Mathematically Chapter 2 Set Theory 2.1 Basic Set Concepts.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Slide Section 2-1 Symbols and Terminology. SYMBOLS AND TERMINOLOGY Designating Sets Sets of Numbers and Cardinality Finite and Infinite Sets Equality.
ELEMENTARY SET THEORY.
Set Notation and Description Kinds of Sets Operations on Sets By: Mr. Gerzon B. Mascariñas.
Sets Goal: Introduce the basic terminology of set theory.
Lecture 2.1: Sets and Set Operations CS 250, Discrete Structures, Fall 2014 Nitesh Saxena Adopted from previous lectures by Cinda Heeren.
1 Chapter Two Basic Concepts of Set Theory –Symbols and Terminology –Venn Diagrams and Subsets.
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.
Discrete Mathematics CS 2610 January 27, part 2.
Discrete Mathematics Set.
Welcome to Form 4 Mathematics Topic for the day SETS.
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.
Thinking Mathematically Venn Diagrams and Subsets.
1 Discrete Structures – CNS2300 Text Discrete Mathematics and Its Applications Kenneth H. Rosen (5 th Edition) Chapter 1 The Foundations: Logic, Sets,
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.
The Basic Concepts of Set Theory. Chapter 1 Set Operations and Cartesian Products.
 2012 Pearson Education, Inc. Slide Chapter 2 The Basic Concepts of Set Theory.
Sets.
Sets Page 746.
Chapter 2: SETS.
Lesson 2.1 Basic Set Concepts.
Discrete Mathematical The Set Theory
CSNB 143 Discrete Mathematical Structures
Set, Combinatorics, Probability & Number Theory
The Basic Concepts of Set Theory
Sets Section 2.1.
Chapter 2 The Basic Concepts of Set Theory
The Basic Concepts of Set Theory
CSE 2353 – September 22nd 2003 Sets.
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
The Basic Concepts of Set Theory
Algebra 1 Section 1.1.
The Basic Concepts of Set Theory
The Basic Concepts of Set Theory
2.1 Sets Dr. Halimah Alshehri.
Chapter 2 The Basic Concepts of Set Theory
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.
Chapter 2 The Basic Concepts of Set Theory
Thinking Mathematically
Chapter 2 The Basic Concepts of Set Theory
Which sets are equal? Which sets are equivalent?
2.1 – Symbols and Terminology
Thinking Mathematically
Lecture Sets 2.2 Set Operations.
Terminology and Symbols
Presentation transcript:

Survey of Mathematical Ideas Math 100 Chapter 2 John Rosson Thursday January 25, 2007

Basic Concepts of Set Theory 1.Symbols and Terminology 2.Venn Diagrams and Subsets 3.Set Operations and Cartesian Products 4.Cardinal Numbers and Surveys 5.Infinite Sets and Their Cardinalities

Sets A set is a collection of objects. The objects in a set are called its elements or members. If A is a set and a is an element of A, we show this in symbols as follows: “a is an element of A” “a is not an element of A”

Designating Sets Word description: Listing: Set builder: The empty set, designated Ø, is the set with no elements. The set of positive whole numbers which are less than 20 and evenly divisible by 7.

Set Equality Set A is equal to set B if 1.every element of A is an element of B and 2.Every element of B is an element of A. This denoted, as one would expect “set A equals set B”“set A does not equal set B”

Set Equality Examples:

Sets of Numbers.

Cardinality The cardinal number or cardinality of a set is the number of element in a set. In symbols, the cardinality of a set A is denoted Equal sets have equal cardinality, but sets with equal cardinality are not always equal. n(A)

Cardinality Examples Intuitively, the sets in the above example are finite. On the other hand, the sets of numbers N, Z, Q and R are all examples of infinite sets. Later, we precise definitions of the words “finite” and “infinite” mean.

Subsets Set A is a subset of set B if every element of A is also an element of B Denoted in symbols, “set A is a subset of set B”“set A is not a subset of set B” / If A and B are sets then A = B if A  B and B  A.

Subsets Set A is a proper subset of set B if A  B and A≠B. This denoted in symbols, “set A is a proper subset of set B”“set A is not a proper subset of set B”

Subsets Examples. Let A be a set. /

Sets can be elements. Any set can be an element of a set. If then

Power Set The power set of set A, denoted is the set of all subsets of A. Thus

Power Set Example In particular, the number of subsets of {1,2,3} is

Power Set Theorem: The number of subsets of a finite set A is given by and the number of proper subsets is given by

Power Set SetCardinality# Subsets# Proper Subsets Ø02 0 =11-1=0 {a}12 1 =22-1=1 {a,b}22 2 =44-1=3 {1,2,3}32 3 =87 {1,2,c,4,5}52 5 =3231 {1,2,3,…,100} =

Assignments 2.3, 2.4, 2.5 Read Section 2.3 Due January 30 Exercises p , 7-27, 47, 51, 52, 71, 75, 97, 115, 127, 129, 131, 133. Read Section 2.4 Due February 1 Exercises p. 79 1, 3, 5, 7, 9, 17, 19, 25, and 27. Read Section 2.5 Due February 6 Exercises p , 7, 9, 11, 13, 14, 15, 24, 29, 32, 37, 38, 39, 40, 43.