SlideShare una empresa de Scribd logo
1 de 27
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

Más contenido relacionado

La actualidad más candente

Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on sets
atifansari17
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
Rahul Avicii
 

La actualidad más candente (20)

Sets PowerPoint Presentation
Sets PowerPoint PresentationSets PowerPoint Presentation
Sets PowerPoint Presentation
 
Set concepts
Set conceptsSet concepts
Set concepts
 
Sets theory with animation
Sets theory with animationSets theory with animation
Sets theory with animation
 
Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on sets
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
 
Set Theory Presentation
Set Theory PresentationSet Theory Presentation
Set Theory Presentation
 
2.1 Sets
2.1 Sets2.1 Sets
2.1 Sets
 
Sets in mathematics
Sets in mathematicsSets in mathematics
Sets in mathematics
 
Maths sets ppt
Maths sets pptMaths sets ppt
Maths sets ppt
 
Introduction to sets
Introduction to setsIntroduction to sets
Introduction to sets
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.
 
Ppt sets and set operations
Ppt sets and set operationsPpt sets and set operations
Ppt sets and set operations
 
Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1Mathematics Sets and Logic Week 1
Mathematics Sets and Logic Week 1
 
types of sets
types of setstypes of sets
types of sets
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Sets and Subsets
Sets and SubsetsSets and Subsets
Sets and Subsets
 
Set Theory Bascis
Set Theory BascisSet Theory Bascis
Set Theory Bascis
 
Sets
SetsSets
Sets
 
Types of sets
Types of setsTypes of sets
Types of sets
 
Chapter 1, Sets
Chapter   1, SetsChapter   1, Sets
Chapter 1, Sets
 

Similar a 1. sets

Introduction to Sets
Introduction to SetsIntroduction to Sets
Introduction to Sets
Ashita Agrawal
 

Similar a 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, ...
 
INTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptxINTRODUCTION TO SETS.pptx
INTRODUCTION TO SETS.pptx
 
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
 
Set theory
Set theorySet theory
Set theory
 
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
 

Último

Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
Chris Hunter
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 

Último (20)

Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Role Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptxRole Of Transgenic Animal In Target Validation-1.pptx
Role Of Transgenic Animal In Target Validation-1.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 

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)