1.1 Sets and Subsets.

Slides:



Advertisements
Similar presentations
Sets of Real Numbers The language of set notation.
Advertisements

RATIONAL AND IRRATIONAL NUMBERS
(as opposed to fake numbers?)
The Mysterious World of Number Identity…
Chapter 2 The Basic Concepts of Set Theory © 2008 Pearson Addison-Wesley. All rights reserved.
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.
Unit 2 Comparing and Ordering Rational Numbers
The Real Number System. The natural numbers are the counting numbers, without _______. Whole numbers include the natural numbers and ____________. Integers.
Set Notation.
Organizing Numbers into Number Sets. Definitions and Symbols for Number Sets Counting numbers ( maybe 0, 1, 2, 3, 4, and so on) Natural Numbers: Positive.
5.1 Rational Numbers 90 Ex: ) ) 32
This section will discuss the symbolism and concepts of set theory
What is the difference between a line segment and a line?
The Real Number System. Real Numbers The set of all rational and the set of all irrational numbers together make up the set of real numbers. Any and all.
Warm Up Add or subtract. 1 + – – – –
1 -2 Properties of Real Numbers. Types of Numbers  Often, numbers are grouped or classified as specific types of numbers. We will explore the following.
The Real Number System.  Natural Numbers (AKA Counting Numbers): {1, 2, 3, 4, …}  Whole Numbers (Natural Numbers plus zero): {0, 1, 2, 3, …} NOTE: Both.
REAL NUMBERS (as opposed to fake numbers?) Two Kinds of Real Numbers Rational Numbers Irrational Numbers.
Rational and Irrational Numbers. Standards: Use properties of rational and irrational numbers.  MGSE9–12.N.RN.2 Rewrite expressions involving radicals.
The Real Number System -13 O, 1, 2, 3… 1/ π.
The Real Number System Created by Mrs. Gray 2010.
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,
Sets of Numbers Unions, Intersections, and Venn Diagrams
Unit 1-Number Sets Aa-1.1 Define and identify integers, rational, irrational, natural, whole and real numbers.
REAL NUMBERS (as opposed to fake numbers?) Two Kinds of Real Numbers Rational Numbers Irrational Numbers.
Introduction to Set theory. Ways of Describing Sets.
Real Numbers Natural Numbers – {1,2,3,4,5,6….}
REAL NUMBERS (as opposed to fake numbers?) Two Kinds of Real Numbers Rational Numbers Irrational Numbers.
Repeating decimals – How can they be written as fractions? is a rational number.
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,
Irrational Numbers (4.2). If the definition of a rational number is a number that can be written in the form m/n, where m and n are integers with n not.
The set of real numbers can be divided into two sets: RATIONAL NUMBERS IRRATIONAL NUMBERS and Numbers that can be written in the form a. b Numbers that.
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.
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.
Do Now (Today: Sort numbers into number sets)
Rational and Irrational Numbers
Rational and Irrational Numbers
Rational and Irrational Numbers
The Basic Concepts of Set Theory
Drill #3 Evaluate each expression if a = 6, b = ½, and c =
The Mysterious World of Number Identity…
All numbers that can be represented on a number line are called real numbers and can be classified according to their characteristics.
(as opposed to fake numbers?)
(as opposed to fake numbers?)
(as opposed to fake numbers?)
Algebra 1 Section 1.1.
The Basic Concepts of Set Theory
The Mysterious World of Number Identity…
Rational and Irrational Numbers
Rational and Irrational Numbers
Chapter 2 The Basic Concepts of Set Theory
(as opposed to fake numbers?)
(as opposed to fake numbers?)
The Real Number System Essential Question: -How do we classify as rational and irrational numbers?
Chapter Sets &Venn Diagrams.
Chapter 2 The Basic Concepts of Set Theory
The Mysterious World of Number Identity…
The Real Number System Essential Question: -How do we classify numbers as rational or irrational?
Rational and Irrational Numbers
Number Sets.
Natural Numbers The first counting numbers Does NOT include zero
books WARM-uP Lesson 1 Independent work Exit card
Rational and Irrational Numbers
The Mysterious World of Number Identity…
Sets, Unions, Intersections, and Complements
(as opposed to fake numbers?)
The Real Number System 6/28/2019 jwaid.
The Real Number System 9/14/2019 jwaid.
(as opposed to fake numbers?)
Presentation transcript:

1.1 Sets and Subsets

A set is a well defined collection of objects A collection of beanie babies A collection of hats An Element (∈) is one of the objects in a set A = {1, 2, 3} 1 ∈ A 2 ∈ A 3 ∈ A 4 ∉ A

We specify a property when it is difficult to list all elements. We write this in the form {x|P(x)} (x such that P of x) A = {1,2,3} could be written as: {x|x is a positive integer less than 4}

Order in a set does not matter {1,2,3} {3,2,1} Special sets: ℤ(zeta) integers {..., −3, −2, −1, 0, 1, 2, 3, ...} ℕ(nu) natural numbers { 0, 1, 2, 3, ...} or { 1, 2, 3, ...}. ℚ Rational numbers integers, fractions and decimals ℝ Real numbers Rational and Irrational numbers (square root ) {}Empty set

Equality Two sets A and B are equal if they have the same elements: If A= {Java, Pascal, c++} and B = {Pascal, c++, Java} then A=B

Subsets ⊆ is contained in A ⊆ B A={1,2,3,4} B = {1,2,5,6} A is not contained in B

Venn Diagrams The Venn diagram shows relationships between sets. of what we are talking about A = a set of beanie babies B = a set of hats The intersection ∩ of A and B, written A ∩B are beanie babies with hats.

The Power Set of A , written P(A), is the set of all possible subsets of A. Note there are 3 elements 23 = 8 There are 8 possible subsets P(A) = {}, {1}, {2}, {3}, {1,2},{1,3},{2,3},{1,2,3}