LOGO GOOD MORNING Shania QQ:1246640685 MSN: Shania QQ:1246640685 MSN:

Slides:



Advertisements
Similar presentations
Introduction to Set Theory
Advertisements

Basic Structures: Sets, Functions, Sequences, Sums, and Matrices
1 Section 1.7 Set Operations. 2 Union The union of 2 sets A and B is the set containing elements found either in A, or in B, or in both The denotation.
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.
Set Theory.
Use of Venn Diagrams to find the HCF and LCM
Survey of Mathematical Ideas Math 100 Chapter 2
Prime Factorization.
Prime Number – An integer whose only factors are 1 and itself 2, 3, 5, 7,11, 13, 17, 19.
Partially borrowed from Florida State University
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.
2.1 – Sets. Examples: Set-Builder Notation Using Set-Builder Notation to Make Domains Explicit Examples.
Set Theory. What is a set?  Sets are used to define the concepts of relations and functions. The study of geometry, sequences, probability, etc. requires.
Set, Combinatorics, Probability & Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS Slides Set,
SET THEORY. BASIC CONCEPTS IN SET THEORY Definition: A set is a collection of well-defined objects, called elements Examples: The following are examples.
CS 103 Discrete Structures Lecture 10 Basic Structures: Sets (1)
Copyright © 2009 Pearson Education, Inc. Chapter 5 Section 1 - Slide 1 Chapter 1 Number Theory and the Real Number System.
CS201: Data Structures and Discrete Mathematics I
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc. Sets and Counting6 Sets and Set Operations The Number of Elements in a Finite Set The.
Set Theory Symbols and Terminology Set – A collection of objects.
Thinking Mathematically Chapter 2 Set Theory 2.1 Basic Set Concepts.
Slide Chapter 2 Sets. Slide Set Concepts.
Chapter 2 Section 1 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Unit 2 Sets.
ELEMENTARY SET THEORY.
Set Operations Chapter 2 Sec 3. Union What does the word mean to you? What does it mean in mathematics?
Set Notation and Description Kinds of Sets Operations on Sets By: Mr. Gerzon B. Mascariñas.
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.
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. Set Theory - Definitions and notation A set is an unordered collection of elements. Some examples: {1, 2, 3} is the set containing.
Based on slides by Patrice Belleville and Steve Wolfman CPSC 121: Models of Computation Unit 11: Sets.
Lesson 1 Multiples and Factors At times you will be asked to determine the factors or multiples of various numbers in math problems in school and on the.
Discrete Mathematics Set.
Quiz – last week on the month both Algebra and Geometry Algebra range – Permutation, Combinations, Systems of Linear Inequalities, Linear Programming.
Welcome to Form 4 Mathematics Topic for the day SETS.
1 Section 1.2 Sets A set is a collection of things. If S is a set and x is a member or element of S we write x  S. Othewise we write x  S. The set with.
Module #3 - Sets 3/2/2016(c) , Michael P. Frank 2. Sets and Set Operations.
Fr: Discrete Mathematics by Washburn, Marlowe, and Ryan.
Thinking Mathematically Venn Diagrams and Subsets.
Discrete Mathematics CS 2610 August 31, Agenda Set Theory Set Builder Notation Universal Set Power Set and Cardinality Set Operations Set Identities.
Multiples, Factors and Primes. Multiples A multiple of a number is found by multiplying the number by any whole number. What are the first six multiples.
Thinking Mathematically Venn Diagrams and Set Operations.
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.
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.
Sets Page 746.
Discrete Mathematical The Set Theory
CSNB 143 Discrete Mathematical Structures
Set, Combinatorics, Probability & Number Theory
ALGEBRA II H/G - SETS : UNION and INTERSECTION
Taibah University College of Computer Science & Engineering Course Title: Discrete Mathematics Code: CS 103 Chapter 2 Sets Slides are adopted from “Discrete.
CSE 2353 – September 22nd 2003 Sets.
Chapter R Section 1.
CS100: Discrete structures
        { } Sets and Venn Diagrams Prime Numbers Even Numbers
Algebra 1 Section 1.1.
Chapter Sets &Venn Diagrams.
ALGEBRA I - SETS : UNION and INTERSECTION
Discrete Mathematics CS 2610
Which number is NOT a common multiple of 4 and 8
ALGEBRA II H/G - SETS : UNION and INTERSECTION
Number Talk What is a Number Talk?
Introduction A set is a collection of objects.
Sets, Unions, Intersections, and Complements
Presentation transcript:

LOGO GOOD MORNING Shania QQ: MSN: Shania QQ: MSN:

LOGO Contents Math words quiz Factors-prime factors Multiples-LCM Patterns and sequences SETS!!!

LOGO Math words quiz 10 minutes!!!

LOGO Factors  Factors of a number are the whole numbers that multiply together to give the original number  E.g. The factors of 12 are?  12 is the the original number  So which numbers can multiply together to give 12?  1×12, 2×6, 3×4  That is, 1,2,3,4,6,12 are factors of 12.  We use F(12) as a short way of writing factors of 12.  F(12)={1,2,3,4,6,12}  Factor pairs of 12 are (1,12), (2,6), (3,4)  Among these 6 factors 2 and 3 are prime factors. [Prime factors of a number are factors of the number that are also prime number.]

LOGO Writing numbers as the product of prime factors  Prime factors  2,3,5,7,11,13…  12=4×3,but 4 is not prime number, we break 4 down further 12=2×2×3 that we have written 12 as the product of prime factors

LOGO Step 1 Step 2 Step 3 Try to divide the given number by the first prime number -- 2 Continue until 2 will no longer divide into it Try the next prime number, 3, then 5, 7 and so on, until final answer is 1 Steps

LOGO Examples  Write 60 as a product of prime factors.  Write 3465 as a product of prime factors.  So 3465=3×3×5×7×11

LOGO Several rules  The number is ended by 0,2,4,6,8 can be divided by 2.  The sum of all digits of the number can be divided by 3, that is, the number can be divided by =18 18/3=6 so 3465 can be divided by 3  So does 5, 7, 11 and 13

LOGO Multiples  Definition: the multiples of number are the products of that numbers and 1,2,3,4,5…(Natural number)  E.g. The multiples of 3 are???  3, 6, 9, 12, 15…  The first five multiples of 3: M(3)={3,6,9,12,15}

LOGO LCM-Lowest common multiple  最小公倍数  The smallest number that is a multiple of two or more numbers  12, 24, 36 are multiples of 3 and 4. BUT, 12 is the smallest one, that is, 12 is the LCM of 3 and 4.

LOGO Two ways to find LCM  ONE: ① List the multiples of each numbers of each numbers ② and then pick out the lowest number that appears in every one of the lists. (applicable for small numbers)  ANOTHER: Expressing each number as a product of prime factors

LOGO Sets  Any collection of objects – have sth in common, some connection with each other.  { } braces, comma  The object in a set we called element of the set ∈  5 ways to express sets

LOGO 5 ways 1.Listed set {1,2,3,4.5} 2.Described set {first five natural numbers} 3.Set builder notation to describe sets mathematically {x:x ≦ 10 and x is an even number} 4.Represented by a name or a letter {red, blue, yellow} {Thomas, Joise} 5.Venn diagram

LOGO Special sets  Finite sets and infinite sets  Universal set rectangular Venn diagram It can change from problem to problem  { } empty set

LOGO Relationships between sets  Equal sets: same cardinality and same elements “=“  Equivalent sets: same number of elements  Subsets: A is the subset of set B if all of the elements of A are elements of B A ⊂ B (子集) B ⊃ A (superset 扩散集) In our book , different from Chinese book How many subsets? Include {} and equal set Use permutation and combination to prove.

LOGO Continue  Complement set A’ contains all of the elements of the universal set not in A. set A and its complement A’ are disjoint- A ∩ A’=empty set  Power set: All subsets of a given set A  If a set has n elements it will have 2^n subsets

LOGO Intersection and union of sets  A ∪ B : the union of sets A and B.  A ∩ B : the intersection of sets A and B. The elements common to set A and B.

LOGO Laws  1. A ∩ A = A  2. A ∩ B = B ∩ A (commutative law)  3. A ∩ B ∩ C = A ∩ (B ∩ C) (associative law)  4. A ∩ φ = φ ∩ A = φ  5. A ∪ (A ∩ B) = A  6. A ∩ (A ∪ B) = A  7. A ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C) (distributive law)  8. A ∪ (B ∩ C) = (A ∪ B) ∩ (A ∪ C) (distributive law)

LOGO Homework