Set Theory. CPT Section D Quantitative Aptitude Chapter 7 Brijeshwar Prasad Gupta

Size: px
Start display at page:

Download "Set Theory. CPT Section D Quantitative Aptitude Chapter 7 Brijeshwar Prasad Gupta"

Transcription

1 Set Theory CPT Section D Quantitative Aptitude Chapter 7 Brijeshwar Prasad Gupta

2 Learning Objectives Number system Set Theory Set operations Product of Sets MCQ

3 Number system Natural numbers:- N N = {1,2,3..} 0 N, -3 N, ⅔ N, 2 N Whole numbers:- W W = {0,1,2,3.}

4 Number system Integers:- I or Z I = { ,-2,-1,0,1,2,3..} Positive integers:- I + I + = {1,2,3 } Negative integers:- I - I - = {-1,-2,-3 } Remark:- 0 I +, 0 I - but 0 I

5 Number system Prime numbers :- P P = {x:x is divisible by either one or itself not by any other number except 1} or P = {2,3,5,7,11,13,17.}

6 Number system Rational numbers:- Q Q = {x:x can be expressed in the form of P/q, where p & q I but q 0, p & q are prime to each other} Irrational numbers:- Q Q = {x:x can not be expressed in the form of P/q}

7 Number system Real numbers :- R R = A set of all rational and all irrational numbers are real numbers i.e. R = Q U Q

8 Set Theory A Collection of Well defined objects A set of vowels of English alphabet A set of even numbers less than 100 A set of multiple of 5

9 Set Theory A set of vowels of English alphabet A = {a,e,i,o,u}

10 Set Theory A set of even numbers less than 100 B = {2,4,6 98}

11 Set Theory A set of multiple of 5 C = {5,10,15..}

12 Set Theory Representation of sets :- A,B,C And members are placed only in { } Methods of describing a set Tabular (Roster, Enumeration ) Method Selector ( Builder, Rule ) Method Venn Diagram

13 Set Theory Tabular method A = { a, e, i, o, u} B = {2,4,6,8 98} C = {5,10,15 }

14 Set Theory

15 Set Theory Venn Diagram :- Diagrammatical representation by closed polygon usually by Circle & Rectangle

16 Types of sets Finite & infinite set Singleton set Null or void set Equal set Equivalent set

17 Types of Sets Joint & disjoint set Sub set Family of sets Power set Universal set Cardinal number

18 Finite set A set whose elements are countable A = {p, q, r, s} B = {1,3,5, } C = {x:x = 5n where n N}

19 Infinite set A set whose elements are uncountable. A = {2,4,6,8..} B = {x:x is n odd number} C = {x:x = 2 n where n R}

20 Singleton set A set in which there is only single element. A = {p} B = {x:x is a perfect square where 20<x <30} C = {x:x is neither positive nor negative} D= {x:x is an even prime number }

21 Null or void set

22 Equal set Two sets are said to be equal if they have same elements A = {a, e, i, o, u} B = {a, i, u, o, e} C = {a, e, e, e, i, i, o, u} A = B = C Contd.

23 Equal set:continued P = {x:x is a letter of word march } Q = {x:x is a letter of word charm } P = Q Remark:- Repetation and arrangement of element does not effect equality of sets.

24 Equivalent set Two sets are said to be equivalent if they have same number of elements A = {a, e, i, o, u} B = {1,3,5,7,9,} A Ξ B

25 Joint set If two sets have some common elements than they are joint sets A = {a, e, i, o, u} B = { a, b, c, d, e, f} i.e. A B ϕ

26 Disjoint Set Two sets are disjoint if they have no common element A = { a, e, i, o, u} B = { p, q, r, s} i.e. A B = ф

27 Cardinal number Representation of number of elements in a given set. It is represented by n (A) A = {a, e, i, o, u} n (A) = 5

28 Sub Set

29 Sub Set: Remarks

30 Sub set: Remarks 6. All possible sub sets of a given set contains n elements are 2 n. Number of elements Number of sub sets = = = 8 etc.

31 Sub Set A = {a, b, c} Total subsets are 8 {a},{b},{c},{a, b},{b, c},{c, a},{a, b, c}, ϕ

32 Family of Sets A set of sets is family of set A = {{a, b}, {2,4,6}, {p, q, r, s}}

33 Power set A family of set contains all possible subsets of a given set A = {1,3,5} P(A) = {{1},{3},{5},{1,3},{3,5},{5,1},{1,3,5},ϕ}

34 Universal set A set contains all the elements of concerning sets. It is represented by either U or E A = {2,4,6,8} B = {1,3,5,7,9} C = {5,10,15,20} E = {1,2,3,..20}

35 Set Operations Union operation Intersection operation Compliment operation Difference of sets Symmetric difference Product of sets

36 Union Operation Union of two sets is represented by A U B, and is consist of all the elements of A or B or Both (Tabular method) A = {a, e, i, o, u} B = {a, b, c, d, e, f} A U B = {a, b, c, d, e, f, i, o, u}

37 Union operation (Selector method) A = {x:x is an even number} B = {x:x is an odd number} A U B = {x:x is a natural number} P = {x:x is multiple of 5 100} Q = {x:x is multiple of 4 100} P U Q = {x:x N where x is divisible by 4 or 5} i.e. x A U B than x A, or x B contd...

38 Venn Diagram: Union operation

39 Properties of Union operation A U E = E If A B than A U B = B Idempotent law A U A = A

40 Properties of Union operation Commutative law A U B = B U A Associative law A U (B U C) = (A U B) U C Identity law A U ϕ = A contd.

41 Tabular method A = {a,e,i,o,u} B = {a,b,c,d,e,f} C = {p,q,r,s} A B = {a,e} A C = ϕ

42 Intersection operation Intersection of two sets is represented by A B and its common elements of A & B. i.e. any element of A B is an element of A & B both

43 Selector Method A = {x:x, x is divisible by 4} B = {x:x, x is divisible by 5} A B = {x:x, x is divisible by 20}

44 Venn diagram:intersection

45 Properties of Intersection Commutative law A B = B A Associative law A (B C) = (A B) C Identity law A E = A

46 Properties of Intersection Zero prop. A ϕ= ϕ Idempotent law A A = A If A B than A B = A (A B) A and (A B) B

47 Common Property of Union and Intersection Distributive law A U (B C) = (A U B) (A U C) A (B U C) = (A B) U (A C)

48 Compliment operation Remark :- To find compliment knowledge of universal set is compulsary Compliment of a set is represented by A or A C Ā or A or ~A or U-A. And is consist of elements which are not in A

49 Tabular method A = {2,4,6,8} E = {1,2,3..10} A = {1,3,5,7,9,10} (Selector method) X A => X A

50 Venn diagram: Complement Operation

51 Properties of compliment A A = ϕ A U A = E E = ϕ and ϕ = E (A ) = A

52 Properties of compliment A B,=> B A DE-MORGAN S LAW (A U B) = A B (A B) = A U B

53 Difference of sets Difference of two sets is represented by either A B or A~ B and is consist of all the elements of A which are Not in B (Tabular method) A = {a,e,i,o,u} B = {a,b,c,d,e,f} A B = {i,o,u} B A = {b,c,d,f}

54 Difference of sets Selector method Venn Diagram

55 Properties of difference of sets A-B A and B-A B A-B, A B and B-A are mutually disjoint sets DE-MORGAN S LAW A-(B U C) = (A-B) (A-C) A-(B C) = (A-B) U (A-C)

56 Symmetric difference It is Represented by A Δ B and is consist of union of A-B and B-A i.e. A Δ B = (A-B) U (B-A) A = {a,e,i,o,u} B = {a,b,c,d,e,f} A B = {i,o,u} B A = {b,c,d,f} A Δ B = {b,c,d,f,i,o,u}

57 Ordered pair A pair of two elements where first element belongs to first set and second element belongs to second set and is represented by (a, b) where a A and b B. Remark :- (a,b) (b,a)

58 Cartesian product set If A and B are any two set than the set of all ordered pair whose first member belongs to set A and Second member belongs to set B is called the Cartesian product of A and B in that order is denoted by A X B and read as A Cross B

59 Cartesian product set A = {a,b,c} B = {p,q} A X B = {(a,p),(a,q),(b,p),(b,q),(c,p),(c,q)} B X A = {(p,a),(p,b),(p,c),(q,a),(q,b),(q,c)} A X B B X A

60 Partition of set Under partition of set a universal set say U is subdivided into sub sets which are disjoint but make into a union U, we can say

61 Number of elements in a finite set In case of disjoint sets n(aub) = n(a) + n(b) In case of joint set n(aub) = n(a) + n(b) n(a B) (AUBUC) = n(a) + n(b)+n(c) n(a B) n(b C) n(a C) + n(a B C) contd..

62 . MCQ s

63 MCQ.1 1. In a group of 20 children, 8 drink tea but not coffee and 13 like tea. The number of children drinking coffee but not tea is (a) 6 (b) 7 (c) 1 (d) none of these Answer:(B)

64 MCQ.2 2.If A has 32 elements, B has 42 elements and A B has 62 elements, the number of elements in A B is (a) 12 (b) 74 (c) 10 (d) none of these Answer: A

65 MCQ.3 3. Given A = {2, 3}, B = {4, 5}, C = {5, 6} then A (B C) is (a) {(2, 5), (3, 5)} (b) {(5, 2), (5, 3)} (c) {(2, 3), (5, 5)} (d) none of these Answer:A

66 MCQ.4 4.In a class of 60 students, 40 students like Maths, 36 like Science, and 24 like both the subjects. Find the number of students who like (i) Maths only. (ii) Science only (iii) either Maths or Science (iv) neither Maths nor Science.

67 Solution Let M = students who like Maths and S = students who like Science Then n( M) = 40, n(s) = 36 and n (M S ) = 24 Hence, (i) n(m) n(m S) = = 16 = number of students like Maths only. (ii) n( S ) n(m S) = = 12 = number of students like Science only. (iii) n(m S) = n(m) + n(s) n(m S) = = 52 = number of students who like either Maths or Science. ( iv) n(m S)c = 60 n(m S ) = = 8 = number of students who like neither Maths nor Science.

68 MCQ.5 5. A A is equal to (a) ϕ (b) A (c) E (d) none of these Answer:(B)

69 MCQ.6 A A is equal to (a) ϕ (b) A, (c) E, Answer: A (d) none of these

70 MCQ.7 A U A is equal to (a) ϕ (b) A, (c) E, (d) none of these Answer:C

71 MCQ.8 (A B)' is equal to (a) (A B)' (b) A B' (c) A' B' Answer:C (d) none of these

72 MCQ.9 A E is equal to (a) A (b) E (c) ϕ (d) none of these Answer:(A)

73 MCQ.10 If E = {1, 2, 3, 4, 5, 6, 7, 8, 9}, the subset of E satisfying 5 + x > 10 is (a) {5, 6, 7, 8, 9} (b) {6, 7, 8, 9} (c) {7, 8, 9}, (d) none of these Answer:B

74 MCQ Out 2000 staff 48% preferred coffee 54% tea and 64% cocoa. Of the total 28% used coffee and tea 32% tea and cocoa and 30% coffee and cocoa. Only 6% did none of these. Find the number having all the three. (A) 360 (B) 280 (C) 160 (D) None Answer:(A)

75 Thank you

SETS. Chapter Overview

SETS. Chapter Overview Chapter 1 SETS 1.1 Overview This chapter deals with the concept of a set, operations on sets.concept of sets will be useful in studying the relations and functions. 1.1.1 Set and their representations

More information

SET THEORY. 1. Roster or Tabular form In this form the elements of the set are enclosed in curly braces { } after separating them by commas.

SET THEORY. 1. Roster or Tabular form In this form the elements of the set are enclosed in curly braces { } after separating them by commas. SETS: set is a well-defined collection of objects. SET THEORY The objects in a set are called elements or members of the set. If x is an object of set, we write x and is read as x is an element of set

More information

Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor ( ).

Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor ( ). Chapter-2 SETS In Mathematics, Set theory was developed by George Cantor (1845 1918). Set: A well defined collections of objects is called a Set. Well defined means that (i) (ii) All the objects in the

More information

SETS. JEE-Mathematics

SETS. JEE-Mathematics STS J-Mathematics ST : A set is a collection of well defined objects which are distinct from each other Set are generally denoted by capital letters A, B, C,... etc. and the elements of the set by a, b,

More information

2. Sets. 2.1&2.2: Sets and Subsets. Combining Sets. c Dr Oksana Shatalov, Spring

2. Sets. 2.1&2.2: Sets and Subsets. Combining Sets. c Dr Oksana Shatalov, Spring c Dr Oksana Shatalov, Spring 2015 1 2. Sets 2.1&2.2: Sets and Subsets. Combining Sets. Set Terminology and Notation DEFINITIONS: Set is well-defined collection of objects. Elements are objects or members

More information

Discrete Basic Structure: Sets

Discrete Basic Structure: Sets KS091201 MATEMATIKA DISKRIT (DISCRETE MATHEMATICS ) Discrete Basic Structure: Sets Discrete Math Team 2 -- KS091201 MD W-07 Outline What is a set? Set properties Specifying a set Often used sets The universal

More information

With Question/Answer Animations. Chapter 2

With Question/Answer Animations. Chapter 2 With Question/Answer Animations Chapter 2 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Sequences and Summations Types of

More information

A set is an unordered collection of objects.

A set is an unordered collection of objects. Section 2.1 Sets A set is an unordered collection of objects. the students in this class the chairs in this room The objects in a set are called the elements, or members of the set. A set is said to contain

More information

1. SET 10/9/2013. Discrete Mathematics Fajrian Nur Adnan, M.CS

1. SET 10/9/2013. Discrete Mathematics Fajrian Nur Adnan, M.CS 1. SET 10/9/2013 Discrete Mathematics Fajrian Nur Adnan, M.CS 1 Discrete Mathematics 1. Set and Logic 2. Relation 3. Function 4. Induction 5. Boolean Algebra and Number Theory MID 6. Graf dan Tree/Pohon

More information

BASIC MATHEMATICAL TECHNIQUES

BASIC MATHEMATICAL TECHNIQUES CHAPTER 1 ASIC MATHEMATICAL TECHNIQUES 1.1 Introduction To understand automata theory, one must have a strong foundation about discrete mathematics. Discrete mathematics is a branch of mathematics dealing

More information

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics.

Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Section 2.1 Introduction Sets are one of the basic building blocks for the types of objects considered in discrete mathematics. Important for counting. Programming languages have set operations. Set theory

More information

Mathematics Review for Business PhD Students

Mathematics Review for Business PhD Students Mathematics Review for Business PhD Students Anthony M. Marino Department of Finance and Business Economics Marshall School of Business Lecture 1: Introductory Material Sets The Real Number System Functions,

More information

Sets. your school. A group of odd natural numbers less than 25.

Sets. your school. A group of odd natural numbers less than 25. 1 Sets The set theory was developed by German Mathematician Georg Cantor (1845-1918). He first encountered sets while working on problems on trigonometric series. This concept is used in every branch of

More information

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams

Discrete Mathematics. (c) Marcin Sydow. Sets. Set operations. Sets. Set identities Number sets. Pair. Power Set. Venn diagrams Contents : basic definitions and notation A set is an unordered collection of its elements (or members). The set is fully specified by its elements. Usually capital letters are used to name sets and lowercase

More information

1 Chapter 1: SETS. 1.1 Describing a set

1 Chapter 1: SETS. 1.1 Describing a set 1 Chapter 1: SETS set is a collection of objects The objects of the set are called elements or members Use capital letters :, B, C, S, X, Y to denote the sets Use lower case letters to denote the elements:

More information

CS 2336 Discrete Mathematics

CS 2336 Discrete Mathematics CS 2336 Discrete Mathematics Lecture 9 Sets, Functions, and Relations: Part I 1 What is a Set? Set Operations Identities Cardinality of a Set Outline Finite and Infinite Sets Countable and Uncountable

More information

SETS. set of natural numbers by N set of integers by Z set of rational numbers by Q set of irrational numbers by T

SETS. set of natural numbers by N set of integers by Z set of rational numbers by Q set of irrational numbers by T Chapter SETS. Overview This chapter deals with the concept of a set, operations on sets.concept of sets will be useful in studying the relations and functions... Set and their representations A set is

More information

Introduction to Set Operations

Introduction to Set Operations Introduction to Set Operations CIS008-2 Logic and Foundations of Mathematics David Goodwin david.goodwin@perisic.com 12:00, Friday 21 st October 2011 Outline 1 Recap 2 Introduction to sets 3 Class Exercises

More information

Sets McGraw-Hill Education

Sets McGraw-Hill Education Sets A set is an unordered collection of objects. The objects in a set are called the elements, or members of the set. A set is said to contain its elements. The notation a A denotes that a is an element

More information

Mathematics Review for Business PhD Students Lecture Notes

Mathematics Review for Business PhD Students Lecture Notes Mathematics Review for Business PhD Students Lecture Notes Anthony M. Marino Department of Finance and Business Economics Marshall School of Business University of Southern California Los Angeles, CA 90089-0804

More information

Discrete Mathematical Structures: Theory and Applications

Discrete Mathematical Structures: Theory and Applications Chapter 1: Foundations: Sets, Logic, and Algorithms Discrete Mathematical Structures: Theory and Applications Learning Objectives Learn about sets Explore various operations on sets Become familiar with

More information

1.1 Introduction to Sets

1.1 Introduction to Sets Math 166 Lecture Notes - S. Nite 8/29/2012 Page 1 of 5 1.1 Introduction to Sets Set Terminology and Notation A set is a well-defined collection of objects. The objects are called the elements and are usually

More information

Chapter Summary. Sets (2.1) Set Operations (2.2) Functions (2.3) Sequences and Summations (2.4) Cardinality of Sets (2.5) Matrices (2.

Chapter Summary. Sets (2.1) Set Operations (2.2) Functions (2.3) Sequences and Summations (2.4) Cardinality of Sets (2.5) Matrices (2. Chapter 2 Chapter Summary Sets (2.1) Set Operations (2.2) Functions (2.3) Sequences and Summations (2.4) Cardinality of Sets (2.5) Matrices (2.6) Section 2.1 Section Summary Definition of sets Describing

More information

CHAPTER 1 SETS AND EVENTS

CHAPTER 1 SETS AND EVENTS CHPTER 1 SETS ND EVENTS 1.1 Universal Set and Subsets DEFINITION: set is a well-defined collection of distinct elements in the universal set. This is denoted by capital latin letters, B, C, If an element

More information

CSI30. Chapter 2. Basic Structures: Sets, Functions, Sequences, Sums. 2.1 Sets and subsets 2.2 Sets of sets

CSI30. Chapter 2. Basic Structures: Sets, Functions, Sequences, Sums. 2.1 Sets and subsets 2.2 Sets of sets Chapter 2. Basic Structures: Sets, Functions, Sequences, Sums 2.1 Sets and subsets 2.2 Sets of sets 1 Set is an unordered collection of objects. - used to group objects together, - often the objects with

More information

Chapter 2 - Basics Structures MATH 213. Chapter 2: Basic Structures. Dr. Eric Bancroft. Fall Dr. Eric Bancroft MATH 213 Fall / 60

Chapter 2 - Basics Structures MATH 213. Chapter 2: Basic Structures. Dr. Eric Bancroft. Fall Dr. Eric Bancroft MATH 213 Fall / 60 MATH 213 Chapter 2: Basic Structures Dr. Eric Bancroft Fall 2013 Dr. Eric Bancroft MATH 213 Fall 2013 1 / 60 Chapter 2 - Basics Structures 2.1 - Sets 2.2 - Set Operations 2.3 - Functions 2.4 - Sequences

More information

Contents. 4. Principle of Mathematical Induction Introduction Motivation The Principle of Mathematical Induction 88

Contents. 4. Principle of Mathematical Induction Introduction Motivation The Principle of Mathematical Induction 88 Foreword Contents. Sets. Introduction. Sets and their Representations.3 The Empty Set 5.4 Finite and Infinite Sets 6.5 Equal Sets 7.6 Subsets 9.7 Power Set.8 Universal Set.9 Venn Diagrams 3.0 Operations

More information

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability

Chapter Summary. Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Chapter 2 1 Chapter Summary Sets The Language of Sets Set Operations Set Identities Functions Types of Functions Operations on Functions Computability Sequences and Summations Types of Sequences Summation

More information

ICS141: Discrete Mathematics for Computer Science I

ICS141: Discrete Mathematics for Computer Science I ICS141: Discrete Mathematics for Computer Science I Dept. Information & Computer Sci., Jan Stelovsky based on slides by Dr. Baek and Dr. Still Originals by Dr. M. P. Frank and Dr. J.L. Gross Provided by

More information

Chapter 2 - Basics Structures

Chapter 2 - Basics Structures Chapter 2 - Basics Structures 2.1 - Sets Definitions and Notation Definition 1 (Set). A set is an of. These are called the or of the set. We ll typically use uppercase letters to denote sets: S, A, B,...

More information

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall c Oksana Shatalov, Fall 2017 1 4. Sets 4.1. The language of sets Set Terminology and Notation Set is a well-defined collection of objects. Elements are objects or members of the set. Describing a Set Roster

More information

Std. XI Commerce Mathematics & Statistics - I

Std. XI Commerce Mathematics & Statistics - I Written as per the revised syllabus prescribed by the Maharashtra State oard of Secondary and Higher Secondary Education, Pune. Std. I Commerce Mathematics & Statistics - I Salient Features Exhaustive

More information

Preface. [ Uj \m Vk NVp U\k Y rj U! - kndh kùa«bg. Rªjudh. (iii)

Preface. [ Uj \m Vk NVp U\k Y rj U! - kndh kùa«bg. Rªjudh. (iii) 015 Preface [ Uj \m Vk NVp U\k Y rj U! - kndh kùa«bg. Rªjudh The Government of Tamil Nadu has decided to evolve a uniform system of school education in the state to ensure social justice and provide quality

More information

Sec$on Summary. Definition of sets Describing Sets

Sec$on Summary. Definition of sets Describing Sets Section 2.1 Sec$on Summary Definition of sets Describing Sets Roster Method Set-Builder Notation Some Important Sets in Mathematics Empty Set and Universal Set Subsets and Set Equality Cardinality of Sets

More information

In this initial chapter, you will be introduced to, or more than likely be reminded of, a

In this initial chapter, you will be introduced to, or more than likely be reminded of, a 1 Sets In this initial chapter, you will be introduced to, or more than likely be reminded of, a fundamental idea that occurs throughout mathematics: sets. Indeed, a set is an object from which every mathematical

More information

Unit 1 Day 1. Set Operations & Venn Diagrams

Unit 1 Day 1. Set Operations & Venn Diagrams Unit 1 Day 1 Set Operations & Venn Diagrams Honors ICM Get out your signed syllabus form Get out paper and a pencil for notes! Has everyone accessed the website? Math Riddles Mr. Smith has 4 daughters.

More information

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall Set-builder notation (a more precise way of describing a set)

4. Sets The language of sets. Describing a Set. c Oksana Shatalov, Fall Set-builder notation (a more precise way of describing a set) c Oksana Shatalov, Fall 2018 1 4. Sets 4.1. The language of sets Set Terminology and Notation Set is a well-defined collection of objects. Elements are objects or members of the set. Describing a Set Roster

More information

Perfect Mathematics - II

Perfect Mathematics - II Std. I Sci. Perfect Mathematics - II Edition: July 2014 Mr. Vinodkumar J. Pandey.Sc. (Mathematics) G. N. Khalsa College, Mumbai Dr. Sidheshwar S. ellale M.Sc.,.Ed., PhD. (Maths) Department of Mathematics,

More information

Automata and Languages

Automata and Languages Automata and Languages Prof. Mohamed Hamada Software Engineering Lab. The University of Aizu Japan Mathematical Background Mathematical Background Sets Relations Functions Graphs Proof techniques Sets

More information

PREFACE. Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook

PREFACE. Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook Synergy for Success in Mathematics 7 is designed for Grade 7 students. The textbook contains all the required learning competencies and is supplemented with some additional topics for enrichment. Lessons

More information

Chapter 1 Math Set: a collection of objects. For example, the set of whole numbers is W = {0, 1, 2, 3, }

Chapter 1 Math Set: a collection of objects. For example, the set of whole numbers is W = {0, 1, 2, 3, } Chapter 1 Math 3201 1 Chapter 1: Set Theory: Organizing information into sets and subsets Graphically illustrating the relationships between sets and subsets using Venn diagrams Solving problems by using

More information

BOOLEAN ALGEBRA INTRODUCTION SUBSETS

BOOLEAN ALGEBRA INTRODUCTION SUBSETS BOOLEAN ALGEBRA M. Ragheb 1/294/2018 INTRODUCTION Modern algebra is centered around the concept of an algebraic system: A, consisting of a set of elements: ai, i=1, 2,, which are combined by a set of operations

More information

Tenth Bit Bank Mathematics Real Numbers

Tenth Bit Bank Mathematics Real Numbers Tenth Bit Bank Mathematics Real Numbers 1. The rational number among the following is... i) 4.28 ii) 4.282828... iii) 4.288888... A) i) & ii) B) ii) & iii) C) i) & iii) D) All the above 2. A rational number

More information

Intro to Logic and Proofs

Intro to Logic and Proofs Intro to Logic and Proofs Propositions A proposition is a declarative sentence (that is, a sentence that declares a fact) that is either true or false, but not both. Examples: It is raining today. Washington

More information

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics. College Algebra for STEM Undergraduate Notes in Mathematics Arkansas Tech University Department of Mathematics College Algebra for STEM Marcel B. Finan c All Rights Reserved 2015 Edition To my children Amin & Nadia Preface From

More information

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Fall 2007

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Fall 2007 Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Fall 2007 1 / 42 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 2.1, 2.2 of Rosen Introduction I Introduction

More information

MATH 201 Solutions: TEST 3-A (in class)

MATH 201 Solutions: TEST 3-A (in class) MATH 201 Solutions: TEST 3-A (in class) (revised) God created infinity, and man, unable to understand infinity, had to invent finite sets. - Gian Carlo Rota Part I [5 pts each] 1. Let X be a set. Define

More information

Today s topics. Introduction to Set Theory ( 1.6) Naïve set theory. Basic notations for sets

Today s topics. Introduction to Set Theory ( 1.6) Naïve set theory. Basic notations for sets Today s topics Introduction to Set Theory ( 1.6) Sets Definitions Operations Proving Set Identities Reading: Sections 1.6-1.7 Upcoming Functions A set is a new type of structure, representing an unordered

More information

Math 105A HW 1 Solutions

Math 105A HW 1 Solutions Sect. 1.1.3: # 2, 3 (Page 7-8 Math 105A HW 1 Solutions 2(a ( Statement: Each positive integers has a unique prime factorization. n N: n = 1 or ( R N, p 1,..., p R P such that n = p 1 p R and ( n, R, S

More information

Sets. Introduction to Set Theory ( 2.1) Basic notations for sets. Basic properties of sets CMSC 302. Vojislav Kecman

Sets. Introduction to Set Theory ( 2.1) Basic notations for sets. Basic properties of sets CMSC 302. Vojislav Kecman Introduction to Set Theory ( 2.1) VCU, Department of Computer Science CMSC 302 Sets Vojislav Kecman A set is a new type of structure, representing an unordered collection (group, plurality) of zero or

More information

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006

Sets. Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry. Spring 2006 Slides by Christopher M. Bourke Instructor: Berthe Y. Choueiry Spring 2006 1 / 1 Computer Science & Engineering 235 Introduction to Discrete Mathematics Sections 1.6 1.7 of Rosen Introduction I We ve already

More information

Sets. We discuss an informal (naive) set theory as needed in Computer Science. It was introduced by G. Cantor in the second half of the nineteenth

Sets. We discuss an informal (naive) set theory as needed in Computer Science. It was introduced by G. Cantor in the second half of the nineteenth Sets We discuss an informal (naive) set theory as needed in Computer Science. It was introduced by G. Cantor in the second half of the nineteenth century. Most students have seen sets before. This is intended

More information

HL Topic. Sets, relations and groups. (Further Mathematics SL Topic 3) Sets Ordered pairs Functions Binary operations Groups Further groups

HL Topic. Sets, relations and groups. (Further Mathematics SL Topic 3) Sets Ordered pairs Functions Binary operations Groups Further groups HL Topic (Further Mathematics SL Topic 3) 9 This topic explores the fundamental nature of algebraic structures and the relationships between them. Included is an extension of the work covered in the Core

More information

CSE 20 DISCRETE MATH. Winter

CSE 20 DISCRETE MATH. Winter CSE 20 DISCRETE MATH Winter 2017 http://cseweb.ucsd.edu/classes/wi17/cse20-ab/ Today's learning goals Evaluate which proof technique(s) is appropriate for a given proposition Direct proof Proofs by contraposition

More information

Sets. Alice E. Fischer. CSCI 1166 Discrete Mathematics for Computing Spring, Outline Sets An Algebra on Sets Summary

Sets. Alice E. Fischer. CSCI 1166 Discrete Mathematics for Computing Spring, Outline Sets An Algebra on Sets Summary An Algebra on Alice E. Fischer CSCI 1166 Discrete Mathematics for Computing Spring, 2018 Alice E. Fischer... 1/37 An Algebra on 1 Definitions and Notation Venn Diagrams 2 An Algebra on 3 Alice E. Fischer...

More information

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology

ECARES Université Libre de Bruxelles MATH CAMP Basic Topology ECARES Université Libre de Bruxelles MATH CAMP 03 Basic Topology Marjorie Gassner Contents: - Subsets, Cartesian products, de Morgan laws - Ordered sets, bounds, supremum, infimum - Functions, image, preimage,

More information

COMP9020 Lecture 3 Session 2, 2014 Sets, Functions, and Sequences. Revision: 1.3

COMP9020 Lecture 3 Session 2, 2014 Sets, Functions, and Sequences. Revision: 1.3 1 COMP9020 Lecture 3 Session 2, 2014 Sets, Functions, and Sequences Revision: 1.3 2 Notation for Numbers Definition Integers Z = {... 2, 1, 0, 1, 2,...} Reals R. : R Z floor of x, the greatest integer

More information

CSE 20 DISCRETE MATH WINTER

CSE 20 DISCRETE MATH WINTER CSE 20 DISCRETE MATH WINTER 2016 http://cseweb.ucsd.edu/classes/wi16/cse20-ab/ Today's learning goals Define and differentiate between important sets Use correct notation when describing sets: {...}, intervals

More information

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram.

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram. MATH 109 Sets A mathematical set is a well-defined collection of objects A for which we can determine precisely whether or not any object belongs to A. Objects in a set are formally called elements of

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

REVIEW Chapter 1 The Real Number System

REVIEW Chapter 1 The Real Number System REVIEW Chapter The Real Number System In class work: Complete all statements. Solve all exercises. (Section.4) A set is a collection of objects (elements). The Set of Natural Numbers N N = {,,, 4, 5, }

More information

CSE 20. Final Review. CSE 20: Final Review

CSE 20. Final Review. CSE 20: Final Review CSE 20 Final Review Final Review Representation of integers in base b Logic Proof systems: Direct Proof Proof by contradiction Contraposetive Sets Theory Functions Induction Final Review Representation

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter The Real Numbers.. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {, 2, 3, }. In N we can do addition, but in order to do subtraction we need to extend

More information

In N we can do addition, but in order to do subtraction we need to extend N to the integers

In N we can do addition, but in order to do subtraction we need to extend N to the integers Chapter 1 The Real Numbers 1.1. Some Preliminaries Discussion: The Irrationality of 2. We begin with the natural numbers N = {1, 2, 3, }. In N we can do addition, but in order to do subtraction we need

More information

Math 3338: Probability (Fall 2006)

Math 3338: Probability (Fall 2006) Math 3338: Probability (Fall 2006) Jiwen He Section Number: 10853 http://math.uh.edu/ jiwenhe/math3338fall06.html Probability p.1/8 Chapter Two: Probability (I) Probability p.2/8 2.1 Sample Spaces and

More information

CONTENTS. FOREWORD iii PREFACE v CHAPTER 1 Sets 1. CHAPTER 2 Relations and Functions 19. CHAPTER 3 Trigonometric Functions 34

CONTENTS. FOREWORD iii PREFACE v CHAPTER 1 Sets 1. CHAPTER 2 Relations and Functions 19. CHAPTER 3 Trigonometric Functions 34 CONTENTS FOREWORD iii PREFACE v CHAPTER Sets CHAPTER Relations and Functions 9 CHAPTER 3 Trigonometric Functions 34 CHAPTER 4 Principle of Mathematical Induction 6 CHAPTER 5 Complex Numbers and Quadratic

More information

Discrete Mathematics for M.Sc.CS

Discrete Mathematics for M.Sc.CS Discrete Mathematics Page 1 CONTENTS UNIT-1 : SETS & RELATIONS 4-11 1. Discrete Mathematics Introduction... 4 2. Sets Set Definition... 4 Representation of a Set... 4 Cardinality of a Set... 5 Types of

More information

Basic Set Concepts (2.1)

Basic Set Concepts (2.1) 1 Basic Set Concepts (2.1) I. Set A collection of objects whose contents can be clearly determined. Capitol letters usually name a set. Elements are the contents in a set. Sets can be described using words,

More information

Set Theory. CSE 215, Foundations of Computer Science Stony Brook University

Set Theory. CSE 215, Foundations of Computer Science Stony Brook University Set Theory CSE 215, Foundations of Computer Science Stony Brook University http://www.cs.stonybrook.edu/~cse215 Set theory Abstract set theory is one of the foundations of mathematical thought Most mathematical

More information

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics

Packet #2: Set Theory & Predicate Calculus. Applied Discrete Mathematics CSC 224/226 Notes Packet #2: Set Theory & Predicate Calculus Barnes Packet #2: Set Theory & Predicate Calculus Applied Discrete Mathematics Table of Contents Full Adder Information Page 1 Predicate Calculus

More information

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws

586 Index. vertex, 369 disjoint, 236 pairwise, 272, 395 disjoint sets, 236 disjunction, 33, 36 distributive laws Index absolute value, 135 141 additive identity, 254 additive inverse, 254 aleph, 465 algebra of sets, 245, 278 antisymmetric relation, 387 arcsine function, 349 arithmetic sequence, 208 arrow diagram,

More information

Circles & Interval & Set Notation.notebook. November 16, 2009 CIRCLES. OBJECTIVE Graph a Circle given the equation in standard form.

Circles & Interval & Set Notation.notebook. November 16, 2009 CIRCLES. OBJECTIVE Graph a Circle given the equation in standard form. OBJECTIVE Graph a Circle given the equation in standard form. Write the equation of a circle in standard form given a graph or two points (one being the center). Students will be able to write the domain

More information

CISC 1100: Structures of Computer Science

CISC 1100: Structures of Computer Science CISC 1100: Structures of Computer Science Chapter 2 Sets and Sequences Fordham University Department of Computer and Information Sciences Fall, 2010 CISC 1100/Fall, 2010/Chapter 2 1 / 49 Outline Sets Basic

More information

Notes on Sets, Relations and Functions

Notes on Sets, Relations and Functions PURE MTH 3002 Topology & Analysis III (3246) 2002 Notes on Sets, Relations and Functions These are some notes taken from Mathematical Applications (now Mathematics for Information Technology (MIT)). They

More information

Statistical Theory 1

Statistical Theory 1 Statistical Theory 1 Set Theory and Probability Paolo Bautista September 12, 2017 Set Theory We start by defining terms in Set Theory which will be used in the following sections. Definition 1 A set is

More information

CSE 20 DISCRETE MATH WINTER

CSE 20 DISCRETE MATH WINTER CSE 20 DISCRETE MATH WINTER 2016 http://cseweb.ucsd.edu/classes/wi16/cse20-ab/ Today's learning goals Evaluate which proof technique(s) is appropriate for a given proposition Direct proof Proofs by contraposition

More information

CSE 20 DISCRETE MATH SPRING

CSE 20 DISCRETE MATH SPRING CSE 20 DISCRETE MATH SPRING 2016 http://cseweb.ucsd.edu/classes/sp16/cse20-ac/ Today's learning goals Evaluate which proof technique(s) is appropriate for a given proposition Direct proof Proofs by contraposition

More information

A B is shaded A B A B

A B is shaded A B A B NION: Let and be subsets of a universal set. The union of sets and is the set of all elements in that belong to or to or to both, and is denoted. Symbolically: = {x x or x } EMMPLE: Let = {a, b, c, d,

More information

Probability. 25 th September lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.)

Probability. 25 th September lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Probability 25 th September 2017 lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Properties of Probability Methods of Enumeration Conditional Probability Independent

More information

The objects in a set are the elements or members of the set. Always enclose the elements of a set in curly brackets. is read is an element of

The objects in a set are the elements or members of the set. Always enclose the elements of a set in curly brackets. is read is an element of Math 166 (c)2013 Epstein Chapter 1 Page 1 Chapter 1: SETS ND PROBBILITY 1.1 Introduction to Sets set is a collection of objects. The objects in a set are the elements or members of the set. lways enclose

More information

CHAPTER 1. Preliminaries. 1 Set Theory

CHAPTER 1. Preliminaries. 1 Set Theory CHAPTER 1 Preliminaries 1 et Theory We assume that the reader is familiar with basic set theory. In this paragraph, we want to recall the relevant definitions and fix the notation. Our approach to set

More information

Math 3201 Unit 1 Set Theory

Math 3201 Unit 1 Set Theory Math 3201 Unit 1 Set Theory Overview In this unit, we will organize information into. We will use diagrams to illustrate between sets and subsets and use to describe sets. We will determine the in each

More information

PRELIMINARIES FOR GENERAL TOPOLOGY. Contents

PRELIMINARIES FOR GENERAL TOPOLOGY. Contents PRELIMINARIES FOR GENERAL TOPOLOGY DAVID G.L. WANG Contents 1. Sets 2 2. Operations on sets 3 3. Maps 5 4. Countability of sets 7 5. Others a mathematician knows 8 6. Remarks 9 Date: April 26, 2018. 2

More information

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005

POL502: Foundations. Kosuke Imai Department of Politics, Princeton University. October 10, 2005 POL502: Foundations Kosuke Imai Department of Politics, Princeton University October 10, 2005 Our first task is to develop the foundations that are necessary for the materials covered in this course. 1

More information

Step-by-step and detailed demonstrations of how a specific concept or technique is applied in solving problems.

Step-by-step and detailed demonstrations of how a specific concept or technique is applied in solving problems. PREFACE Synergy for Success in Mathematics 7 contains all the required learning competencies and is supplemented with some additional topics for enrichment. Lessons are presented using effective Singapore

More information

x +y = 4 2x + 3y = , y=

x +y = 4 2x + 3y = , y= x +y 4 x + 3y 3 x 9 64.00, y 1 Sets Let s study. Sets - Introduction Types of sets Venn diagrams Equal sets, subset Universal set Intersection and Union of sets Number of elements in a set Let

More information

Problem Set 2: Solutions Math 201A: Fall 2016

Problem Set 2: Solutions Math 201A: Fall 2016 Problem Set 2: s Math 201A: Fall 2016 Problem 1. (a) Prove that a closed subset of a complete metric space is complete. (b) Prove that a closed subset of a compact metric space is compact. (c) Prove that

More information

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006

Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Statistics for Financial Engineering Session 2: Basic Set Theory March 19 th, 2006 Topics What is a set? Notations for sets Empty set Inclusion/containment and subsets Sample spaces and events Operations

More information

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA address:

Topology. Xiaolong Han. Department of Mathematics, California State University, Northridge, CA 91330, USA  address: Topology Xiaolong Han Department of Mathematics, California State University, Northridge, CA 91330, USA E-mail address: Xiaolong.Han@csun.edu Remark. You are entitled to a reward of 1 point toward a homework

More information

Week Some Warm-up Questions

Week Some Warm-up Questions 1 Some Warm-up Questions Week 1-2 Abstraction: The process going from specific cases to general problem. Proof: A sequence of arguments to show certain conclusion to be true. If... then... : The part after

More information

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG Suggested Problems for Sets and Functions The following problems are from Discrete Mathematics and Its Applications by Kenneth H. Rosen. 1. Define the

More information

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1

Introduction. Chapter 1. Contents. EECS 600 Function Space Methods in System Theory Lecture Notes J. Fessler 1.1 Chapter 1 Introduction Contents Motivation........................................................ 1.2 Applications (of optimization).............................................. 1.2 Main principles.....................................................

More information

Comment: The induction is always on some parameter, and the basis case is always an integer or set of integers.

Comment: The induction is always on some parameter, and the basis case is always an integer or set of integers. 1. For each of the following statements indicate whether it is true or false. For the false ones (if any), provide a counter example. For the true ones (if any) give a proof outline. (a) Union of two non-regular

More information

0 Logical Background. 0.1 Sets

0 Logical Background. 0.1 Sets 0 Logical Background 0.1 Sets In this course we will use the term set to simply mean a collection of things which have a common property such as the totality of positive integers or the collection of points

More information

Statistical Inference

Statistical Inference Statistical Inference Lecture 1: Probability Theory MING GAO DASE @ ECNU (for course related communications) mgao@dase.ecnu.edu.cn Sep. 11, 2018 Outline Introduction Set Theory Basics of Probability Theory

More information

Functions. Definition 1 Let A and B be sets. A relation between A and B is any subset of A B.

Functions. Definition 1 Let A and B be sets. A relation between A and B is any subset of A B. Chapter 4 Functions Definition 1 Let A and B be sets. A relation between A and B is any subset of A B. Definition 2 Let A and B be sets. A function from A to B is a relation f between A and B such that

More information

Sets and Motivation for Boolean algebra

Sets and Motivation for Boolean algebra SET THEORY Basic concepts Notations Subset Algebra of sets The power set Ordered pairs and Cartesian product Relations on sets Types of relations and their properties Relational matrix and the graph of

More information

download from

download from Table of Contents Chapter 1 Basic Concepts Pretests... 1 Mini-Lectures... Additional Exercises... 1 Chapter Tests... 19 Chapter Equations and Inequalities Pretests... 7 Mini-Lectures... 1 Additional Exercises...

More information

Chapter 1. Sets and Numbers

Chapter 1. Sets and Numbers Chapter 1. Sets and Numbers 1. Sets A set is considered to be a collection of objects (elements). If A is a set and x is an element of the set A, we say x is a member of A or x belongs to A, and we write

More information

CSE 20 DISCRETE MATH. Fall

CSE 20 DISCRETE MATH. Fall CSE 20 DISCRETE MATH Fall 2017 http://cseweb.ucsd.edu/classes/fa17/cse20-ab/ Today's learning goals Define and compute the cardinality of a set. Use functions to compare the sizes of sets. Classify sets

More information