1. SETS
Introduction
Examples
•First 10 counting numbers  1, 2, ………. 10
• Brave children in a class 
• Planets in our solar system  M V E M J S U N
• Days of the week  Sunday, Monday, …….. Saturday
• Months in a year  January, February, ……….. December
•Strong forts of Maharashtra 
The
collection
of well
defined
objects is
called
set.
Representation of Set
A = { a, e, i, o, u }
• Use curly braces
• Do not repeat the elements
• Use comma to separate the members of the set.
Name of the
set : Capital
letter
Members/Elements of the set :
Small letters
•Consider
•A = { a, e, i, o, u }
• a Є A  a is a member of set A OR a belongs to set A
OR a is the element of set A
• b Є A  b is not a member of set A OR b does not
belongs to set A OR b is not a element of set A
Methods of writing sets
1. Listing or Roster
method
• all the elements are
listed and are separated
by a comma.
2. Rule method or Set
builder form
• the elements of the set
are represented by a
variable followed by a
vertical line or colon and
the property of the
variable is defined.
Examples
Sr.
No.
Listing Method Rule Method
1. X={Sunday, Monday, Tuesday,
Wednesday, Thursday, Friday,
Saturday}
X={x | x is a day of a week}
2. A={0,1,2,3,…….20} A={x | xЄW , x<21}
3. B={I, N, D, A} B={y | y is a letter of the word ‘INDIA’}
4. D={3,6,9,12,15,18,…….} D={x | x is a multiple of 3}
Types of Sets
1. Singleton Set
•A set containing only one element is called Singleton Set
•A = {x | x is even prime number}
• A={2}
•B = {x | x is neither prime nor composite}
• B={1}
•C = {x | x is the smallest natural number}
• C={1}
•D = {x | x is the smallest whole number}
• D={0}
2. Empty or Null Set
•If there is not a single element in the set which satisfies the
given condition then it is called a Null set or Empty set.
•If a set does not contain any element then it is called a Null
set or Empty set.
•A = {x | x is a natural number between 2 and 3}
• A={ } OR A=Ф
•B = {x | x Є N, x<1}
• B={ }
•C = {x | x is prime number, x<2}
• C={ }
3. Finite Set
• If a set contains countable number of elements then the set
is called Finite set.
• If a set is a null set or the number of elements are limited
then the set is called Finite set.
• A = { a, e, i, o, u}
• B = {1, 2, 3, 4, 5, 6, 7}
• C = {x | x Є W, x < 3}
•  C = {0, 1, 2}
• D = {y | y is a prime number, y < 20}
•  D = {2, 3, 5, 7, 11, 13, 17, 19}
4. Infinite Set
• If the number of elements in a set are unlimited or
uncountable then the set is called Infinite set.
• N = {1, 2, 3, 4, ………}
• A = {x | x is a multiple of 2}
•  A={2, 4, 6, 8, ………}
•B= {y | y is an odd number}
•  B = {1, 3, 5, 7, ………..}
 N, W, I, Q, R  all these sets are Infinite sets.
Equal Sets
•Two sets A and B are said to be equal
•If all the elements of set A are present in set B AND all the
elements of set B are present in set A.
•It is represented as A = B
•A = {x | x is a letter of the word ‘listen’}  A = {l, i, s, t, e, n}
•B = {x | x is a letter of the word ‘silent’}  B = {s, i, l, e, n, t}
•A = B
•C = {y | y is a prime number, 2 < y < 9}  C = {3, 5, 7}
•D = {y | y is an odd number, 1 < y < 8}  D = {3, 5, 7}
•C = D
Venn Diagrams
( British logician ) was the first to use
closed figures for representing a set.
• Venn diagrams help us to understand the
relationship among sets.
• Eg: A = { 1, 2, 3, 4, 5 }
A
1
2
3
4
5
Subset
•It is written as A C B.
•It is read as “A is a subset of B”
or “A subset B”.
•Eg: B = { 1, 2, 3, 4, 5 }
A = { 1, 2, 3 }
Points to remember
1) Every set is a subset of itself. -> A C A
2) Empty set is a subset of every set. -> ɸ C A
Consider:
A = { 2, 4, 6, 8 } and B = { 2, 4, 6, 8 }
3) If A = B then A C B and B C A
4) If A C B and B C A then A = B
Universal Set
•A set which can accomodate
all the given sets under
consideration is known as
.
•It is generally denoted by 'U'.
•In Venn diagram it is denoted
by a rectangle.
Complement of a set
• A complement of a set is
the set of those
elements which does not
belong to the given set
but belongs to the
universal set.
Properties of complement of a set
• No elements are common in A and A'.
• A C U and A' C U
• Complement of set U is an empty set. U' = ɸ
• Complement of empty set is U. ɸ' = U
Operations on sets
Intersection of two sets
• The intersection of sets
A and B is the set that
contains the common
elements of set A and
set B.
Properties of Intersection of sets
1) A ∩ B = B ∩ A
3) If A ∩ B = B then B C A
A = {1, 3, 2 } & B = {1, 2}
A ∩ B = { 1, 2 } = B
5) A ∩ A' = ɸ
U = { T, S, U, N, A, M, I }
A = { S, U, N} ; A' = {T, A, M, I}
6) A ∩ A =A
7) A ∩ ɸ = ɸ
Disjoint sets
• These sets are
completely different
from each other.
Union of two sets
• The union of sets A and B
is the set that contains all
the elements of both the
sets.
• It is written as A U B.
• It is read as “A union B”
Properties of Union of sets
1) A U B = B U A 4) A U A' = U
U = { T, S, U, N, A, M, I }
A = { S, U, N} ; A' = {T, A, M, I}
Number of elements in a set
•A = { 2, 4, 6, 8, 10 } & B = { 1, 2, 6, 9 }
•n(A) = 5 & n(B) = 4 n(A) + n(B) = 9
•A U B = { 1, 2, 4, 6, 8, 9, 10 } A∩B = { 2, 6 }
n(A U B) + n(A∩B) =9
•means n(A) + n(B) = n(A U B) + n(A∩B)
1. sets

More Related Content

PPTX
Take body measurements (men's apparel)
PDF
Curriculum Guide - CSS NC II
PDF
dll-agriculture-daily-lesson-log.pdf
PPTX
Computer hardware servicing 7
PPTX
Identify the Hazards and Risk in Dressmaking
PPTX
Compliment of a set
PPTX
TLE 9 CHAPTER 2 L2
PPTX
LESSON 4 Common workplace hazard and their control measure
Take body measurements (men's apparel)
Curriculum Guide - CSS NC II
dll-agriculture-daily-lesson-log.pdf
Computer hardware servicing 7
Identify the Hazards and Risk in Dressmaking
Compliment of a set
TLE 9 CHAPTER 2 L2
LESSON 4 Common workplace hazard and their control measure

What's hot (20)

PPTX
Mail-Merge-and-Label-Generation.pptx
PPTX
TLE 11 Measuring system and Measuring tools
PDF
Curriculum Guide ICT Grade 7-10.pdf
PPTX
Safety practices while sewing
PPT
Entrepreneurship module 1
PPTX
WEEK 4- PRESENT EGG DISHES.pptx
DOCX
computer-systems-servicing-dll.docx
PDF
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
DOCX
SHS-UCSP-DIAGNOSTIC-TEST rolly.docx
PPSX
Introduction to Sets
PPTX
Occupational Health and Safety (OHS) Standards.pptx
PPTX
Cookery NC II ALS EST SESSION 2 BASIC COMMON COMPETENCIES.pptx
DOC
Computer System Servicing Prelim Examination 2018
PPTX
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
PPTX
Ict 9 module 3, lesson 1.5 materials, tools, equipment and testing devices
PPTX
Module 1 performing mensuration and calculation info sheet 2
PPTX
Preparing the Table Appointments.pptx
PPTX
Beauty care (nail care) services
PDF
Interpret Kitchen Layout.pptx.pdf
PPTX
Proper tool selection
Mail-Merge-and-Label-Generation.pptx
TLE 11 Measuring system and Measuring tools
Curriculum Guide ICT Grade 7-10.pdf
Safety practices while sewing
Entrepreneurship module 1
WEEK 4- PRESENT EGG DISHES.pptx
computer-systems-servicing-dll.docx
CSS CORE 1 - INSTALL & CONFIGURE COMPUTER SYSTEMS AND NETWORKS
SHS-UCSP-DIAGNOSTIC-TEST rolly.docx
Introduction to Sets
Occupational Health and Safety (OHS) Standards.pptx
Cookery NC II ALS EST SESSION 2 BASIC COMMON COMPETENCIES.pptx
Computer System Servicing Prelim Examination 2018
ICT: Computer Hardware Services - Lesson 1 use hand tools by Je-Jireh Silva
Ict 9 module 3, lesson 1.5 materials, tools, equipment and testing devices
Module 1 performing mensuration and calculation info sheet 2
Preparing the Table Appointments.pptx
Beauty care (nail care) services
Interpret Kitchen Layout.pptx.pdf
Proper tool selection
Ad

Similar to 1. sets (20)

PPT
Set theory-ppt
PPTX
Sets (Mathematics class XI)
PPTX
SET AND ITS OPERATIONS
PPTX
Set Theory
PPTX
Sets in Maths (Complete Topic)
PPTX
PPTX
Discrete Structure Mathematics lecture 1
PPT
PDF
Set theory
PPS
SET THEORY
PPT
Theory of the sets and Venn diagram-grade 9 math
PPT
Sets.ppt
PDF
Digital text book sets
PPTX
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
PPT
Final maths presentation on sets
PPTX
INTRODUCTION TO SETS.pptx
PPT
Sets.ppt and its operations powerpoint .
PPTX
Set theory. lesson. probability and statistics
PPTX
Language of Sets (mathematics in the modern world) Lesson 2.pptx
PPTX
SETS PPT-XI.pptx
Set theory-ppt
Sets (Mathematics class XI)
SET AND ITS OPERATIONS
Set Theory
Sets in Maths (Complete Topic)
Discrete Structure Mathematics lecture 1
Set theory
SET THEORY
Theory of the sets and Venn diagram-grade 9 math
Sets.ppt
Digital text book sets
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
Final maths presentation on sets
INTRODUCTION TO SETS.pptx
Sets.ppt and its operations powerpoint .
Set theory. lesson. probability and statistics
Language of Sets (mathematics in the modern world) Lesson 2.pptx
SETS PPT-XI.pptx
Ad

Recently uploaded (20)

PDF
advance database management system book.pdf
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Weekly quiz Compilation Jan -July 25.pdf
PDF
Uderstanding digital marketing and marketing stratergie for engaging the digi...
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
PDF
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
PDF
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
AI-driven educational solutions for real-life interventions in the Philippine...
PDF
Chinmaya Tiranga quiz Grand Finale.pdf
PPTX
Introduction to pro and eukaryotes and differences.pptx
PDF
My India Quiz Book_20210205121199924.pdf
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
PPTX
TNA_Presentation-1-Final(SAVE)) (1).pptx
PPTX
Share_Module_2_Power_conflict_and_negotiation.pptx
PDF
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
PDF
What if we spent less time fighting change, and more time building what’s rig...
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
advance database management system book.pdf
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Weekly quiz Compilation Jan -July 25.pdf
Uderstanding digital marketing and marketing stratergie for engaging the digi...
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 2).pdf
احياء السادس العلمي - الفصل الثالث (التكاثر) منهج متميزين/كلية بغداد/موهوبين
David L Page_DCI Research Study Journey_how Methodology can inform one's prac...
Virtual and Augmented Reality in Current Scenario
AI-driven educational solutions for real-life interventions in the Philippine...
Chinmaya Tiranga quiz Grand Finale.pdf
Introduction to pro and eukaryotes and differences.pptx
My India Quiz Book_20210205121199924.pdf
History, Philosophy and sociology of education (1).pptx
MBA _Common_ 2nd year Syllabus _2021-22_.pdf
TNA_Presentation-1-Final(SAVE)) (1).pptx
Share_Module_2_Power_conflict_and_negotiation.pptx
1.3 FINAL REVISED K-10 PE and Health CG 2023 Grades 4-10 (1).pdf
What if we spent less time fighting change, and more time building what’s rig...
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)

1. sets

  • 3. Examples •First 10 counting numbers  1, 2, ………. 10 • Brave children in a class  • Planets in our solar system  M V E M J S U N • Days of the week  Sunday, Monday, …….. Saturday • Months in a year  January, February, ……….. December •Strong forts of Maharashtra  The collection of well defined objects is called set.
  • 4. Representation of Set A = { a, e, i, o, u } • Use curly braces • Do not repeat the elements • Use comma to separate the members of the set. Name of the set : Capital letter Members/Elements of the set : Small letters
  • 5. •Consider •A = { a, e, i, o, u } • a Є A  a is a member of set A OR a belongs to set A OR a is the element of set A • b Є A  b is not a member of set A OR b does not belongs to set A OR b is not a element of set A
  • 6. Methods of writing sets 1. Listing or Roster method • all the elements are listed and are separated by a comma. 2. Rule method or Set builder form • the elements of the set are represented by a variable followed by a vertical line or colon and the property of the variable is defined.
  • 7. Examples Sr. No. Listing Method Rule Method 1. X={Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday} X={x | x is a day of a week} 2. A={0,1,2,3,…….20} A={x | xЄW , x<21} 3. B={I, N, D, A} B={y | y is a letter of the word ‘INDIA’} 4. D={3,6,9,12,15,18,…….} D={x | x is a multiple of 3}
  • 9. 1. Singleton Set •A set containing only one element is called Singleton Set •A = {x | x is even prime number} • A={2} •B = {x | x is neither prime nor composite} • B={1} •C = {x | x is the smallest natural number} • C={1} •D = {x | x is the smallest whole number} • D={0}
  • 10. 2. Empty or Null Set •If there is not a single element in the set which satisfies the given condition then it is called a Null set or Empty set. •If a set does not contain any element then it is called a Null set or Empty set. •A = {x | x is a natural number between 2 and 3} • A={ } OR A=Ф •B = {x | x Є N, x<1} • B={ } •C = {x | x is prime number, x<2} • C={ }
  • 11. 3. Finite Set • If a set contains countable number of elements then the set is called Finite set. • If a set is a null set or the number of elements are limited then the set is called Finite set. • A = { a, e, i, o, u} • B = {1, 2, 3, 4, 5, 6, 7} • C = {x | x Є W, x < 3} •  C = {0, 1, 2} • D = {y | y is a prime number, y < 20} •  D = {2, 3, 5, 7, 11, 13, 17, 19}
  • 12. 4. Infinite Set • If the number of elements in a set are unlimited or uncountable then the set is called Infinite set. • N = {1, 2, 3, 4, ………} • A = {x | x is a multiple of 2} •  A={2, 4, 6, 8, ………} •B= {y | y is an odd number} •  B = {1, 3, 5, 7, ………..}  N, W, I, Q, R  all these sets are Infinite sets.
  • 13. Equal Sets •Two sets A and B are said to be equal •If all the elements of set A are present in set B AND all the elements of set B are present in set A. •It is represented as A = B •A = {x | x is a letter of the word ‘listen’}  A = {l, i, s, t, e, n} •B = {x | x is a letter of the word ‘silent’}  B = {s, i, l, e, n, t} •A = B •C = {y | y is a prime number, 2 < y < 9}  C = {3, 5, 7} •D = {y | y is an odd number, 1 < y < 8}  D = {3, 5, 7} •C = D
  • 14. Venn Diagrams ( British logician ) was the first to use closed figures for representing a set. • Venn diagrams help us to understand the relationship among sets. • Eg: A = { 1, 2, 3, 4, 5 } A 1 2 3 4 5
  • 15. Subset •It is written as A C B. •It is read as “A is a subset of B” or “A subset B”. •Eg: B = { 1, 2, 3, 4, 5 } A = { 1, 2, 3 }
  • 16. Points to remember 1) Every set is a subset of itself. -> A C A 2) Empty set is a subset of every set. -> ɸ C A Consider: A = { 2, 4, 6, 8 } and B = { 2, 4, 6, 8 } 3) If A = B then A C B and B C A 4) If A C B and B C A then A = B
  • 17. Universal Set •A set which can accomodate all the given sets under consideration is known as . •It is generally denoted by 'U'. •In Venn diagram it is denoted by a rectangle.
  • 18. Complement of a set • A complement of a set is the set of those elements which does not belong to the given set but belongs to the universal set.
  • 19. Properties of complement of a set • No elements are common in A and A'. • A C U and A' C U • Complement of set U is an empty set. U' = ɸ • Complement of empty set is U. ɸ' = U
  • 21. Intersection of two sets • The intersection of sets A and B is the set that contains the common elements of set A and set B.
  • 22. Properties of Intersection of sets 1) A ∩ B = B ∩ A 3) If A ∩ B = B then B C A A = {1, 3, 2 } & B = {1, 2} A ∩ B = { 1, 2 } = B 5) A ∩ A' = ɸ U = { T, S, U, N, A, M, I } A = { S, U, N} ; A' = {T, A, M, I} 6) A ∩ A =A 7) A ∩ ɸ = ɸ
  • 23. Disjoint sets • These sets are completely different from each other.
  • 24. Union of two sets • The union of sets A and B is the set that contains all the elements of both the sets. • It is written as A U B. • It is read as “A union B”
  • 25. Properties of Union of sets 1) A U B = B U A 4) A U A' = U U = { T, S, U, N, A, M, I } A = { S, U, N} ; A' = {T, A, M, I}
  • 26. Number of elements in a set •A = { 2, 4, 6, 8, 10 } & B = { 1, 2, 6, 9 } •n(A) = 5 & n(B) = 4 n(A) + n(B) = 9 •A U B = { 1, 2, 4, 6, 8, 9, 10 } A∩B = { 2, 6 } n(A U B) + n(A∩B) =9 •means n(A) + n(B) = n(A U B) + n(A∩B)