SlideShare uma empresa Scribd logo
1 de 11
Mathematics.
Chapter: Function and Its types.
Awais Bakshy
Mathematics.
Chapter:Functionsand its types.
Orderpair.
Let a and b any two elements (a, b)is calledorder pair.
Abscissaor Domain.
Abscissa is a Latin word which mean spinal cord.
We take abscissa in English as domain.
The first element of order pair (a, b)is called abscissa or
domain.
OrdinateorRange.
The second element of the order pair (a, b)is called ordinate
or range.
Cartesianproduct.
Let “A” and“B” be any two non-empty sets. Then the set of
all those elements of the form (a, b)where 𝒂 ∈ 𝑨 and 𝒃 ∈ 𝑩
is called Cartesianproduct of A and B.
It is denoted by A × B.
For Example.
A= {1, 2, 3} B= {a, b, c}
A × B= {1, 2, 3} x {a, b, c}
A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b),
(3, c)}
Key Points.
1. In general A × B ≠ B × A
2. If A × B=∅then either A=∅ or B=∅
BinaryRelation.
Let A and B are two non-empty sets then every subset of A ×
B is called a binary relationfrom set “A”to set “B”.
It is denoted by R. i.e. R ⊆ A × B.
Formula for Finding number of binary relation.
If we denote number of elements in set A is m and in set B is
n then the number of binary relationin A × B shall be𝟐 𝒎 ×𝒏
.
For example.
A= {1} B= {x, y}
Then A × B= {(1, x), (1, y)}
Formula for binary relation.
m= 1 and n= 2
2 𝑚 ×𝑛
21 ×2
22
=2
In A × B the numbers of binary relationare 2.
Domainofrelation.
The set of all first elements of all order pair in a relationis
called domain of a relation.
It is denoted by Dom R
For Example.
R= {(1, a), (2, a) (3, c)}
Dom R= {1, 2, 3}
Rangeof relation.
The set of the second element of all ordered pair in relation
is called range of relation.
It is denoted by Ran R.
For Example.
R= {(1, a), (2, a) (3, c)}
Range R= {a, c}
Function.
Let A and B be two non-empty sets such that:
i. F is a relation A to B that is, f is a subset of A ×B.
ii. Domain of F= A
iii. Frist elements of any ordered pair in f is should not be
repeated.
Then f is calledfunction from A to B. it can be written as F:
A→B.
For example.
R= {(1, a), (2, a), (3, b)}
Solution.
R= {(1, a), (2, a), (3, b)}
i. Dom R= {1, 2, 3}
ii. There is no repetition of first elements in ordered pair.
This relationfollows both conditions so it is a function.
DomainofFunction.
The set of the first element of the ordered pair of relationis
called its domain.
It is denoted by Dom (F).
For Example.
R= {(1, a), (2, a) (3, c)}
DomF = {1, 2, 3}
Rangeof function.
The set of the second element of all ordered pair in relation
is called range of function.
It is denoted by Range (F)
For Example.
R= {(1, a), (2, a) (3, c)}
Ran F = {a, c}
Typesof Function.
IntoFunction.
A function is said to be into function if Ran F⊆ B.
For Example.
A= {1, 2, 3} B= {a, b, c}
Solution.
A × B= {1, 2, 3} x {a, b, c}
A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b),
(3, c)}
R = {(1, a), (2, a), (3, b)}
F = {(1, a), (2, a), (3, b)}
Ran F = {a, b}
Ran F⊆ B
Oneto oneFunction.
A function is said to be one to one function if there is no
repetition in the second ordered pair in the function.
Or
A function F:A→B iscalledone to one function if all distinct
elements of set A has distinct image in set B.
For Example.
A= {1, 2, 3} B= {a, b, c}
Solution.
A × B= {1, 2, 3} x {a, b, c}
A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b),
(3, c)}
R = {(1, a), (2, b), (3, c)}
F = {(1, a), (2, b), (3, c)}
The above function is one to one function because there is no
repetition in second ordered pair.
Intoandonetoone(injective)function.
A function F:A→Bis calledinjective function, if and only if
the function is into and one to one function.
For Example.
A= {1, 2, 3} B= {3, 4, 5, 6}
Solution.
A × B= {1, 2, 3} × {3, 4, 5, 6}
A × B= {(1, 3), (1, 4), (1, 5), (1, 6), (2, 3), (2, 4), (2, 5), (2, 6),
(3, 3), (3, 4), (3, 5), (3, 6)}
R= {(1, 4), (2, 5), (3, 6)}
F= {(1, 4), (2, 5), (3, 6)} this function is into and one to one
function so this function is calledinjective function.
OntoFunction(SurjectiveFunction).
A function is said to be onto function if Ran F= B.
For Example.
A= {1, 2, 3} B= {a, b, c}
Solution.
A × B= {1, 2, 3} x {a, b, c}
A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b),
(3, c)}
R= {(1, a), (2, b), (3, c)}
F= {(1, a), (2, b), (3, c)}
Ran F={a, b, c} is a Surjective function.
Oneto oneandonto(Bijective)Function.
A function F:A→Bis calledbijective function, if and only if
the function Fis onto and one to one function.
For Example.
A= {1, 2, 3} B= {a, b, c}
A × B= {1, 2, 3} x {a, b, c}
A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b),
(3, c)}
R= {(1, a), (2, b), (3, c)}
F= {(1, a), (2, b), (3, c)}
Ran F={a, b, c}
There is no repetition in the second ordered pair.
Above function is a bijectivefunction.
Exercise.
Q No 1.
If A= {6, 5, 3} B= {1, 2} then find two binary relationof A×B
and also find there domain.
Q No 2.
If A= {2, -1, 3} then write three binary relationfor A×A also
find the domain and range of these binary relation.
Q no 3.
Write the number of the following.
1. In A×B the number of element in set A is 5 and in set B
is 3.
2. The number of elements in set A is 2 and in set B is 4.
Q No 4.
If A= {1, 2, 4} B= {1, 3, 5. 7} then write the binary relationof
A×B when R= {(x, y)/x∈A∧y∈B∧y<x}
Q No 5.
If A= {1, 2, 3} B= {2, 3, 4} then write binary relationin A×A
and A×B when R= {(x, y) x∈A∧y∈B∧y>x}
Q No 6.
If A= {2, 0, 2} B= {-1, 0, -2} then write binary relationfor all
in A×B if R= {(x, y) x∈A∧y∈B∧y≤x}
Q No 7.
Set of Whole Number Then Find.
R= {(x, y) x, y∈W∧x+y=7}
Q No 8.
If A= {2, 4, 8} B= {0, 3, 5} then find the function of the
following relation also find (Into) (Onto) (one to one) and
bijective function.
R1= {(2, 0), (4, 3), (2, 5)}
R2= {(4, 0), (3, 3), (8, 0)}
R3= {(8, 3), (4, 5), (2, 0)}

Mais conteúdo relacionado

Mais procurados

Relation and function
Relation and functionRelation and function
Relation and functionAadityaGera
 
Relations
RelationsRelations
RelationsGaditek
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.Ashufb2323
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several VariablesNhan Nguyen
 
Sequences and Series
Sequences and SeriesSequences and Series
Sequences and Seriessujathavvv
 
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualDiscrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualTallulahTallulah
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functionsNjabulo Nkabinde
 
SET THEORY
SET THEORYSET THEORY
SET THEORYLena
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & rangeRenee Scott
 
Set Theory
Set TheorySet Theory
Set Theoryitutor
 
Functions and its Applications in Mathematics
Functions and its Applications in MathematicsFunctions and its Applications in Mathematics
Functions and its Applications in MathematicsAmit Amola
 

Mais procurados (20)

Relation and function
Relation and functionRelation and function
Relation and function
 
Relations
RelationsRelations
Relations
 
Types of RELATIONS
Types of RELATIONSTypes of RELATIONS
Types of RELATIONS
 
Sets and there different types.
Sets and there different types.Sets and there different types.
Sets and there different types.
 
7 functions
7   functions7   functions
7 functions
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several Variables
 
Sequences and Series
Sequences and SeriesSequences and Series
Sequences and Series
 
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions ManualDiscrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
Discrete Mathematics and Its Applications 7th Edition Rose Solutions Manual
 
Sets, functions and groups
Sets, functions and groupsSets, functions and groups
Sets, functions and groups
 
2.2 Set Operations
2.2 Set Operations2.2 Set Operations
2.2 Set Operations
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
SET THEORY
SET THEORYSET THEORY
SET THEORY
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & range
 
Operators in C
Operators in COperators in C
Operators in C
 
Set Theory
Set TheorySet Theory
Set Theory
 
lattice
 lattice lattice
lattice
 
Sets and relations
Sets and relationsSets and relations
Sets and relations
 
Functions
FunctionsFunctions
Functions
 
Functions and its Applications in Mathematics
Functions and its Applications in MathematicsFunctions and its Applications in Mathematics
Functions and its Applications in Mathematics
 
Limits and continuity
Limits and continuityLimits and continuity
Limits and continuity
 

Semelhante a Function and Its Types.

05 tat math class xi_r&f-1_for website
05 tat math class xi_r&f-1_for website05 tat math class xi_r&f-1_for website
05 tat math class xi_r&f-1_for websiteVarun Kumar
 
Relations and function class xii copy
Relations and function class xii   copyRelations and function class xii   copy
Relations and function class xii copycsanjeive
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.ppsindu psthakur
 
Grade 11-Strand(Concept of functions).pptx
Grade 11-Strand(Concept of functions).pptxGrade 11-Strand(Concept of functions).pptx
Grade 11-Strand(Concept of functions).pptxAlwinCAsuncion
 
Grade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptxGrade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptxAlwinCAsuncion
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relationsandrewhickson
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfMaryAnnBatac1
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relationsandrewhickson
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...7anantsharma7
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Himanshu Dua
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Himanshu Dua
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Himanshu Dua
 
Toc chapter 1 srg
Toc chapter 1 srgToc chapter 1 srg
Toc chapter 1 srgShayak Giri
 
2 》set operation.pdf
2 》set operation.pdf2 》set operation.pdf
2 》set operation.pdfHamayonHelali
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfgowhiksankar54
 
Maths chapter wise Important questions
Maths chapter wise Important questionsMaths chapter wise Important questions
Maths chapter wise Important questionsSrikanth KS
 

Semelhante a Function and Its Types. (20)

05 tat math class xi_r&f-1_for website
05 tat math class xi_r&f-1_for website05 tat math class xi_r&f-1_for website
05 tat math class xi_r&f-1_for website
 
Relation and function_xii
Relation and function_xiiRelation and function_xii
Relation and function_xii
 
Relations and function class xii copy
Relations and function class xii   copyRelations and function class xii   copy
Relations and function class xii copy
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.pps
 
Grade 11-Strand(Concept of functions).pptx
Grade 11-Strand(Concept of functions).pptxGrade 11-Strand(Concept of functions).pptx
Grade 11-Strand(Concept of functions).pptx
 
Mtk3013 chapter 2-3
Mtk3013   chapter 2-3Mtk3013   chapter 2-3
Mtk3013 chapter 2-3
 
Grade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptxGrade 11- Concept of functions rev.1.pptx
Grade 11- Concept of functions rev.1.pptx
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relations
 
POWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdfPOWERPOINT (SETS & FUNCTIONS).pdf
POWERPOINT (SETS & FUNCTIONS).pdf
 
Functions And Relations
Functions And RelationsFunctions And Relations
Functions And Relations
 
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
JEE+Crash+course+_+Phase+I+_+Session+1+_+Sets+and++Relations+&+Functions+_+7t...
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)
 
Final relation1 m_tech(cse)
Final relation1 m_tech(cse)Final relation1 m_tech(cse)
Final relation1 m_tech(cse)
 
Toc chapter 1 srg
Toc chapter 1 srgToc chapter 1 srg
Toc chapter 1 srg
 
2 》set operation.pdf
2 》set operation.pdf2 》set operation.pdf
2 》set operation.pdf
 
Mathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdfMathematics JEE quick revision notes pdf
Mathematics JEE quick revision notes pdf
 
Maths chapter wise Important questions
Maths chapter wise Important questionsMaths chapter wise Important questions
Maths chapter wise Important questions
 
Set theory
Set theorySet theory
Set theory
 
Chepter 1 function 2013
Chepter 1   function 2013Chepter 1   function 2013
Chepter 1 function 2013
 

Mais de Awais Bakshy

Network Typologies.
Network Typologies.Network Typologies.
Network Typologies.Awais Bakshy
 
Atmospheric pollution
Atmospheric pollutionAtmospheric pollution
Atmospheric pollutionAwais Bakshy
 
Sedimentary rocks bs 1st year
Sedimentary rocks bs 1st yearSedimentary rocks bs 1st year
Sedimentary rocks bs 1st yearAwais Bakshy
 
Metamorphic rocks bs 1st year
Metamorphic rocks bs 1st yearMetamorphic rocks bs 1st year
Metamorphic rocks bs 1st yearAwais Bakshy
 
Igneous rocks bs 1st year
Igneous rocks  bs 1st yearIgneous rocks  bs 1st year
Igneous rocks bs 1st yearAwais Bakshy
 
Plate tectonics bs 1st year
Plate tectonics bs 1st yearPlate tectonics bs 1st year
Plate tectonics bs 1st yearAwais Bakshy
 
Lecture volcanoes.
Lecture volcanoes.Lecture volcanoes.
Lecture volcanoes.Awais Bakshy
 
Earth's interior bs 1st year
Earth's interior bs 1st yearEarth's interior bs 1st year
Earth's interior bs 1st yearAwais Bakshy
 
General introduction to geology
General introduction to geologyGeneral introduction to geology
General introduction to geologyAwais Bakshy
 
Chapter no 1 introduction. environmental chemistry
Chapter no 1 introduction. environmental chemistryChapter no 1 introduction. environmental chemistry
Chapter no 1 introduction. environmental chemistryAwais Bakshy
 
Geological time scale extinction. converted
Geological time scale extinction. convertedGeological time scale extinction. converted
Geological time scale extinction. convertedAwais Bakshy
 
Geological time scale.
Geological time scale.Geological time scale.
Geological time scale.Awais Bakshy
 

Mais de Awais Bakshy (19)

Matrix.
Matrix.Matrix.
Matrix.
 
Sets
SetsSets
Sets
 
Number system
Number systemNumber system
Number system
 
Network Typologies.
Network Typologies.Network Typologies.
Network Typologies.
 
Atmospheric pollution
Atmospheric pollutionAtmospheric pollution
Atmospheric pollution
 
Sedimentary rocks bs 1st year
Sedimentary rocks bs 1st yearSedimentary rocks bs 1st year
Sedimentary rocks bs 1st year
 
Metamorphic rocks bs 1st year
Metamorphic rocks bs 1st yearMetamorphic rocks bs 1st year
Metamorphic rocks bs 1st year
 
Igneous rocks bs 1st year
Igneous rocks  bs 1st yearIgneous rocks  bs 1st year
Igneous rocks bs 1st year
 
Plate tectonics bs 1st year
Plate tectonics bs 1st yearPlate tectonics bs 1st year
Plate tectonics bs 1st year
 
Lecture volcanoes.
Lecture volcanoes.Lecture volcanoes.
Lecture volcanoes.
 
Earth's interior bs 1st year
Earth's interior bs 1st yearEarth's interior bs 1st year
Earth's interior bs 1st year
 
Earthquakes.
Earthquakes.Earthquakes.
Earthquakes.
 
General introduction to geology
General introduction to geologyGeneral introduction to geology
General introduction to geology
 
Computer science.
Computer science.Computer science.
Computer science.
 
Minerals.
Minerals.Minerals.
Minerals.
 
Geography.
Geography.Geography.
Geography.
 
Chapter no 1 introduction. environmental chemistry
Chapter no 1 introduction. environmental chemistryChapter no 1 introduction. environmental chemistry
Chapter no 1 introduction. environmental chemistry
 
Geological time scale extinction. converted
Geological time scale extinction. convertedGeological time scale extinction. converted
Geological time scale extinction. converted
 
Geological time scale.
Geological time scale.Geological time scale.
Geological time scale.
 

Último

Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmStan Meyer
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptshraddhaparab530
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4JOYLYNSAMANIEGO
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxElton John Embodo
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsRommel Regala
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxRosabel UA
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptxiammrhaywood
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxruthvilladarez
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Seán Kennedy
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEaurabinda banchhor
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfVanessa Camilleri
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operationalssuser3e220a
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 

Último (20)

Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Oppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and FilmOppenheimer Film Discussion for Philosophy and Film
Oppenheimer Film Discussion for Philosophy and Film
 
Integumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.pptIntegumentary System SMP B. Pharm Sem I.ppt
Integumentary System SMP B. Pharm Sem I.ppt
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4Daily Lesson Plan in Mathematics Quarter 4
Daily Lesson Plan in Mathematics Quarter 4
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
EMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docxEMBODO Lesson Plan Grade 9 Law of Sines.docx
EMBODO Lesson Plan Grade 9 Law of Sines.docx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
The Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World PoliticsThe Contemporary World: The Globalization of World Politics
The Contemporary World: The Globalization of World Politics
 
Presentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptxPresentation Activity 2. Unit 3 transv.pptx
Presentation Activity 2. Unit 3 transv.pptx
 
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptxAUDIENCE THEORY -CULTIVATION THEORY -  GERBNER.pptx
AUDIENCE THEORY -CULTIVATION THEORY - GERBNER.pptx
 
TEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docxTEACHER REFLECTION FORM (NEW SET........).docx
TEACHER REFLECTION FORM (NEW SET........).docx
 
Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...Student Profile Sample - We help schools to connect the data they have, with ...
Student Profile Sample - We help schools to connect the data they have, with ...
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSE
 
ICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdfICS2208 Lecture6 Notes for SL spaces.pdf
ICS2208 Lecture6 Notes for SL spaces.pdf
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Expanded definition: technical and operational
Expanded definition: technical and operationalExpanded definition: technical and operational
Expanded definition: technical and operational
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 

Function and Its Types.

  • 1. Mathematics. Chapter: Function and Its types. Awais Bakshy
  • 2. Mathematics. Chapter:Functionsand its types. Orderpair. Let a and b any two elements (a, b)is calledorder pair. Abscissaor Domain. Abscissa is a Latin word which mean spinal cord. We take abscissa in English as domain. The first element of order pair (a, b)is called abscissa or domain. OrdinateorRange. The second element of the order pair (a, b)is called ordinate or range. Cartesianproduct. Let “A” and“B” be any two non-empty sets. Then the set of all those elements of the form (a, b)where 𝒂 ∈ 𝑨 and 𝒃 ∈ 𝑩 is called Cartesianproduct of A and B. It is denoted by A × B. For Example. A= {1, 2, 3} B= {a, b, c} A × B= {1, 2, 3} x {a, b, c}
  • 3. A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c)} Key Points. 1. In general A × B ≠ B × A 2. If A × B=∅then either A=∅ or B=∅ BinaryRelation. Let A and B are two non-empty sets then every subset of A × B is called a binary relationfrom set “A”to set “B”. It is denoted by R. i.e. R ⊆ A × B. Formula for Finding number of binary relation. If we denote number of elements in set A is m and in set B is n then the number of binary relationin A × B shall be𝟐 𝒎 ×𝒏 . For example. A= {1} B= {x, y} Then A × B= {(1, x), (1, y)} Formula for binary relation. m= 1 and n= 2 2 𝑚 ×𝑛 21 ×2 22 =2 In A × B the numbers of binary relationare 2.
  • 4. Domainofrelation. The set of all first elements of all order pair in a relationis called domain of a relation. It is denoted by Dom R For Example. R= {(1, a), (2, a) (3, c)} Dom R= {1, 2, 3} Rangeof relation. The set of the second element of all ordered pair in relation is called range of relation. It is denoted by Ran R. For Example. R= {(1, a), (2, a) (3, c)} Range R= {a, c} Function. Let A and B be two non-empty sets such that: i. F is a relation A to B that is, f is a subset of A ×B. ii. Domain of F= A iii. Frist elements of any ordered pair in f is should not be repeated.
  • 5. Then f is calledfunction from A to B. it can be written as F: A→B. For example. R= {(1, a), (2, a), (3, b)} Solution. R= {(1, a), (2, a), (3, b)} i. Dom R= {1, 2, 3} ii. There is no repetition of first elements in ordered pair. This relationfollows both conditions so it is a function. DomainofFunction. The set of the first element of the ordered pair of relationis called its domain. It is denoted by Dom (F). For Example. R= {(1, a), (2, a) (3, c)} DomF = {1, 2, 3} Rangeof function. The set of the second element of all ordered pair in relation is called range of function.
  • 6. It is denoted by Range (F) For Example. R= {(1, a), (2, a) (3, c)} Ran F = {a, c} Typesof Function. IntoFunction. A function is said to be into function if Ran F⊆ B. For Example. A= {1, 2, 3} B= {a, b, c} Solution. A × B= {1, 2, 3} x {a, b, c} A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c)} R = {(1, a), (2, a), (3, b)} F = {(1, a), (2, a), (3, b)} Ran F = {a, b} Ran F⊆ B Oneto oneFunction.
  • 7. A function is said to be one to one function if there is no repetition in the second ordered pair in the function. Or A function F:A→B iscalledone to one function if all distinct elements of set A has distinct image in set B. For Example. A= {1, 2, 3} B= {a, b, c} Solution. A × B= {1, 2, 3} x {a, b, c} A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c)} R = {(1, a), (2, b), (3, c)} F = {(1, a), (2, b), (3, c)} The above function is one to one function because there is no repetition in second ordered pair. Intoandonetoone(injective)function. A function F:A→Bis calledinjective function, if and only if the function is into and one to one function. For Example. A= {1, 2, 3} B= {3, 4, 5, 6}
  • 8. Solution. A × B= {1, 2, 3} × {3, 4, 5, 6} A × B= {(1, 3), (1, 4), (1, 5), (1, 6), (2, 3), (2, 4), (2, 5), (2, 6), (3, 3), (3, 4), (3, 5), (3, 6)} R= {(1, 4), (2, 5), (3, 6)} F= {(1, 4), (2, 5), (3, 6)} this function is into and one to one function so this function is calledinjective function. OntoFunction(SurjectiveFunction). A function is said to be onto function if Ran F= B. For Example. A= {1, 2, 3} B= {a, b, c} Solution. A × B= {1, 2, 3} x {a, b, c} A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c)} R= {(1, a), (2, b), (3, c)} F= {(1, a), (2, b), (3, c)} Ran F={a, b, c} is a Surjective function. Oneto oneandonto(Bijective)Function.
  • 9. A function F:A→Bis calledbijective function, if and only if the function Fis onto and one to one function. For Example. A= {1, 2, 3} B= {a, b, c} A × B= {1, 2, 3} x {a, b, c} A × B= {(1, a), (1, b), (1, c), (2, a), (2, b), (2, c), (3, a), (3, b), (3, c)} R= {(1, a), (2, b), (3, c)} F= {(1, a), (2, b), (3, c)} Ran F={a, b, c} There is no repetition in the second ordered pair. Above function is a bijectivefunction. Exercise. Q No 1. If A= {6, 5, 3} B= {1, 2} then find two binary relationof A×B and also find there domain. Q No 2. If A= {2, -1, 3} then write three binary relationfor A×A also find the domain and range of these binary relation. Q no 3.
  • 10. Write the number of the following. 1. In A×B the number of element in set A is 5 and in set B is 3. 2. The number of elements in set A is 2 and in set B is 4. Q No 4. If A= {1, 2, 4} B= {1, 3, 5. 7} then write the binary relationof A×B when R= {(x, y)/x∈A∧y∈B∧y<x} Q No 5. If A= {1, 2, 3} B= {2, 3, 4} then write binary relationin A×A and A×B when R= {(x, y) x∈A∧y∈B∧y>x} Q No 6. If A= {2, 0, 2} B= {-1, 0, -2} then write binary relationfor all in A×B if R= {(x, y) x∈A∧y∈B∧y≤x} Q No 7. Set of Whole Number Then Find. R= {(x, y) x, y∈W∧x+y=7} Q No 8. If A= {2, 4, 8} B= {0, 3, 5} then find the function of the following relation also find (Into) (Onto) (one to one) and bijective function. R1= {(2, 0), (4, 3), (2, 5)} R2= {(4, 0), (3, 3), (8, 0)}
  • 11. R3= {(8, 3), (4, 5), (2, 0)}