A Set A set is a collection of objects. The objects are called members or elements. The elements may have something in common or may be unrelated.

Size: px
Start display at page:

Download "A Set A set is a collection of objects. The objects are called members or elements. The elements may have something in common or may be unrelated."

Transcription

1 A Set A set is a collection of objects. The objects are called members or elements. The elements may have something in common or may be unrelated. A = {5, 10, 15, 20, 25} B = {prime numbers less than 20} C = {cat, red, 17, geography} The curly brackets {...} are the symbol for the set of.

2 Members of a Set The members or ELEMENTS of a set are the objects that belong to the set. If A = {2, 6, 9} then the elements of A are 2, 6 and 9. We use the symbol to say is an element of. So we have 2 A and 6 A and 9 A. The symbol means is not an element of. So we can say 10 A.

3 The Universal Set The Universal set is the set from which all the other sets are formed. The symbol for Universal set is U If A = {1, 2, 3} and B = {4, 5, 6} then the universal set could be {1, 2, 3, 4, 5, 6}. In fact the Universal set is any set that contains the elements 1, 2, 3, 4, 5 and 6. So {whole numbers less than 10} might also have been the Universal set.

4 The Empty Set Any set which has no elements is called an empty set. There are two symbols for the empty set. They are { } or 1. { 17 year old students in Form 1 } = { } 2. { prime numbers that end in 0} = 3. {3, 5, 7, 9,...}

5 The Union of Two Sets The union of two sets A and B is a set which contains all the elements in A or in B or in both. The elements are written in order and are not repeated. The symbol that we use for union is. 1. If A = { 2, 4, 6, 8, 10 } and B = { 3, 4, 6, 8, 9 } then A B = { 2, 3, 4, 6, 8, 9, 10 } 2. If S = { a, c, d, e, g } and T = { b, c, d, f } then S T = { a, b, c, d, e, f, g }

6 The Intersection of Two Sets The intersection of two sets is a set which contains those elements which belong to both sets. The symbol for intersection is. 1. If C = { 11, 13, 14, 16, 23, 28 } and D = { 12, 13, 15, 16, 21, 23 } then C D = { 13, 16, 23 } 2. If K = {a, b, c, d} and L = {e, f, g, h, i} then K L = { } since the sets have no elements in common.

7 Subsets of a Set(1) When we are given a set, we may make other sets using the elements in the given set. These new sets that we make are called SUBSETS of the given set. If A = {apple, banana, coconut} then we can make subsets of A by using the elements in A. The subsets of A are {apple}, {banana}, {coconut}, {apple, banana}, {apple, coconut}, {banana, coconut}. This list of subsets is not complete. It also contains the sets { } and {apple, banana, coconut}. So there are 8 subsets of A.

8 Subsets of a Set(2) The symbol for is a subset of is {2, 5} {1, 2, 3, 4, 5} {3, 5, 7} {odd numbers} {a, b, c, d, e} {a, b, c, d, e} {a, b, c, d, e} Every set will have the empty set and the set itself as subsets.

9 The Complement of a Set The complement of a set S is the set whose elements belong to the Universal set but NOT to set S. The symbol for the complement of S is S c or S /. 1. If U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and A = {1, 4, 5, 7, 8, 10} then A c = { 2, 3, 6, 9 } 2. If U = {a, b, c, d, e, f, g, h, i, j, k, l} and M = {b, c, e, g, j, k} then M / = { a, d, h, i, l }

10 Finite and Infinite Sets A set is finite if the list of elements stops. If the list of elements is never-ending, then the set is infinite. 1. P = {factors of 18} P is a finite set. 2. T = {multiples of 7} T is an infinite set. 3. W = {1, 2, 3,..., 67} W is a finite set. 4. X = {1, 4, 9, 16, 25,...} X is an infinite set.

11 Equal and Equivalent Sets Two sets are equal if they have exactly the same elements. Two sets are equivalent if they have the same number of elements. 1. {2, 5, 7} and {7, 2, 5} are equal sets because they both contain the elements 2, 5 and {cat, dog, egg, fish} and {134, p, John, tree} are equivalent sets because they both contain 4 elements.

12 Venn Diagrams(1) Sets may be represented on a diagram known as a Venn Diagram. If U = {1, 2, 3,..., 10}, A = {2, 4, 6, 7, 9} and B = {2, 3, 4, 7, 8, 9} then the Venn diagram is U 5 A 6 B Venn Diagrams (2) 10 1

13 Venn Diagrams (2) If U = {21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32}, X = {23, 24, 26, 27, 29} and Y = {22, 23, 24, 26, 27, 28, 29, 31} then the Venn diagram is 25 Y X Venn Diagrams (2) 30 U

14 Venn Diagrams (3) If U = {a, b, c, d, e, f, g, h, i, j}, P = {a, c, h, j} and Q = {b, d, f} then the Venn diagram is U P c a j g b d Q e h Venn i Diagrams (2) f

15 Problem Solving(1) In a class of students, 12 love Maths and English, 8 love Maths only, 7 love English only and 3 love neither. Draw a Venn Diagram and use it to state the number of children in the class. U = {students}, M = {students who love Maths}, E = {students who love English} U = 30 So the number of students in the class is M E

16 Problem solving (2) 24 families go on a picnic. 15 families bring food and 12 bring drinks. These numbers include 5 which bring both. How many families brought neither food nor drinks. U = {families} U F = {families who brought food} F D D = {families who brought drinks} 2 families brought neither food nor drinks

17 Number of Elements in a Set For each set that we are given we can count the number of elements which belong to the set. If we have set A, then n(a) is the symbol we use for the number of elements in set A. 1. If T = {2, 4, 7, 9, 11, 24} then n(t) = 6 2. If W = {odd numbers less than 25} then n(w) = If C = {1, 2, 3, 4} and D = {3, 4, 5, 6, 7} then n(c D) = 7 and n(c D) = 2

18 Number of Subsets If a set has n elements it will have 2 n subsets. 1. A = {cat, dog} A has 2 elements. A has 2 2 (=4) subsets. 2. B = {3, 5, 7} B has 3 elements. B has 2 3 (=8) subsets. 3. H = {e, h, j, n} H has 4 elements. H has 2 4 (= 16) subsets.

19 Symbols Symbol Meaning {... } the set of { } or the empty set U the universal set A c or A / n(a) union intersection is an element of is a subset of contains the complement of set A the number of elements in set A

Set operations and Venn Diagrams. COPYRIGHT 2006 by LAVON B. PAGE

Set operations and Venn Diagrams. COPYRIGHT 2006 by LAVON B. PAGE Set operations and Venn Diagrams Set operations and Venn diagrams! = { x x " and x " } This is the intersection of and. # = { x x " or x " } This is the union of and. n element of! belongs to both and,

More information

Math 166 - Week in Review #4. A proposition, or statement, is a declarative sentence that can be classified as either true or false, but not both.

Math 166 - Week in Review #4. A proposition, or statement, is a declarative sentence that can be classified as either true or false, but not both. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Week in Review #4 Sections A.1 and A.2 - Propositions, Connectives, and Truth Tables A proposition, or statement, is a declarative sentence that

More information

THE LANGUAGE OF SETS AND SET NOTATION

THE LANGUAGE OF SETS AND SET NOTATION THE LNGGE OF SETS ND SET NOTTION Mathematics is often referred to as a language with its own vocabulary and rules of grammar; one of the basic building blocks of the language of mathematics is the language

More information

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett

Lecture Note 1 Set and Probability Theory. MIT 14.30 Spring 2006 Herman Bennett Lecture Note 1 Set and Probability Theory MIT 14.30 Spring 2006 Herman Bennett 1 Set Theory 1.1 Definitions and Theorems 1. Experiment: any action or process whose outcome is subject to uncertainty. 2.

More information

Check Skills You ll Need. New Vocabulary union intersection disjoint sets. Union of Sets

Check Skills You ll Need. New Vocabulary union intersection disjoint sets. Union of Sets NY-4 nion and Intersection of Sets Learning Standards for Mathematics..31 Find the intersection of sets (no more than three sets) and/or union of sets (no more than three sets). Check Skills You ll Need

More information

Lecture 1. Basic Concepts of Set Theory, Functions and Relations

Lecture 1. Basic Concepts of Set Theory, Functions and Relations September 7, 2005 p. 1 Lecture 1. Basic Concepts of Set Theory, Functions and Relations 0. Preliminaries...1 1. Basic Concepts of Set Theory...1 1.1. Sets and elements...1 1.2. Specification of sets...2

More information

SOLUTIONS TO ASSIGNMENT 1 MATH 576

SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS TO ASSIGNMENT 1 MATH 576 SOLUTIONS BY OLIVIER MARTIN 13 #5. Let T be the topology generated by A on X. We want to show T = J B J where B is the set of all topologies J on X with A J. This amounts

More information

A Little Set Theory (Never Hurt Anybody)

A Little Set Theory (Never Hurt Anybody) A Little Set Theory (Never Hurt Anybody) Matthew Saltzman Department of Mathematical Sciences Clemson University Draft: August 21, 2013 1 Introduction The fundamental ideas of set theory and the algebra

More information

No Solution Equations Let s look at the following equation: 2 +3=2 +7

No Solution Equations Let s look at the following equation: 2 +3=2 +7 5.4 Solving Equations with Infinite or No Solutions So far we have looked at equations where there is exactly one solution. It is possible to have more than solution in other types of equations that are

More information

Greatest Common Factors and Least Common Multiples with Venn Diagrams

Greatest Common Factors and Least Common Multiples with Venn Diagrams Greatest Common Factors and Least Common Multiples with Venn Diagrams Stephanie Kolitsch and Louis Kolitsch The University of Tennessee at Martin Martin, TN 38238 Abstract: In this article the authors

More information

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia

STAT 319 Probability and Statistics For Engineers PROBABILITY. Engineering College, Hail University, Saudi Arabia STAT 319 robability and Statistics For Engineers LECTURE 03 ROAILITY Engineering College, Hail University, Saudi Arabia Overview robability is the study of random events. The probability, or chance, that

More information

ACTIVITY: Identifying Common Multiples

ACTIVITY: Identifying Common Multiples 1.6 Least Common Multiple of two numbers? How can you find the least common multiple 1 ACTIVITY: Identifying Common Work with a partner. Using the first several multiples of each number, copy and complete

More information

Automata and Formal Languages

Automata and Formal Languages Automata and Formal Languages Winter 2009-2010 Yacov Hel-Or 1 What this course is all about This course is about mathematical models of computation We ll study different machine models (finite automata,

More information

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement

More information

Question 31 38, worth 5 pts each for a complete solution, (TOTAL 40 pts) (Formulas, work

Question 31 38, worth 5 pts each for a complete solution, (TOTAL 40 pts) (Formulas, work Exam Wk 6 Name Questions 1 30 are worth 2 pts each for a complete solution. (TOTAL 60 pts) (Formulas, work, or detailed explanation required.) Question 31 38, worth 5 pts each for a complete solution,

More information

COURSE SYLLABUS -----------------------------------------------------------------------------------

COURSE SYLLABUS ----------------------------------------------------------------------------------- Last Reviewed by: Leslie Wurst Date Approved: Date Revised: Fall 2012 COURSE SYLLABUS Syllabus for: MATH 1010 Math for General Studies Former Course and Title: Former Quarter Course(s): Mat 1260 Contemporary

More information

Applied Liberal Arts Mathematics MAT-105-TE

Applied Liberal Arts Mathematics MAT-105-TE Applied Liberal Arts Mathematics MAT-105-TE This TECEP tests a broad-based overview of mathematics intended for non-math majors and emphasizes problem-solving modeled on real-life applications. Topics

More information

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

More information

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom Probability: Terminology and Examples Class 2, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom 1 Learning Goals 1. Know the definitions of sample space, event and probability function. 2. Be able to

More information

Access The Mathematics of Internet Search Engines

Access The Mathematics of Internet Search Engines Lesson1 Access The Mathematics of Internet Search Engines You are living in the midst of an ongoing revolution in information processing and telecommunications. Telephones, televisions, and computers are

More information

Discrete Mathematics

Discrete Mathematics Discrete Mathematics Chih-Wei Yi Dept. of Computer Science National Chiao Tung University March 16, 2009 2.1 Sets 2.1 Sets 2.1 Sets Basic Notations for Sets For sets, we ll use variables S, T, U,. We can

More information

How To Understand And Solve A Linear Programming Problem

How To Understand And Solve A Linear Programming Problem At the end of the lesson, you should be able to: Chapter 2: Systems of Linear Equations and Matrices: 2.1: Solutions of Linear Systems by the Echelon Method Define linear systems, unique solution, inconsistent,

More information

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008 Basic Set Theory LX 502 - Semantics I September 11, 2008 1. Motivation When you start reading these notes, the first thing you should be asking yourselves is What is Set Theory and why is it relevant?

More information

Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3

Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3 Grade 8 Mathematics Data Analysis, Probability, and Discrete Mathematics: Lesson 3 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type

More information

Use a probability line to compare the probability of events. E I will brush my teeth before going to bed tonight. Answers will vary.

Use a probability line to compare the probability of events. E I will brush my teeth before going to bed tonight. Answers will vary. Probability Lines Use a probability line to compare the probability of events.. Use words to describe the probability of each event. A I will eat soup for lunch tomorrow. B I will stay up until midnight

More information

Mathematical Conventions Large Print (18 point) Edition

Mathematical Conventions Large Print (18 point) Edition GRADUATE RECORD EXAMINATIONS Mathematical Conventions Large Print (18 point) Edition Copyright 2010 by Educational Testing Service. All rights reserved. ETS, the ETS logo, GRADUATE RECORD EXAMINATIONS,

More information

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A.

Complement. If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. Complement If A is an event, then the complement of A, written A c, means all the possible outcomes that are not in A. For example, if A is the event UNC wins at least 5 football games, then A c is the

More information

Homework 20: Compound Probability

Homework 20: Compound Probability Homework 20: Compound Probability Definition The probability of an event is defined to be the ratio of times that you expect the event to occur after many trials: number of equally likely outcomes resulting

More information

Factorizations: Searching for Factor Strings

Factorizations: Searching for Factor Strings " 1 Factorizations: Searching for Factor Strings Some numbers can be written as the product of several different pairs of factors. For example, can be written as 1, 0,, 0, and. It is also possible to write

More information

CS 3719 (Theory of Computation and Algorithms) Lecture 4

CS 3719 (Theory of Computation and Algorithms) Lecture 4 CS 3719 (Theory of Computation and Algorithms) Lecture 4 Antonina Kolokolova January 18, 2012 1 Undecidable languages 1.1 Church-Turing thesis Let s recap how it all started. In 1990, Hilbert stated a

More information

7 Relations and Functions

7 Relations and Functions 7 Relations and Functions In this section, we introduce the concept of relations and functions. Relations A relation R from a set A to a set B is a set of ordered pairs (a, b), where a is a member of A,

More information

AP Stats - Probability Review

AP Stats - Probability Review AP Stats - Probability Review Multiple Choice Identify the choice that best completes the statement or answers the question. 1. I toss a penny and observe whether it lands heads up or tails up. Suppose

More information

The study of probability has increased in popularity over the years because of its wide range of practical applications.

The study of probability has increased in popularity over the years because of its wide range of practical applications. 6.7. Probability. The study of probability has increased in popularity over the years because of its wide range of practical applications. In probability, each repetition of an experiment is called a trial,

More information

Prime Factorization 0.1. Overcoming Math Anxiety

Prime Factorization 0.1. Overcoming Math Anxiety 0.1 Prime Factorization 0.1 OBJECTIVES 1. Find the factors of a natural number 2. Determine whether a number is prime, composite, or neither 3. Find the prime factorization for a number 4. Find the GCF

More information

Planning Guide. Grade 6 Factors and Multiples. Number Specific Outcome 3

Planning Guide. Grade 6 Factors and Multiples. Number Specific Outcome 3 Mathematics Planning Guide Grade 6 Factors and Multiples Number Specific Outcome 3 This Planning Guide can be accessed online at: http://www.learnalberta.ca/content/mepg6/html/pg6_factorsmultiples/index.html

More information

OA3-10 Patterns in Addition Tables

OA3-10 Patterns in Addition Tables OA3-10 Patterns in Addition Tables Pages 60 63 Standards: 3.OA.D.9 Goals: Students will identify and describe various patterns in addition tables. Prior Knowledge Required: Can add two numbers within 20

More information

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test Mathematical Conventions for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview The mathematical symbols and terminology used in the Quantitative Reasoning measure

More information

Teori Himpunan. Bagian III

Teori Himpunan. Bagian III Teori Himpunan Bagian III Teori Himpunan Himpunan: Kumpulan objek (konkrit atau abstrak) ) yang mempunyai syarat tertentu dan jelas, bisanya dinyatakan dengan huruf besar. a A a A a anggota dari A a bukan

More information

Frames and Arrows Having Two Rules

Frames and Arrows Having Two Rules Frames and Arrows Having Two s Objective To guide children as they solve Frames-and-Arrows problems having two rules. www.everydaymathonline.com epresentations etoolkit Algorithms Practice EM Facts Workshop

More information

Algebra 2 Notes AII.7 Functions: Review, Domain/Range. Function: Domain: Range:

Algebra 2 Notes AII.7 Functions: Review, Domain/Range. Function: Domain: Range: Name: Date: Block: Functions: Review What is a.? Relation: Function: Domain: Range: Draw a graph of a : a) relation that is a function b) relation that is NOT a function Function Notation f(x): Names the

More information

Adapted from activities and information found at University of Surrey Website http://www.mcs.surrey.ac.uk/personal/r.knott/fibonacci/fibnat.

Adapted from activities and information found at University of Surrey Website http://www.mcs.surrey.ac.uk/personal/r.knott/fibonacci/fibnat. 12: Finding Fibonacci patterns in nature Adapted from activities and information found at University of Surrey Website http://www.mcs.surrey.ac.uk/personal/r.knott/fibonacci/fibnat.html Curriculum connections

More information

Supplemental Worksheet Problems To Accompany: The Pre-Algebra Tutor: Volume 1 Section 1 Real Numbers

Supplemental Worksheet Problems To Accompany: The Pre-Algebra Tutor: Volume 1 Section 1 Real Numbers Supplemental Worksheet Problems To Accompany: The Pre-Algebra Tutor: Volume 1 Please watch Section 1 of this DVD before working these problems. The DVD is located at: http://www.mathtutordvd.com/products/item66.cfm

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

More information

The Set Data Model CHAPTER 7. 7.1 What This Chapter Is About

The Set Data Model CHAPTER 7. 7.1 What This Chapter Is About CHAPTER 7 The Set Data Model The set is the most fundamental data model of mathematics. Every concept in mathematics, from trees to real numbers, is expressible as a special kind of set. In this book,

More information

1. Prove that the empty set is a subset of every set.

1. Prove that the empty set is a subset of every set. 1. Prove that the empty set is a subset of every set. Basic Topology Written by Men-Gen Tsai email: b89902089@ntu.edu.tw Proof: For any element x of the empty set, x is also an element of every set since

More information

Automata Theory. Şubat 2006 Tuğrul Yılmaz Ankara Üniversitesi

Automata Theory. Şubat 2006 Tuğrul Yılmaz Ankara Üniversitesi Automata Theory Automata theory is the study of abstract computing devices. A. M. Turing studied an abstract machine that had all the capabilities of today s computers. Turing s goal was to describe the

More information

Lesson 4. Factors and Multiples. Objectives

Lesson 4. Factors and Multiples. Objectives Student Name: Date: Contact Person Name: Phone Number: Lesson 4 Factors and Multiples Objectives Understand what factors and multiples are Write a number as a product of its prime factors Find the greatest

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

Cartesian Products and Relations

Cartesian Products and Relations Cartesian Products and Relations Definition (Cartesian product) If A and B are sets, the Cartesian product of A and B is the set A B = {(a, b) :(a A) and (b B)}. The following points are worth special

More information

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University 1 Chapter 1 Probability 1.1 Basic Concepts In the study of statistics, we consider experiments

More information

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1

5544 = 2 2772 = 2 2 1386 = 2 2 2 693. Now we have to find a divisor of 693. We can try 3, and 693 = 3 231,and we keep dividing by 3 to get: 1 MATH 13150: Freshman Seminar Unit 8 1. Prime numbers 1.1. Primes. A number bigger than 1 is called prime if its only divisors are 1 and itself. For example, 3 is prime because the only numbers dividing

More information

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball.

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball. Examples for Chapter 3 Probability Math 1040-1 Section 3.1 1. Draw a tree diagram for each of the following situations. State the size of the sample space. (a) You flip a coin three times. (b) You draw

More information

Full and Complete Binary Trees

Full and Complete Binary Trees Full and Complete Binary Trees Binary Tree Theorems 1 Here are two important types of binary trees. Note that the definitions, while similar, are logically independent. Definition: a binary tree T is full

More information

GRADE 5 SUPPLEMENT. Set A2 Number & Operations: Primes, Composites & Common Factors. Includes. Skills & Concepts

GRADE 5 SUPPLEMENT. Set A2 Number & Operations: Primes, Composites & Common Factors. Includes. Skills & Concepts GRADE 5 SUPPLEMENT Set A Number & Operations: Primes, Composites & Common Factors Includes Activity 1: Primes & Common Factors A.1 Activity : Factor Riddles A.5 Independent Worksheet 1: Prime or Composite?

More information

Licensed to: Printed in the United States of America 1 2 3 4 5 6 7 15 14 13 12 11

Licensed to: Printed in the United States of America 1 2 3 4 5 6 7 15 14 13 12 11 Licensed to: CengageBrain User This is an electronic version of the print textbook. Due to electronic rights restrictions, some third party content may be suppressed. Editorial review has deemed that any

More information

All of mathematics can be described with sets. This becomes more and

All of mathematics can be described with sets. This becomes more and CHAPTER 1 Sets All of mathematics can be described with sets. This becomes more and more apparent the deeper into mathematics you go. It will be apparent in most of your upper level courses, and certainly

More information

Open-Ended Problem-Solving Projections

Open-Ended Problem-Solving Projections MATHEMATICS Open-Ended Problem-Solving Projections Organized by TEKS Categories TEKSING TOWARD STAAR 2014 GRADE 7 PROJECTION MASTERS for PROBLEM-SOLVING OVERVIEW The Projection Masters for Problem-Solving

More information

1. endpoint an infinite number of connected points. 2. collinear starting point, or origin, of a ray. 3. one-dimensional contained in the same line

1. endpoint an infinite number of connected points. 2. collinear starting point, or origin, of a ray. 3. one-dimensional contained in the same line l e s s o n p r a c t i c e Match each term to its definition. 1 1. endpoint an infinite number of connected points 2. collinear starting point, or origin, of a ray 3. one-dimensional contained in the

More information

FACTORS AND MULTIPLES Answer Key

FACTORS AND MULTIPLES Answer Key I. Find prime factors by factor tree method FACTORS AND MULTIPLES Answer Key a. 768 2 384 2 192 2 96 2 48 2 24 2 12 2 6 2 3 768 = 2*2*2*2*2*2*2*2 *3 b. 1608 3 536 2 268 2 134 2 67 1608 = 3*2*2*2*67 c.

More information

1 The Concept of a Mapping

1 The Concept of a Mapping Arkansas Tech University MATH 4033: Elementary Modern Algebra Dr. Marcel B. Finan 1 The Concept of a Mapping The concept of a mapping (aka function) is important throughout mathematics. We have been dealing

More information

INTRODUCTORY SET THEORY

INTRODUCTORY SET THEORY M.Sc. program in mathematics INTRODUCTORY SET THEORY Katalin Károlyi Department of Applied Analysis, Eötvös Loránd University H-1088 Budapest, Múzeum krt. 6-8. CONTENTS 1. SETS Set, equal sets, subset,

More information

WOLLONGONG COLLEGE AUSTRALIA. Diploma in Information Technology

WOLLONGONG COLLEGE AUSTRALIA. Diploma in Information Technology First Name: Family Name: Student Number: Class/Tutorial: WOLLONGONG COLLEGE AUSTRALIA A College of the University of Wollongong Diploma in Information Technology Final Examination Spring Session 2008 WUCT121

More information

Automata and Computability. Solutions to Exercises

Automata and Computability. Solutions to Exercises Automata and Computability Solutions to Exercises Fall 25 Alexis Maciel Department of Computer Science Clarkson University Copyright c 25 Alexis Maciel ii Contents Preface vii Introduction 2 Finite Automata

More information

MAS113 Introduction to Probability and Statistics

MAS113 Introduction to Probability and Statistics MAS113 Introduction to Probability and Statistics 1 Introduction 1.1 Studying probability theory There are (at least) two ways to think about the study of probability theory: 1. Probability theory is a

More information

Session 6 Number Theory

Session 6 Number Theory Key Terms in This Session Session 6 Number Theory Previously Introduced counting numbers factor factor tree prime number New in This Session composite number greatest common factor least common multiple

More information

Tree sums and maximal connected I-spaces

Tree sums and maximal connected I-spaces Tree sums and maximal connected I-spaces Adam Bartoš drekin@gmail.com Faculty of Mathematics and Physics Charles University in Prague Twelfth Symposium on General Topology Prague, July 2016 Maximal and

More information

PROBABILITY II BEGINNER CIRCLE 4/21/2013

PROBABILITY II BEGINNER CIRCLE 4/21/2013 PROBABILITY II BEGINNER CIRCLE 4/21/2013 1. WARM-UP: GOING SHOPPING The math circle instructors go to the store to shop. The set of all items in the store will be called S, and there is a function that

More information

Book of Proof. Richard Hammack Virginia Commonwealth University

Book of Proof. Richard Hammack Virginia Commonwealth University Book of Proof Richard Hammack Virginia Commonwealth University Richard Hammack (publisher) Department of Mathematics & Applied Mathematics P.O. Box 842014 Virginia Commonwealth University Richmond, Virginia,

More information

Cubes and Cube Roots

Cubes and Cube Roots CUBES AND CUBE ROOTS 109 Cubes and Cube Roots CHAPTER 7 7.1 Introduction This is a story about one of India s great mathematical geniuses, S. Ramanujan. Once another famous mathematician Prof. G.H. Hardy

More information

Alabama Department of Postsecondary Education

Alabama Department of Postsecondary Education Date Adopted 1998 Dates reviewed 2007, 2011, 2013 Dates revised 2004, 2008, 2011, 2013, 2015 Alabama Department of Postsecondary Education Representing Alabama s Public Two-Year College System Jefferson

More information

NIT 5: Food I like. Debbie: Do you want some chocolate, Leo?

NIT 5: Food I like. Debbie: Do you want some chocolate, Leo? NIT 5: Food I like UNIT L e s s o n 1 1.vv vvlisten and read Debbie: Do you want some chocolate, Leo? Leo: No, thank you. I love chocolate but I can t eat it. I want to be a football player and sport men

More information

Exploring Tangrams. Goal. You will need scissors and a ruler. At-Home Help. 1. Trace and cut out the 7 tans.

Exploring Tangrams. Goal. You will need scissors and a ruler. At-Home Help. 1. Trace and cut out the 7 tans. HPTER 7 1 Exploring Tangrams Solve tangram puzzles. You will need scissors and a ruler. 1. Trace and cut out the 7 tans. t-home Help tangram is an ancient hinese puzzle. It has the 7 shapes, or tans, shown

More information

6.3 Conditional Probability and Independence

6.3 Conditional Probability and Independence 222 CHAPTER 6. PROBABILITY 6.3 Conditional Probability and Independence Conditional Probability Two cubical dice each have a triangle painted on one side, a circle painted on two sides and a square painted

More information

Elements of probability theory

Elements of probability theory 2 Elements of probability theory Probability theory provides mathematical models for random phenomena, that is, phenomena which under repeated observations yield di erent outcomes that cannot be predicted

More information

Grade 7 & 8 Math Circles October 19, 2011 Prime Numbers

Grade 7 & 8 Math Circles October 19, 2011 Prime Numbers 1 University of Waterloo Faculty of Mathematics Centre for Education in Mathematics and Computing Grade 7 & 8 Math Circles October 19, 2011 Prime Numbers Factors Definition: A factor of a number is a whole

More information

Combinatorial Proofs

Combinatorial Proofs Combinatorial Proofs Two Counting Principles Some proofs concerning finite sets involve counting the number of elements of the sets, so we will look at the basics of counting. Addition Principle: If A

More information

Calculate Highest Common Factors(HCFs) & Least Common Multiples(LCMs) NA1

Calculate Highest Common Factors(HCFs) & Least Common Multiples(LCMs) NA1 Calculate Highest Common Factors(HCFs) & Least Common Multiples(LCMs) NA1 What are the multiples of 5? The multiples are in the five times table What are the factors of 90? Each of these is a pair of factors.

More information

Sample Induction Proofs

Sample Induction Proofs Math 3 Worksheet: Induction Proofs III, Sample Proofs A.J. Hildebrand Sample Induction Proofs Below are model solutions to some of the practice problems on the induction worksheets. The solutions given

More information

Basic Concepts of Set Theory, Functions and Relations

Basic Concepts of Set Theory, Functions and Relations March 1, 2006 p. 1 Basic Concepts of Set Theory, Functions and Relations 1. Basic Concepts of Set Theory...1 1.1. Sets and elements...1 1.2. Specification of sets...2 1.3. Identity and cardinality...3

More information

Statistics 100A Homework 1 Solutions

Statistics 100A Homework 1 Solutions Chapter 1 tatistics 100A Homework 1 olutions Ryan Rosario 1. (a) How many different 7-place license plates are possible if the first 2 places are for letters and the other 5 for numbers? The first two

More information

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways.

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. Math 142 September 27, 2011 1. How many ways can 9 people be arranged in order? 9! = 362,880 ways 2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. 3. The letters in MATH are

More information

Solutions to TOPICS IN ALGEBRA I.N. HERSTEIN. Part II: Group Theory

Solutions to TOPICS IN ALGEBRA I.N. HERSTEIN. Part II: Group Theory Solutions to TOPICS IN ALGEBRA I.N. HERSTEIN Part II: Group Theory No rights reserved. Any part of this work can be reproduced or transmitted in any form or by any means. Version: 1.1 Release: Jan 2013

More information

Florida Algebra 1 End-of-Course Assessment Item Bank, Polk County School District

Florida Algebra 1 End-of-Course Assessment Item Bank, Polk County School District Benchmark: MA.912.A.2.3; Describe the concept of a function, use function notation, determine whether a given relation is a function, and link equations to functions. Also assesses MA.912.A.2.13; Solve

More information

Regular Languages and Finite State Machines

Regular Languages and Finite State Machines Regular Languages and Finite State Machines Plan for the Day: Mathematical preliminaries - some review One application formal definition of finite automata Examples 1 Sets A set is an unordered collection

More information

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products

Chapter 3. Cartesian Products and Relations. 3.1 Cartesian Products Chapter 3 Cartesian Products and Relations The material in this chapter is the first real encounter with abstraction. Relations are very general thing they are a special type of subset. After introducing

More information

Regular Expressions and Automata using Haskell

Regular Expressions and Automata using Haskell Regular Expressions and Automata using Haskell Simon Thompson Computing Laboratory University of Kent at Canterbury January 2000 Contents 1 Introduction 2 2 Regular Expressions 2 3 Matching regular expressions

More information

6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, 2010. Class 4 Nancy Lynch

6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, 2010. Class 4 Nancy Lynch 6.045: Automata, Computability, and Complexity Or, Great Ideas in Theoretical Computer Science Spring, 2010 Class 4 Nancy Lynch Today Two more models of computation: Nondeterministic Finite Automata (NFAs)

More information

Benchmark Test : Algebra 1

Benchmark Test : Algebra 1 1 Benchmark: MA.91.A.3.3 If a ar b r, what is the value of a in terms of b and r? A b + r 1 + r B 1 + b r + b C 1 + b r D b r 1 Benchmark: MA.91.A.3.1 Simplify: 1 g(5 3) 4g 13 4 F 11 4 g 16 G g 1 H 15

More information

Set Theory: Shading Venn Diagrams

Set Theory: Shading Venn Diagrams Set Theory: Shading Venn Diagrams Venn diagrams are representations of sets that use pictures. We will work with Venn diagrams involving two sets (two-circle diagrams) and three sets (three-circle diagrams).

More information

Set Theory Basic Concepts and Definitions

Set Theory Basic Concepts and Definitions Set Theory Basic Concepts and Definitions The Importance of Set Theory One striking feature of humans is their inherent need and ability to group objects according to specific criteria. Our prehistoric

More information

Probability and Statistics Vocabulary List (Definitions for Middle School Teachers)

Probability and Statistics Vocabulary List (Definitions for Middle School Teachers) Probability and Statistics Vocabulary List (Definitions for Middle School Teachers) B Bar graph a diagram representing the frequency distribution for nominal or discrete data. It consists of a sequence

More information

Chinese Zodiac Charlee Raddish Green Intermediate School

Chinese Zodiac Charlee Raddish Green Intermediate School Chinese Zodiac Charlee Raddish Green Intermediate School 1. I will be able to teach 6 th grade students how to the Chinese Zodiac is structured mathematically in my math intervention classes. These are

More information

Chapter 13 & 14 - Probability PART

Chapter 13 & 14 - Probability PART Chapter 13 & 14 - Probability PART IV : PROBABILITY Dr. Joseph Brennan Math 148, BU Dr. Joseph Brennan (Math 148, BU) Chapter 13 & 14 - Probability 1 / 91 Why Should We Learn Probability Theory? Dr. Joseph

More information

Structure of Clauses. March 9, 2004

Structure of Clauses. March 9, 2004 Structure of Clauses March 9, 2004 Preview Comments on HW 6 Schedule review session Finite and non-finite clauses Constituent structure of clauses Structure of Main Clauses Discuss HW #7 Course Evals Comments

More information

Chapter 1 Section 4: Compound Linear Inequalities

Chapter 1 Section 4: Compound Linear Inequalities Chapter 1 Section 4: Compound Linear Inequalities Introduction Compound linear inequalities involve finding the union or intersection of solution sets of two or more linear inequalities. You ve already

More information

Working with whole numbers

Working with whole numbers 1 CHAPTER 1 Working with whole numbers In this chapter you will revise earlier work on: addition and subtraction without a calculator multiplication and division without a calculator using positive and

More information

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3

Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3 Ma Data Hling: Interpreting Processing representing Ma Shape, space measures: position shape Written Mental method s Operations relationship s between them Fractio ns Number s the Ma1 Using Str Levels

More information