SlideShare a Scribd company logo
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

What's hot

How To Write Set Notation
How To Write Set NotationHow To Write Set Notation
How To Write Set Notation
Don Sevcik
 
Types Of Set
Types Of SetTypes Of Set
Types Of Set
Pkwebbs
 
Set theory
Set theorySet theory
Set theory
Gaditek
 
1. sets and basic notations
1. sets and basic notations1. sets and basic notations
1. sets and basic notationseduardman
 
Sets
SetsSets
Sets
nischayyy
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
Manik Bhola
 
Introduction to set theory
Introduction to set theoryIntroduction to set theory
Introduction to set theory
DR. TIRIMBA IBRAHIM
 
Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
Ashna Rajput
 

What's hot (9)

How To Write Set Notation
How To Write Set NotationHow To Write Set Notation
How To Write Set Notation
 
Types Of Set
Types Of SetTypes Of Set
Types Of Set
 
Set theory
Set theorySet theory
Set theory
 
1. sets and basic notations
1. sets and basic notations1. sets and basic notations
1. sets and basic notations
 
The basic concept of sets
The basic concept of setsThe basic concept of sets
The basic concept of sets
 
Sets
SetsSets
Sets
 
Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)Sets in Maths (Complete Topic)
Sets in Maths (Complete Topic)
 
Introduction to set theory
Introduction to set theoryIntroduction to set theory
Introduction to set theory
 
Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
 

Similar to 1. sets

sets.pptx
sets.pptxsets.pptx
set an introduction.pptx
set an introduction.pptxset an introduction.pptx
set an introduction.pptx
honeybal egipto
 
Introduction to Sets
Introduction to SetsIntroduction to Sets
Introduction to Sets
Ashita Agrawal
 
Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1
Amr Rashed
 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
NovyFacun1
 
Sets (1)
Sets (1)Sets (1)
Sets (1)
MeghanaGhodake1
 
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Amr Rashed
 
GRADE 7 Language Of Sets PowerPoint Presentation
GRADE 7 Language Of Sets PowerPoint PresentationGRADE 7 Language Of Sets PowerPoint Presentation
GRADE 7 Language Of Sets PowerPoint Presentation
Melvin Verdadero
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
Rommel Limbauan
 
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number systemMIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
Lawrence De Vera
 
Joy Of Mathematics Ch 1 Sets.pptx
Joy Of Mathematics Ch 1 Sets.pptxJoy Of Mathematics Ch 1 Sets.pptx
Joy Of Mathematics Ch 1 Sets.pptx
SelvaPooraniJeyaseka
 
Set theory
Set theorySet theory
Set theory
Prerak Trivedi
 
Sets ppt
Sets pptSets ppt
Sets ppt
Clint Higgs
 
Sets
SetsSets
Brief Concept on Set Theory
Brief Concept on Set TheoryBrief Concept on Set Theory
Brief Concept on Set Theory
Taiseer Ahmed
 
Set Theory
Set Theory Set Theory
Set Theory
NISHITAKALYANI
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
KhalidSyfullah6
 
G7 Math Q1- Week 1- Introduction of Set.pptx
G7 Math Q1- Week 1- Introduction of Set.pptxG7 Math Q1- Week 1- Introduction of Set.pptx
G7 Math Q1- Week 1- Introduction of Set.pptx
John Loue Bigno
 
Set Difference
Set DifferenceSet Difference
Set Difference
Reymart Bargamento
 
Lecture 01 Sets.pdf
Lecture 01 Sets.pdfLecture 01 Sets.pdf
Lecture 01 Sets.pdf
OnofreAlgaraJr2
 

Similar to 1. sets (20)

sets.pptx
sets.pptxsets.pptx
sets.pptx
 
set an introduction.pptx
set an introduction.pptxset an introduction.pptx
set an introduction.pptx
 
Introduction to Sets
Introduction to SetsIntroduction to Sets
Introduction to Sets
 
Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1Discrete Structure Mathematics lecture 1
Discrete Structure Mathematics lecture 1
 
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptxQ1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
Q1 Week 1 Lesson -Concepts of Sets and Operation on Sets.pptx
 
Sets (1)
Sets (1)Sets (1)
Sets (1)
 
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
Discrete Math Chapter 2: Basic Structures: Sets, Functions, Sequences, Sums, ...
 
GRADE 7 Language Of Sets PowerPoint Presentation
GRADE 7 Language Of Sets PowerPoint PresentationGRADE 7 Language Of Sets PowerPoint Presentation
GRADE 7 Language Of Sets PowerPoint Presentation
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number systemMIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
MIT Math Syllabus 10-3 Lesson 1: Sets and the real number system
 
Joy Of Mathematics Ch 1 Sets.pptx
Joy Of Mathematics Ch 1 Sets.pptxJoy Of Mathematics Ch 1 Sets.pptx
Joy Of Mathematics Ch 1 Sets.pptx
 
Set theory
Set theorySet theory
Set theory
 
Sets ppt
Sets pptSets ppt
Sets ppt
 
Sets
SetsSets
Sets
 
Brief Concept on Set Theory
Brief Concept on Set TheoryBrief Concept on Set Theory
Brief Concept on Set Theory
 
Set Theory
Set Theory Set Theory
Set Theory
 
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptxMoazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
Moazzzim Sir (25.07.23)CSE 1201, Week#3, Lecture#7.pptx
 
G7 Math Q1- Week 1- Introduction of Set.pptx
G7 Math Q1- Week 1- Introduction of Set.pptxG7 Math Q1- Week 1- Introduction of Set.pptx
G7 Math Q1- Week 1- Introduction of Set.pptx
 
Set Difference
Set DifferenceSet Difference
Set Difference
 
Lecture 01 Sets.pdf
Lecture 01 Sets.pdfLecture 01 Sets.pdf
Lecture 01 Sets.pdf
 

Recently uploaded

The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
Atul Kumar Singh
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
Vikramjit Singh
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Po-Chuan Chen
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
Jisc
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
Thiyagu K
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
kaushalkr1407
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Atul Kumar Singh
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 

Recently uploaded (20)

The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
Language Across the Curriculm LAC B.Ed.
Language Across the  Curriculm LAC B.Ed.Language Across the  Curriculm LAC B.Ed.
Language Across the Curriculm LAC B.Ed.
 
Digital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and ResearchDigital Tools and AI for Teaching Learning and Research
Digital Tools and AI for Teaching Learning and Research
 
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdfAdversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
Adversarial Attention Modeling for Multi-dimensional Emotion Regression.pdf
 
The approach at University of Liverpool.pptx
The approach at University of Liverpool.pptxThe approach at University of Liverpool.pptx
The approach at University of Liverpool.pptx
 
Unit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdfUnit 8 - Information and Communication Technology (Paper I).pdf
Unit 8 - Information and Communication Technology (Paper I).pdf
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
The Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdfThe Roman Empire A Historical Colossus.pdf
The Roman Empire A Historical Colossus.pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
Guidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th SemesterGuidance_and_Counselling.pdf B.Ed. 4th Semester
Guidance_and_Counselling.pdf B.Ed. 4th Semester
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 

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)