SlideShare a Scribd company logo
1 of 14
Functions
Function:
Let A and B be nonempty sets. A function f from A to B
is an assignment of exactly one element of B to each
element of A.
 If is a function from A to B, we write
f : A → B
f(a) = b
 A is the domain of f and B is the codomain of f.
 b is the image of a and a is the pre-image of b.
 The range of f is the set of all images of elements of A.
Injective Function:
A function f is said to be one-to-one or injective if and
only if f(a) = f(b) implies that a = b for all a and b in the
domain of f.
 x  y (f(x) = f(y)  x = y)
 Determine whether the function f from {a, b, c, d} to {1, 2, 3,
4, 5} with f(a) = 4, f(b) = 5, f (c) = 1, and f(d) = 3 is one-to-
one.
 Solution: The function f is one-to-one because f takes on
different values at the four elements of its domain.
 If the function g: Z → Z is defined by the rule g(n) = n2
for all n ∈ Z, then is g one-to-one?
 Solution:
Let n1 = 2 and n2 =−2.
g(n1) = g(2) = 4
g(n2) = g(−2) = 4.
Hence g(n1) = g(n2) but n1≠n2,
 If the function f : R → R is defined by the rule
f(x)=4x−1, for all real numbers x, then is f one-to-one?
 Solution:
Suppose x and y are real numbers such that f(x)=f(y).
[We must show that x = y.]
By definition of f , 4 x − 1 = 4 y − 1.
4 x = 4 y
x = y
Increasing and Decreasing function:
A function f whose domain and codomain is a subset of
real numbers is called increasing if f(x) ≤ f(y), and
strictly increasing if f(x)<f(y), whenever x<y and x
and y are in the domain of f.
Similarly, f is called decreasing if f(x) ≥ f(y), and strictly
decreasing if f(x)>f(y), whenever x<y and x and y are in
the domain of f.
Surjective Function:
A function f from A to B is called onto, or surjective, if
and only if for every element b ∈ B there is an element a
∈ A with f(a) = b.
 Is the function f(x) = x2 from the set of integers to the
set of integers onto?
 Solution:
The function f is not onto.
(Example : there is no integer x with x2 =−1)
 Is the function f(x) = x + 1 from the set of integers to
the set of integers onto?
 Solution:
This function is onto, because for every integer y there
is an integer x such that f (x) = y.
Bijective Function:
The function f is a one-to-one correspondence, or a
bijective function, if it is both one-to-one and onto.
Inverse Function:
Let f be a one-to-one correspondence from the set A to
the set B. The inverse function of f is the function that
assigns to an element b belonging to B the unique
element a in A such that f(a) = b.
The inverse function of f is denoted by f -1. Hence,
f -1(b) = a when f(a) = b.
 Let f : Z → Z be such that f(x) = x + 1. Is f invertible,
and if it is, what is its inverse?
 Solution:
The function f has an inverse because it is a one-to-
one correspondence
f -1 (y) = y − 1.
 Let f be the function from R to R with f(x) = x2.Is f
invertible?
 Solution:
Because f(−2) = f(2) = 4, f is not one-to-one.
Composition:
Let g be a function from the set A to the set B and let f be
a function from the set B to the set C. The composition
of the functions f and g, denoted for all a ∈ A by f ◦ g, is
defined by (f ◦ g)(a) = f (g(a)).
 Let f and g be the functions from the set of integers to
the set of integers defined by f(x) = 2x + 3 and g(x) =
3x+2. What is the composition of f and g? What is the
composition of g and f ?
 Solution:
(f ◦ g)(x) = f(g(x)) = f(3x + 2) = 2(3x + 2) + 3 = 6x + 7
(g ◦ f )(x) = g(f(x)) = g(2x + 3) = 3(2x + 3) + 2 = 6x + 11.
Composition of a function and its inverse:
(f -1 ◦f)(x) = f -1(f(x)) = x
Floor and Ceiling Function:
The floor and ceiling functions map the real
numbers onto the integers (RZ).
The floor function assigns to rR the largest zZ
with zr, denoted by r.
Examples: 2.3 = 2, 2 = 2, 0.5 = 0, -3.5 = -4
The ceiling function assigns to rR the smallest
zZ with zr, denoted by r.
Examples: 2.3 = 3, 2 = 2, 0.5 = 1, -3.5 = -3
Solution:
      yxyxyx andnumbersrealallforthatdisproveorProve 
  11
2
1
2
1
2
1
and
2
1
Let





 yx
2
2
1
2
1












     yxyx Therefore,

More Related Content

What's hot

Operations on Functions
Operations on FunctionsOperations on Functions
Operations on Functions
swartzje
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
itutor
 
8functions
8functions8functions
8functions
manrak
 
Functions
FunctionsFunctions
Functions
SPSV
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functions
sjwong
 
2.4 operations on functions
2.4 operations on functions2.4 operations on functions
2.4 operations on functions
hisema01
 
Operations With Functions May 25 2009
Operations With Functions May 25 2009Operations With Functions May 25 2009
Operations With Functions May 25 2009
ingroy
 

What's hot (20)

5.6 Function inverse. A handout.
5.6 Function inverse. A handout.5.6 Function inverse. A handout.
5.6 Function inverse. A handout.
 
Math - Operations on Functions, Kinds of Functions
Math - Operations on Functions, Kinds of FunctionsMath - Operations on Functions, Kinds of Functions
Math - Operations on Functions, Kinds of Functions
 
Operations on Functions
Operations on FunctionsOperations on Functions
Operations on Functions
 
5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.5.5 Injective and surjective functions. Dynamic slides.
5.5 Injective and surjective functions. Dynamic slides.
 
Composition and inverse of functions
Composition  and inverse of functionsComposition  and inverse of functions
Composition and inverse of functions
 
Lar calc10 ch05_sec3
Lar calc10 ch05_sec3Lar calc10 ch05_sec3
Lar calc10 ch05_sec3
 
Functions
FunctionsFunctions
Functions
 
Functions by mstfdemirdag
Functions by mstfdemirdagFunctions by mstfdemirdag
Functions by mstfdemirdag
 
Composite functions
Composite functionsComposite functions
Composite functions
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
 
8functions
8functions8functions
8functions
 
5.5 Injective and surjective functions. A handout.
5.5 Injective and surjective functions. A handout.5.5 Injective and surjective functions. A handout.
5.5 Injective and surjective functions. A handout.
 
Functions
FunctionsFunctions
Functions
 
5.7 Function powers
5.7 Function powers5.7 Function powers
5.7 Function powers
 
Functions 2
Functions 2Functions 2
Functions 2
 
Composition Of Functions
Composition Of FunctionsComposition Of Functions
Composition Of Functions
 
2.4 operations on functions
2.4 operations on functions2.4 operations on functions
2.4 operations on functions
 
Functions
FunctionsFunctions
Functions
 
5.6 Function inverse. Dynamic slides.
5.6 Function inverse. Dynamic slides.5.6 Function inverse. Dynamic slides.
5.6 Function inverse. Dynamic slides.
 
Operations With Functions May 25 2009
Operations With Functions May 25 2009Operations With Functions May 25 2009
Operations With Functions May 25 2009
 

Viewers also liked

Beroepsbeeld installatietechniek door asn dokkum
Beroepsbeeld installatietechniek door asn dokkumBeroepsbeeld installatietechniek door asn dokkum
Beroepsbeeld installatietechniek door asn dokkum
duurzame verhalen
 

Viewers also liked (17)

De inclusieve arbeidsmarkt - kansen voor iedereen | Jouke van Dijk | Rijksuni...
De inclusieve arbeidsmarkt - kansen voor iedereen | Jouke van Dijk | Rijksuni...De inclusieve arbeidsmarkt - kansen voor iedereen | Jouke van Dijk | Rijksuni...
De inclusieve arbeidsmarkt - kansen voor iedereen | Jouke van Dijk | Rijksuni...
 
Hunger
HungerHunger
Hunger
 
Puzzle
PuzzlePuzzle
Puzzle
 
Beroepsbeeld installatietechniek door asn dokkum
Beroepsbeeld installatietechniek door asn dokkumBeroepsbeeld installatietechniek door asn dokkum
Beroepsbeeld installatietechniek door asn dokkum
 
Treatyofsevres
TreatyofsevresTreatyofsevres
Treatyofsevres
 
Counting people
Counting peopleCounting people
Counting people
 
"Kennis van de Wereld" - Magda Deckers
"Kennis van de Wereld" - Magda Deckers"Kennis van de Wereld" - Magda Deckers
"Kennis van de Wereld" - Magda Deckers
 
GOSEGO cv
GOSEGO  cvGOSEGO  cv
GOSEGO cv
 
"UX & Data Viz: La Repubblica Popolare di Bolzano” - Matteo Moretti
"UX & Data Viz: La Repubblica Popolare di Bolzano” - Matteo Moretti"UX & Data Viz: La Repubblica Popolare di Bolzano” - Matteo Moretti
"UX & Data Viz: La Repubblica Popolare di Bolzano” - Matteo Moretti
 
Riga Dev Day 2016 - Having fun with Javassist
Riga Dev Day 2016 - Having fun with JavassistRiga Dev Day 2016 - Having fun with Javassist
Riga Dev Day 2016 - Having fun with Javassist
 
Appeasement
AppeasementAppeasement
Appeasement
 
Passion by Kathleen Raine.
Passion by Kathleen Raine.Passion by Kathleen Raine.
Passion by Kathleen Raine.
 
Design Kit: Facilitator's guide to introducing Human-centered Design
Design Kit: Facilitator's guide to introducing Human-centered DesignDesign Kit: Facilitator's guide to introducing Human-centered Design
Design Kit: Facilitator's guide to introducing Human-centered Design
 
Phil Cv 1
Phil Cv 1Phil Cv 1
Phil Cv 1
 
Lit
LitLit
Lit
 
Hacking UX : Design Thinking for Techies
Hacking UX : Design Thinking for TechiesHacking UX : Design Thinking for Techies
Hacking UX : Design Thinking for Techies
 
Passion
PassionPassion
Passion
 

Similar to Functions

Inverse functions
Inverse functionsInverse functions
Inverse functions
gregcross22
 
Inverses & One-to-One
Inverses & One-to-OneInverses & One-to-One
Inverses & One-to-One
aabdel96
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
Sujata Tapare
 
01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf
RajuSingh806014
 

Similar to Functions (20)

CMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions RepresentationsCMSC 56 | Lecture 9: Functions Representations
CMSC 56 | Lecture 9: Functions Representations
 
Inverse function
Inverse function Inverse function
Inverse function
 
Task3
Task3Task3
Task3
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Inverses & One-to-One
Inverses & One-to-OneInverses & One-to-One
Inverses & One-to-One
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
TYPES OF FUNCTION FOR JEE PREPARATION WITH EXAMPLES
TYPES OF FUNCTION FOR JEE PREPARATION WITH EXAMPLESTYPES OF FUNCTION FOR JEE PREPARATION WITH EXAMPLES
TYPES OF FUNCTION FOR JEE PREPARATION WITH EXAMPLES
 
functions-1.pdf
functions-1.pdffunctions-1.pdf
functions-1.pdf
 
functions.pdf
functions.pdffunctions.pdf
functions.pdf
 
Introductory calculus
Introductory calculusIntroductory calculus
Introductory calculus
 
3. Functions II.pdf
3. Functions II.pdf3. Functions II.pdf
3. Functions II.pdf
 
Functions JC H2 Maths
Functions JC H2 MathsFunctions JC H2 Maths
Functions JC H2 Maths
 
Notes chapter 1
Notes chapter 1 Notes chapter 1
Notes chapter 1
 
Basic Calculus.docx
Basic Calculus.docxBasic Calculus.docx
Basic Calculus.docx
 
Relations and function class xii copy
Relations and function class xii   copyRelations and function class xii   copy
Relations and function class xii copy
 
Function presentation
Function presentationFunction presentation
Function presentation
 
01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf01. Functions-Theory & Solved Examples Module-4.pdf
01. Functions-Theory & Solved Examples Module-4.pdf
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
Calculus- Basics
Calculus- BasicsCalculus- Basics
Calculus- Basics
 
Inverse.pptx
Inverse.pptxInverse.pptx
Inverse.pptx
 

More from Bhagwan Das (12)

Divisional structure
Divisional structureDivisional structure
Divisional structure
 
Hrm report
Hrm reportHrm report
Hrm report
 
What is parallelism
What is parallelismWhat is parallelism
What is parallelism
 
Brian stoke
Brian stokeBrian stoke
Brian stoke
 
B.com presentataion
B.com presentataionB.com presentataion
B.com presentataion
 
Brand mantra of cupshup tea whitener
Brand mantra of cupshup tea whitenerBrand mantra of cupshup tea whitener
Brand mantra of cupshup tea whitener
 
Management crisis in the health sector
Management crisis in the health sectorManagement crisis in the health sector
Management crisis in the health sector
 
Pakistan
PakistanPakistan
Pakistan
 
BDA CV
BDA CVBDA CV
BDA CV
 
Flood affects
Flood affectsFlood affects
Flood affects
 
Women in mughal india 253 (1)
Women in mughal india 253 (1)Women in mughal india 253 (1)
Women in mughal india 253 (1)
 
Practice test 1 sentence completion.
Practice test 1 sentence completion.Practice test 1 sentence completion.
Practice test 1 sentence completion.
 

Recently uploaded

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
heathfieldcps1
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Recently uploaded (20)

Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
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
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
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
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
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
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
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
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 

Functions

  • 2. Function: Let A and B be nonempty sets. A function f from A to B is an assignment of exactly one element of B to each element of A.  If is a function from A to B, we write f : A → B f(a) = b  A is the domain of f and B is the codomain of f.  b is the image of a and a is the pre-image of b.  The range of f is the set of all images of elements of A.
  • 3. Injective Function: A function f is said to be one-to-one or injective if and only if f(a) = f(b) implies that a = b for all a and b in the domain of f.  x  y (f(x) = f(y)  x = y)  Determine whether the function f from {a, b, c, d} to {1, 2, 3, 4, 5} with f(a) = 4, f(b) = 5, f (c) = 1, and f(d) = 3 is one-to- one.  Solution: The function f is one-to-one because f takes on different values at the four elements of its domain.
  • 4.  If the function g: Z → Z is defined by the rule g(n) = n2 for all n ∈ Z, then is g one-to-one?  Solution: Let n1 = 2 and n2 =−2. g(n1) = g(2) = 4 g(n2) = g(−2) = 4. Hence g(n1) = g(n2) but n1≠n2,
  • 5.  If the function f : R → R is defined by the rule f(x)=4x−1, for all real numbers x, then is f one-to-one?  Solution: Suppose x and y are real numbers such that f(x)=f(y). [We must show that x = y.] By definition of f , 4 x − 1 = 4 y − 1. 4 x = 4 y x = y
  • 6. Increasing and Decreasing function: A function f whose domain and codomain is a subset of real numbers is called increasing if f(x) ≤ f(y), and strictly increasing if f(x)<f(y), whenever x<y and x and y are in the domain of f. Similarly, f is called decreasing if f(x) ≥ f(y), and strictly decreasing if f(x)>f(y), whenever x<y and x and y are in the domain of f. Surjective Function: A function f from A to B is called onto, or surjective, if and only if for every element b ∈ B there is an element a ∈ A with f(a) = b.
  • 7.  Is the function f(x) = x2 from the set of integers to the set of integers onto?  Solution: The function f is not onto. (Example : there is no integer x with x2 =−1)  Is the function f(x) = x + 1 from the set of integers to the set of integers onto?  Solution: This function is onto, because for every integer y there is an integer x such that f (x) = y.
  • 8. Bijective Function: The function f is a one-to-one correspondence, or a bijective function, if it is both one-to-one and onto. Inverse Function: Let f be a one-to-one correspondence from the set A to the set B. The inverse function of f is the function that assigns to an element b belonging to B the unique element a in A such that f(a) = b. The inverse function of f is denoted by f -1. Hence, f -1(b) = a when f(a) = b.
  • 9.  Let f : Z → Z be such that f(x) = x + 1. Is f invertible, and if it is, what is its inverse?  Solution: The function f has an inverse because it is a one-to- one correspondence f -1 (y) = y − 1.  Let f be the function from R to R with f(x) = x2.Is f invertible?  Solution: Because f(−2) = f(2) = 4, f is not one-to-one.
  • 10. Composition: Let g be a function from the set A to the set B and let f be a function from the set B to the set C. The composition of the functions f and g, denoted for all a ∈ A by f ◦ g, is defined by (f ◦ g)(a) = f (g(a)).
  • 11.  Let f and g be the functions from the set of integers to the set of integers defined by f(x) = 2x + 3 and g(x) = 3x+2. What is the composition of f and g? What is the composition of g and f ?  Solution: (f ◦ g)(x) = f(g(x)) = f(3x + 2) = 2(3x + 2) + 3 = 6x + 7 (g ◦ f )(x) = g(f(x)) = g(2x + 3) = 3(2x + 3) + 2 = 6x + 11. Composition of a function and its inverse: (f -1 ◦f)(x) = f -1(f(x)) = x
  • 12. Floor and Ceiling Function: The floor and ceiling functions map the real numbers onto the integers (RZ). The floor function assigns to rR the largest zZ with zr, denoted by r. Examples: 2.3 = 2, 2 = 2, 0.5 = 0, -3.5 = -4 The ceiling function assigns to rR the smallest zZ with zr, denoted by r. Examples: 2.3 = 3, 2 = 2, 0.5 = 1, -3.5 = -3
  • 13.
  • 14. Solution:       yxyxyx andnumbersrealallforthatdisproveorProve    11 2 1 2 1 2 1 and 2 1 Let       yx 2 2 1 2 1                  yxyx Therefore,