SlideShare uma empresa Scribd logo
1 de 29
Kendriya Vidyalaya Bairagarh
Matematics Assginment
SubmittedTo:-
Mr.RamKishoreSir(PGTMaths)
Submitted By:-
Akshit Saxena (11th
‘A’)
The theory of sets was
developed by German
mathematician Georg Cantor
(1845-1918). He first
encountered sets while working
on “Problems on Trigonometric
Series” . SETS are being used in
mathematics problem since they
were discovered.
Collection of object of a particular kind,
such as, a pack of cards, a crowed of
people, a cricket team etc. In mathematics
of natural number, prime numbers etc.
A set is a well defined collection of
objects.
 Elements of a set are synonymous
terms.
 Sets are usually denoted by capital
letters.
 Elements of a set are represented by
small letters.
There are two ways to represent sets
 Roster or tabular form.
 Set-builder form.
ROSTER OR TABULAR
FORM
In roster form, all the elements of set are
listed, the elements are being separated
by commas and are enclosed within
braces { }.
e.g. : set of 1,2,3,4,5,6,7,8,9,10.
{1,2,3,4,5,6,7,8,9,10}
SET-BUILDER FORM
In set-builder form, all the elements of a
set possess a single common property
which is not possessed by an element
outside the set.
e.g. : set of natural numbers k
k= {x : x is a natural number}
EXAMPLE OF SETS IN
MATHS
N : the set of all natural numbers
Z : the set of all integers
Q : the set of all rational numbers
R : the set of all real numbers
Z+ : the set of positive integers
Q+ : the set of positive rational numbers
R+ : the set of positive real numbers.
TYPES OF SETS
 Empty sets.
 Finite &Infinite sets.
 Equal sets.
 Subset.
 Power set.
 Universal set.
THE EMPTY SET
A set which doesn't contains any element is
called the empty set or null set or void set,
denoted by symbol ϕ or { }.
e.g. : let R = {x : 1< x < 2, x is a natural
number}
FINITE & INFINITE SETS
A set which is empty or consist of a definite
numbers of elements is called finite
otherwise, the set is called infinite.
e.g. : let k be the set of the days of the week.
Then k is finite
let R be the set of points on a line.
Then R is infinite
EQUAL SETS
Given two sets K & r are said to be equal
if they have exactly the same element and
we write K=R. otherwise the sets are said
to be unequal and we write K=R.
e.g. : let K = {1,2,3,4} & R= {1,2,3,4}
then K=R
SUBSETS
A set R is said to be subset of a set K if
every element of R is also an element K.
R ⊂ K
This mean all the elements of R contained
in K.
POWER SET
The set of all subset of a given set is called
power set of that set.
The collection of all subsets of a set K is
called the power set of denoted by P(K).In
P(K) every element is a set.
If K= [1,2}
P(K) = {ϕ, {1}, {2}, {1,2}}
UNIVERSAL SET
Universal set is set which contains all object,
including itself.
e.g. : the set of real number would be the
universal set of all other sets of number.
NOTE : excluding negative root
SUBSETS OF R
 The set of natural numbers N= {1,2,3,4,....}
 The set of integers Z= {…,-2, -1, 0, 1, 2,
3,…..}
 The set of rational numbers Q= {x : x = p/q,
p, q ∈ Z and q ≠ 0
NOTE : members of Q also include negative
numbers.
INTERVALS OF SUBSETS
OF R
 OPEN INTERVAL
The interval denoted as (a, b), a &b are
real numbers ; is an open interval, means
including all the element between a to b
but excluding a &b.
 CLOSED INTERVAL
The interval denoted as [a, b], a &b are
Real numbers ; is an open interval,
means including all the element between
a to b but including a &b.
TYPES OF INTERVALS
 (a, b) = {x : a < x < b}
 [a, b] = {x : a ≤ x ≤ b}
 [a, b) = {x : a ≤ x < b}
 (a, b) = {x : a < x ≤ b}
VENN DIAGRAM
A Venn diagram or set diagram is a diagram
that shows all possible logical relations between
a finite collection of sets. Venn diagrams were
conceived around 1880 by John Venn. They are
used to teach elementary set theory, as well as
illustrate simple set relationships
in probability, logic,
statistics linguistics and computer science.
Venn consist of rectangles and closed
curves usually circles. The universal is
represented usually by rectangles and its
subsets by circle.
ILLUSTRATION 1. in fig U= { 1, 2 , 3,
….., 10 } is the universal set of which A = {
2, 4, 3, ……, 10} is a subset.
. 2
. 4
. 8
.6
.10
. 3
. 7
. 1
. 5
. 9
ILLUSTRATION 2. In fig U = { 1, 2, 3, ….,
10 } is the universal set of which A = { 2, 4, 6,
8, 10 } and B = { 4, 6 } are subsets, and also B
⊂ A.
. 2 A
B
. 8 . 4
. 6
. 10
. 3
. 5
.7
. 1
. 9
UNION OF SETS : the union of two sets A and B
is the set C which consist of all those element which
are either in A or B or in both.
PURPLE part is
the union
A U B
(UNION)
OPERATIONS ON SETS
SOME PROPERTIES OF THE
OPERATION OF UNION
1) A U B = B U A ( commutative law )
2) ( A U B ) U C = A U ( B U C )
( associative law )
3) A U ϕ = A ( law of identity element )
4) A U A = A ( idempotent law )
5) U U A = A ( law of U )
SOME PROPERTIES OF THE
OPERATION OF INTERSECTION
1) A ∩ B = B ∩ A ( commutative law )
2) ( A ∩ B ) ∩ C = A ∩ ( B ∩ C )
( associative law )
3) Φ ∩ A = Φ, U ∩ A = A( law of Φ and U )
4) A ∩ A = A ( idempotent law )
5) A ∩ ( B U C ) = ( A ∩ B ) U ( A ∩ C )
( distributive law )
COMPLEMENT OF SETS
Let U = { 1, 2, 3, } now the set of all those
element of U which doesn’t belongs to A will
be called as A compliment.
U
A
A’
GREY part
shows A
complement
PROPERTIES OF COMPLEMENTS
OF SETS
1) Complement laws :1) A U A’ = U
2) A ∩ A’ = Φ
2) De Morgan’s law : 1) ( A U B )’ = A’ ∩ B’
2) ( A ∩ B )’ = A’ U B’
3) Laws of double complementation : ( A’ ) ‘ = A
4) Laws of empty set and universal set :
Φ ‘ = U & U’ = Φ
Maths sets ppt

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

maths set
maths setmaths set
maths set
 
Set Theory
Set TheorySet Theory
Set Theory
 
Final maths presentation on sets
Final maths presentation on setsFinal maths presentation on sets
Final maths presentation on sets
 
Sets
SetsSets
Sets
 
Quadratic equations
Quadratic equationsQuadratic equations
Quadratic equations
 
Sets
SetsSets
Sets
 
Introduction to Set Theory
Introduction to Set TheoryIntroduction to Set Theory
Introduction to Set Theory
 
Sets (Mathematics class XI)
Sets (Mathematics class XI)Sets (Mathematics class XI)
Sets (Mathematics class XI)
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
Sets venn diagrams
Sets venn diagramsSets venn diagrams
Sets venn diagrams
 
Venn diagram
Venn diagramVenn diagram
Venn diagram
 
Operations on sets
Operations on setsOperations on sets
Operations on sets
 
sets and venn diagrams
sets and venn diagramssets and venn diagrams
sets and venn diagrams
 
Types Of Set
Types Of SetTypes Of Set
Types Of Set
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.
 
Operations on Sets
Operations on SetsOperations on Sets
Operations on Sets
 
Types of sets
Types of setsTypes of sets
Types of sets
 
Relations and functions
Relations and functions Relations and functions
Relations and functions
 
Sets class 11
Sets class 11Sets class 11
Sets class 11
 
Venn Diagrams and Sets
Venn Diagrams and SetsVenn Diagrams and Sets
Venn Diagrams and Sets
 

Destaque

Ppt sets and set operations
Ppt sets and set operationsPpt sets and set operations
Ppt sets and set operationsgeckbanaag
 
Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on setsatifansari17
 
Plant and Animalcell
Plant and AnimalcellPlant and Animalcell
Plant and AnimalcellMalti Aswal
 
Brain Computer Interface (BCI)
Brain Computer Interface (BCI)Brain Computer Interface (BCI)
Brain Computer Interface (BCI)Eyakub Sorkar
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinantsKum Visal
 
Sytems of linear equation
Sytems of linear equationSytems of linear equation
Sytems of linear equationFranz Uy
 
System of Linear Equation
System of Linear EquationSystem of Linear Equation
System of Linear EquationEyakub Sorkar
 
linear equation system with 2 and 3 variables
linear equation system with 2 and 3 variableslinear equation system with 2 and 3 variables
linear equation system with 2 and 3 variablesWanda Sari
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)krishnapriya R
 
Solving systems of equations
Solving systems of equationsSolving systems of equations
Solving systems of equationsHind Al Awadi
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomialsdaferro
 
System of equations
System of equationsSystem of equations
System of equationsmariacadena
 
Cramer’s Rule OF Matrix
Cramer’s Rule OF MatrixCramer’s Rule OF Matrix
Cramer’s Rule OF MatrixAbi Malik
 
Maths Project 11 class(SETS)
Maths Project 11 class(SETS)Maths Project 11 class(SETS)
Maths Project 11 class(SETS)Sahil Mehra
 

Destaque (17)

Ppt sets and set operations
Ppt sets and set operationsPpt sets and set operations
Ppt sets and set operations
 
Maths Project on sets
Maths Project on setsMaths Project on sets
Maths Project on sets
 
Set Theory
Set TheorySet Theory
Set Theory
 
Plant and Animalcell
Plant and AnimalcellPlant and Animalcell
Plant and Animalcell
 
Set Theory and its Applications
Set Theory and its ApplicationsSet Theory and its Applications
Set Theory and its Applications
 
Brain Computer Interface (BCI)
Brain Computer Interface (BCI)Brain Computer Interface (BCI)
Brain Computer Interface (BCI)
 
Matrices and determinants
Matrices and determinantsMatrices and determinants
Matrices and determinants
 
Report in determinants
Report in determinantsReport in determinants
Report in determinants
 
Sytems of linear equation
Sytems of linear equationSytems of linear equation
Sytems of linear equation
 
System of Linear Equation
System of Linear EquationSystem of Linear Equation
System of Linear Equation
 
linear equation system with 2 and 3 variables
linear equation system with 2 and 3 variableslinear equation system with 2 and 3 variables
linear equation system with 2 and 3 variables
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
Solving systems of equations
Solving systems of equationsSolving systems of equations
Solving systems of equations
 
Roots of polynomials
Roots of polynomialsRoots of polynomials
Roots of polynomials
 
System of equations
System of equationsSystem of equations
System of equations
 
Cramer’s Rule OF Matrix
Cramer’s Rule OF MatrixCramer’s Rule OF Matrix
Cramer’s Rule OF Matrix
 
Maths Project 11 class(SETS)
Maths Project 11 class(SETS)Maths Project 11 class(SETS)
Maths Project 11 class(SETS)
 

Semelhante a Maths sets ppt

Sets class 11 maths chapter 1 2022
Sets class 11 maths chapter 1 2022Sets class 11 maths chapter 1 2022
Sets class 11 maths chapter 1 2022Aarush32
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematicNaralaswapna
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book setslibinkalappila
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercisesRoshayu Mohamad
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-pptvipulAtri
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfgowhiksankar54
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure Abdullah Jan
 
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptxKalirajMariappan
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Kwonpyo Ko
 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdfSahat Hutajulu
 

Semelhante a Maths sets ppt (20)

Sets class 11 maths chapter 1 2022
Sets class 11 maths chapter 1 2022Sets class 11 maths chapter 1 2022
Sets class 11 maths chapter 1 2022
 
Discrete mathematic
Discrete mathematicDiscrete mathematic
Discrete mathematic
 
discrete maths notes.ppt
discrete maths notes.pptdiscrete maths notes.ppt
discrete maths notes.ppt
 
SETS PPT-XI.pptx
SETS PPT-XI.pptxSETS PPT-XI.pptx
SETS PPT-XI.pptx
 
Digital text book sets
Digital text book   setsDigital text book   sets
Digital text book sets
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Sets functions-sequences-exercises
Sets functions-sequences-exercisesSets functions-sequences-exercises
Sets functions-sequences-exercises
 
Sets matheasy ppt own
Sets matheasy ppt ownSets matheasy ppt own
Sets matheasy ppt own
 
Set theory-ppt
Set theory-pptSet theory-ppt
Set theory-ppt
 
SETS
SETSSETS
SETS
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
Module week 1 Q1
Module week 1 Q1Module week 1 Q1
Module week 1 Q1
 
Sets.pptx
Sets.pptxSets.pptx
Sets.pptx
 
4898850.ppt
4898850.ppt4898850.ppt
4898850.ppt
 
Discrete mathematics OR Structure
Discrete mathematics OR Structure Discrete mathematics OR Structure
Discrete mathematics OR Structure
 
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptxSet Theory - Unit -II (Mathematical Foundation  Of  Computer Science).pptx
Set Theory - Unit -II (Mathematical Foundation Of Computer Science).pptx
 
Ch1 sets and_logic(1)
Ch1 sets and_logic(1)Ch1 sets and_logic(1)
Ch1 sets and_logic(1)
 
maths
mathsmaths
maths
 
schaums-probability.pdf
schaums-probability.pdfschaums-probability.pdf
schaums-probability.pdf
 
Class XI CH 1 (sets)
Class XI CH 1 (sets)Class XI CH 1 (sets)
Class XI CH 1 (sets)
 

Último

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
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 SDThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
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 ImpactPECB
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 

Último (20)

SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
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
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
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
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 

Maths sets ppt

  • 1. Kendriya Vidyalaya Bairagarh Matematics Assginment SubmittedTo:- Mr.RamKishoreSir(PGTMaths) Submitted By:- Akshit Saxena (11th ‘A’)
  • 2. The theory of sets was developed by German mathematician Georg Cantor (1845-1918). He first encountered sets while working on “Problems on Trigonometric Series” . SETS are being used in mathematics problem since they were discovered.
  • 3. Collection of object of a particular kind, such as, a pack of cards, a crowed of people, a cricket team etc. In mathematics of natural number, prime numbers etc.
  • 4. A set is a well defined collection of objects.  Elements of a set are synonymous terms.  Sets are usually denoted by capital letters.  Elements of a set are represented by small letters.
  • 5. There are two ways to represent sets  Roster or tabular form.  Set-builder form.
  • 6. ROSTER OR TABULAR FORM In roster form, all the elements of set are listed, the elements are being separated by commas and are enclosed within braces { }. e.g. : set of 1,2,3,4,5,6,7,8,9,10. {1,2,3,4,5,6,7,8,9,10}
  • 7. SET-BUILDER FORM In set-builder form, all the elements of a set possess a single common property which is not possessed by an element outside the set. e.g. : set of natural numbers k k= {x : x is a natural number}
  • 8. EXAMPLE OF SETS IN MATHS N : the set of all natural numbers Z : the set of all integers Q : the set of all rational numbers R : the set of all real numbers Z+ : the set of positive integers Q+ : the set of positive rational numbers R+ : the set of positive real numbers.
  • 9. TYPES OF SETS  Empty sets.  Finite &Infinite sets.  Equal sets.  Subset.  Power set.  Universal set.
  • 10. THE EMPTY SET A set which doesn't contains any element is called the empty set or null set or void set, denoted by symbol ϕ or { }. e.g. : let R = {x : 1< x < 2, x is a natural number}
  • 11. FINITE & INFINITE SETS A set which is empty or consist of a definite numbers of elements is called finite otherwise, the set is called infinite. e.g. : let k be the set of the days of the week. Then k is finite let R be the set of points on a line. Then R is infinite
  • 12. EQUAL SETS Given two sets K & r are said to be equal if they have exactly the same element and we write K=R. otherwise the sets are said to be unequal and we write K=R. e.g. : let K = {1,2,3,4} & R= {1,2,3,4} then K=R
  • 13. SUBSETS A set R is said to be subset of a set K if every element of R is also an element K. R ⊂ K This mean all the elements of R contained in K.
  • 14. POWER SET The set of all subset of a given set is called power set of that set. The collection of all subsets of a set K is called the power set of denoted by P(K).In P(K) every element is a set. If K= [1,2} P(K) = {ϕ, {1}, {2}, {1,2}}
  • 15. UNIVERSAL SET Universal set is set which contains all object, including itself. e.g. : the set of real number would be the universal set of all other sets of number. NOTE : excluding negative root
  • 16. SUBSETS OF R  The set of natural numbers N= {1,2,3,4,....}  The set of integers Z= {…,-2, -1, 0, 1, 2, 3,…..}  The set of rational numbers Q= {x : x = p/q, p, q ∈ Z and q ≠ 0 NOTE : members of Q also include negative numbers.
  • 17. INTERVALS OF SUBSETS OF R  OPEN INTERVAL The interval denoted as (a, b), a &b are real numbers ; is an open interval, means including all the element between a to b but excluding a &b.
  • 18.  CLOSED INTERVAL The interval denoted as [a, b], a &b are Real numbers ; is an open interval, means including all the element between a to b but including a &b.
  • 19. TYPES OF INTERVALS  (a, b) = {x : a < x < b}  [a, b] = {x : a ≤ x ≤ b}  [a, b) = {x : a ≤ x < b}  (a, b) = {x : a < x ≤ b}
  • 20. VENN DIAGRAM A Venn diagram or set diagram is a diagram that shows all possible logical relations between a finite collection of sets. Venn diagrams were conceived around 1880 by John Venn. They are used to teach elementary set theory, as well as illustrate simple set relationships in probability, logic, statistics linguistics and computer science.
  • 21. Venn consist of rectangles and closed curves usually circles. The universal is represented usually by rectangles and its subsets by circle.
  • 22. ILLUSTRATION 1. in fig U= { 1, 2 , 3, ….., 10 } is the universal set of which A = { 2, 4, 3, ……, 10} is a subset. . 2 . 4 . 8 .6 .10 . 3 . 7 . 1 . 5 . 9
  • 23. ILLUSTRATION 2. In fig U = { 1, 2, 3, …., 10 } is the universal set of which A = { 2, 4, 6, 8, 10 } and B = { 4, 6 } are subsets, and also B ⊂ A. . 2 A B . 8 . 4 . 6 . 10 . 3 . 5 .7 . 1 . 9
  • 24. UNION OF SETS : the union of two sets A and B is the set C which consist of all those element which are either in A or B or in both. PURPLE part is the union A U B (UNION) OPERATIONS ON SETS
  • 25. SOME PROPERTIES OF THE OPERATION OF UNION 1) A U B = B U A ( commutative law ) 2) ( A U B ) U C = A U ( B U C ) ( associative law ) 3) A U ϕ = A ( law of identity element ) 4) A U A = A ( idempotent law ) 5) U U A = A ( law of U )
  • 26. SOME PROPERTIES OF THE OPERATION OF INTERSECTION 1) A ∩ B = B ∩ A ( commutative law ) 2) ( A ∩ B ) ∩ C = A ∩ ( B ∩ C ) ( associative law ) 3) Φ ∩ A = Φ, U ∩ A = A( law of Φ and U ) 4) A ∩ A = A ( idempotent law ) 5) A ∩ ( B U C ) = ( A ∩ B ) U ( A ∩ C ) ( distributive law )
  • 27. COMPLEMENT OF SETS Let U = { 1, 2, 3, } now the set of all those element of U which doesn’t belongs to A will be called as A compliment. U A A’ GREY part shows A complement
  • 28. PROPERTIES OF COMPLEMENTS OF SETS 1) Complement laws :1) A U A’ = U 2) A ∩ A’ = Φ 2) De Morgan’s law : 1) ( A U B )’ = A’ ∩ B’ 2) ( A ∩ B )’ = A’ U B’ 3) Laws of double complementation : ( A’ ) ‘ = A 4) Laws of empty set and universal set : Φ ‘ = U & U’ = Φ