SlideShare une entreprise Scribd logo
1  sur  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)}

Contenu connexe

Tendances

Relations
RelationsRelations
RelationsGaditek
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functionsitutor
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functionsKatrina Young
 
mathematical functions
mathematical functions mathematical functions
mathematical functions Anshul gour
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functionsNjabulo Nkabinde
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And DerivativeAshams kurian
 
Integration by partial fraction
Integration by partial fractionIntegration by partial fraction
Integration by partial fractionAyesha Ch
 
Properties of logarithms
Properties of logarithmsProperties of logarithms
Properties of logarithmsJessica Garcia
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.ppsindu psthakur
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbersitutor
 
Relations and functions
Relations and functionsRelations and functions
Relations and functionsHeather Scott
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functionsCharliez Jane Soriano
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functionsBarbara Knab
 

Tendances (20)

Integral calculus
Integral calculusIntegral calculus
Integral calculus
 
Relations
RelationsRelations
Relations
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functions
 
Types of function
Types of function Types of function
Types of function
 
Determinants
DeterminantsDeterminants
Determinants
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
 
mathematical functions
mathematical functions mathematical functions
mathematical functions
 
Exponential and logarithmic functions
Exponential and logarithmic functionsExponential and logarithmic functions
Exponential and logarithmic functions
 
Limits And Derivative
Limits And DerivativeLimits And Derivative
Limits And Derivative
 
Integration by partial fraction
Integration by partial fractionIntegration by partial fraction
Integration by partial fraction
 
Properties of logarithms
Properties of logarithmsProperties of logarithms
Properties of logarithms
 
Matrices ppt
Matrices pptMatrices ppt
Matrices ppt
 
Relations & functions.pps
Relations  &  functions.ppsRelations  &  functions.pps
Relations & functions.pps
 
Functions in mathematics
Functions in mathematicsFunctions in mathematics
Functions in mathematics
 
Functions
FunctionsFunctions
Functions
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
 
Limits
LimitsLimits
Limits
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functions
 
8.1 intro to functions
8.1 intro to functions8.1 intro to functions
8.1 intro to functions
 

Similaire à 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
 
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
 
Relation function
Relation functionRelation function
Relation functionmentorsnet
 

Similaire à 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
 
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
 
Relation function
Relation functionRelation function
Relation function
 

Plus 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
 

Plus 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.
 

Dernier

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.MaryamAhmad92
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxDr. Ravikiran H M Gowda
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...Nguyen Thanh Tu Collection
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxheathfieldcps1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxCeline George
 
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.docxRamakrishna Reddy Bijjam
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...Poonam Aher Patil
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfAdmir Softic
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxPooja Bhuva
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - Englishneillewis46
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 

Dernier (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.pptxHow to setup Pycharm environment for Odoo 17.pptx
How to setup Pycharm environment for Odoo 17.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
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 

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)}