SlideShare ist ein Scribd-Unternehmen logo
1 von 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)}

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Introduction to Set Theory
Introduction to Set TheoryIntroduction to Set Theory
Introduction to Set Theory
 
Functions in mathematics
Functions in mathematicsFunctions in mathematics
Functions in mathematics
 
Abstract Algebra
Abstract AlgebraAbstract Algebra
Abstract Algebra
 
Integral Domains
Integral DomainsIntegral Domains
Integral Domains
 
Functions
FunctionsFunctions
Functions
 
Set Theory Presentation
Set Theory PresentationSet Theory Presentation
Set Theory Presentation
 
Ring
RingRing
Ring
 
Types of RELATIONS
Types of RELATIONSTypes of RELATIONS
Types of RELATIONS
 
Relations and functions
Relations and functionsRelations and functions
Relations and functions
 
Relations in Discrete Math
Relations in Discrete MathRelations in Discrete Math
Relations in Discrete Math
 
Lesson 8 the definite integrals
Lesson 8 the definite integralsLesson 8 the definite integrals
Lesson 8 the definite integrals
 
Introduction to Functions of Several Variables
Introduction to Functions of Several VariablesIntroduction to Functions of Several Variables
Introduction to Functions of Several Variables
 
Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor Introduction to Function, Domain and Range - Mohd Noor
Introduction to Function, Domain and Range - Mohd Noor
 
Unit 1 quantifiers
Unit 1  quantifiersUnit 1  quantifiers
Unit 1 quantifiers
 
Ring-ppt.pptx
Ring-ppt.pptxRing-ppt.pptx
Ring-ppt.pptx
 
Real analysis
Real analysis Real analysis
Real analysis
 
Sets venn diagrams
Sets venn diagramsSets venn diagrams
Sets venn diagrams
 
Function of several variables
Function of several variablesFunction of several variables
Function of several variables
 
Chapter 2: Relations
Chapter 2: RelationsChapter 2: Relations
Chapter 2: Relations
 
Group abstract algebra
Group  abstract algebraGroup  abstract algebra
Group abstract algebra
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Mehr von 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
 

Mehr von 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.
 

Kürzlich hochgeladen

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
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
 
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
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
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
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
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
 
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
 

Kürzlich hochgeladen (20)

Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
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...
 
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
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
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...
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
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
 
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
 

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