SlideShare a Scribd company logo
1 of 27
BY
ARIJIT BOSE
NILANKO SIKDAR
SWAGATA BISWAS
AKASH DAS
1
FUNCTIONS
A function is a relation in which each element of the
domain is paired with exactly one element of the
range. Another way of saying it is that there is one and
only one output (y) with each input (x)
2
FUNCTION NOTATION 3
We commonly call functions by letters. Because
function starts with f, it is a commonly used letter to
refer to functions.
This means
Right hand
side has
function
named f.
4
• Variable x is called independent variable
• Variable y is called dependent variable
• For convenience, we use f(x) instead of y.
• The ordered pair in new notation becomes:
(x, y) = (x, f(x))
5
REPRESENTATION OF
FUNCTION• Verbally
• Numerically, i.e. by a table
• Visually, i.e. by a graph
• Algebraically, i.e. by an explicit formula
6
Domain, Co-domain and
Range of a Function
7
F(A) = {f(x)|x∈A} =
A
B
Domain, Co-domain and Range
of a Function
8
TYPES OF FUNCTION
 One-one function (or injective)

9
FOR EXAMPLE :
 One-one function (or injective)
10
TYPES OF FUNCTION
 ONTO FUNCTION
 A function f from a set X to a
set Y is surjective (or onto), or
a surjection, if for every
element y in the co-domain Y
of f there is at least one
element x in the domain X of f
such that f(x) = y.
 FOR EXAMPLE:
11
TYPES OF FUNCTION
˃ Many-one Function : If any two or more elements of set A
are connected with a single element of set B, then we call this
function as Many one function.
˃ Into Function : Function f from set A to set B is Into function if
at least set B has a element which is not connected with any of
the element of set A.
12
INVERSE OF THE FUNCTION
˃ The functions f and g are inverse functions if f(g(x))=x for all x in the domain of g
and g(f(x))=x for all x in the domain of f .
˃ The inverse of a function f is usually denoted and read “ f −1.”
˃ Let f be a function whose domain is the set X, and whose image (range) is the
set Y. Then f is invertible if there exists a function g with domain Y and image X,
with the property: f(x)=y  g(y)=x. A function has to be one-to-one(injective) to
have an inverse. A function has to be bijective in nature.
13
Function Overlapping
 Functions with overlapping domains can be added, subtracted,
multiplied and divided. If f(x) and g(x) are two functions, then for
all x in the domain of both functions the sum, difference, product
and quotient are defined as follows.
14
OPERATIONS ON FUNCTION
Operations:
Sum: (f + g)(x) Quotient:(f/g)(x)
f(x) = 2x+3 and g(x) = x2 f(x) = 2x+3 and g(x) = x2
(f+g)(x) = x2+2x+3 (f/g)(x) = (2x+3)/x2
Difference : (f-g)(x) Product: (f .g)(x)
f(x) = 2x+3 and g(x) = x2 f(x) = 2x+3 and g(x) = x2
(f-g)(x) = (2x+3) − (x2) (f·g)(x) = (2x+3)(x2) = 2x3 + 3x2
15
COMPOSITION OF FUNCTION
Composite Function:
Combining a function within another function. Written as follows: f(g(x)) or
(fog)(x).
The domain fog is set of all numbers
x in the domain of g such that g(x)
is in the domain of f.
We must get both Domains right
(the composed function and
the first function used).
16
17
Given a function g, the composition operator Cg is defined
as that operator which maps functions to functions as Cgf = f
◦ g
COMMON FUNCTION
 Linear Function: Square Function:
f(x) = mx + b f(x) = x2
18
COMMON FUNCTION
 Cubic Function: Absolute Value Function:
f(x) = x
3
f(x) = |x|
19
RELATION
RELATION VS FUNCTION
 A function is a special type of relation in which no input in the
domains cannot have multiple outputs in the co-domain.
SET REPRESENTATION
20
FUNCTIO
N
f(x)=√(x)
 If we take X=4
we will get +2 AND -2 in range set but we know that no
input in the domains cannot have multiple outputs in the
co-domain. we get two values and hence its not a
function
21
f(x)=( x²)
 If we take X=4
We will get just 16
we get one value , hence it is a function.
22
FUNCTIONS IN REAL
WORLD A Thermometer
 Most thermometers come with both
Celsius and Fahrenheit scales.
Students can study a thermometer as
an input/output table. Students often
for their convenience and as per
requirement compare the two scales
and figure out the mystery function
rule -- the formula for converting
one scale to the other.
23
FUNCTIONS IN REAL
WORLD Circumference of a circle
 Circumference of a circle is a
function of its diameter. Students can
measure the diameter and
circumference of several round
containers or lids and record that
data in a table. If diameter is the
input and circumference is the
output, what's the function rule?
 As they divide each container's
circumference by its diameter to find
that rule, they should notice a
constant ratio -- a rough
approximation of pi.
24
FUNCTIONS IN REAL
WORLD Shadows
 The length of a shadow is a function of
its height and the time of day. Shadows
can be used to find the height of large
objects such as trees or buildings. If the
height of the object casting the shadow
you want to measure is known, you can
use a formula to determine the length of
the shadow. Convert the sun’s altitude
from degrees to tangent (written
as“tan(α)”). Calculate the formula L =
(H/tan (α)) to determine the shadow
length.
25
FUNCTIONS IN COMPUTER
SCIENCE Functions are used in different
programming languages to do
specific tasks . There are many
internal functions in respective
languages (for example: max( ) in
C++ which provides the maximum
number from the given inputs).There
are also user defined functions where
we can instruct the way it should
work. There are respective rules for
its implementation in respective
languages.
26
FROM ALL OF US
27

More Related Content

What's hot

Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functionstschmucker
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
 
4 5 inverse functions
4 5 inverse functions4 5 inverse functions
4 5 inverse functionshisema01
 
Algebraic functions powerpoint
Algebraic functions powerpointAlgebraic functions powerpoint
Algebraic functions powerpointCaron White
 
1.6 inverse function (optional)
1.6 inverse function (optional)1.6 inverse function (optional)
1.6 inverse function (optional)math123c
 
One to-one function (MATH 11)
One to-one function (MATH 11)One to-one function (MATH 11)
One to-one function (MATH 11)majoydrew
 
General Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of FunctionsGeneral Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of FunctionsJuan Miguel Palero
 
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.Jan Plaza
 
53 inverse function (optional)
53 inverse function (optional)53 inverse function (optional)
53 inverse function (optional)math126
 
5.3 Basic functions. A handout.
5.3 Basic functions. A handout.5.3 Basic functions. A handout.
5.3 Basic functions. A handout.Jan Plaza
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functionsitutor
 
Lesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsLesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsMatthew Leingang
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 
2.1 Functions and Their Graphs
2.1 Functions and Their Graphs2.1 Functions and Their Graphs
2.1 Functions and Their Graphshisema01
 

What's hot (18)

Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Calc 5.3
Calc 5.3Calc 5.3
Calc 5.3
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
4 5 inverse functions
4 5 inverse functions4 5 inverse functions
4 5 inverse functions
 
Inverse function
Inverse functionInverse function
Inverse function
 
Algebraic functions powerpoint
Algebraic functions powerpointAlgebraic functions powerpoint
Algebraic functions powerpoint
 
1.6 inverse function (optional)
1.6 inverse function (optional)1.6 inverse function (optional)
1.6 inverse function (optional)
 
One to-one function (MATH 11)
One to-one function (MATH 11)One to-one function (MATH 11)
One to-one function (MATH 11)
 
General Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of FunctionsGeneral Mathematics - Representation and Types of Functions
General Mathematics - Representation and Types of Functions
 
Function Math 8
Function Math 8Function Math 8
Function Math 8
 
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.
 
53 inverse function (optional)
53 inverse function (optional)53 inverse function (optional)
53 inverse function (optional)
 
5.3 Basic functions. A handout.
5.3 Basic functions. A handout.5.3 Basic functions. A handout.
5.3 Basic functions. A handout.
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
 
Lesson 1: Functions and their Representations
Lesson 1: Functions and their RepresentationsLesson 1: Functions and their Representations
Lesson 1: Functions and their Representations
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
2.1 Functions and Their Graphs
2.1 Functions and Their Graphs2.1 Functions and Their Graphs
2.1 Functions and Their Graphs
 
Functions in mathematics
Functions in mathematicsFunctions in mathematics
Functions in mathematics
 

Similar to function on mathematics

Similar to function on mathematics (20)

Functions
Functions Functions
Functions
 
Calculus ch 0.1_-functions
Calculus ch 0.1_-functionsCalculus ch 0.1_-functions
Calculus ch 0.1_-functions
 
Domain-and-Range-of-a-Function
Domain-and-Range-of-a-FunctionDomain-and-Range-of-a-Function
Domain-and-Range-of-a-Function
 
function
functionfunction
function
 
Functions
FunctionsFunctions
Functions
 
Functions by mstfdemirdag
Functions by mstfdemirdagFunctions by mstfdemirdag
Functions by mstfdemirdag
 
Core 3 Functions 1
Core 3 Functions 1Core 3 Functions 1
Core 3 Functions 1
 
R lecture co4_math 21-1
R lecture co4_math 21-1R lecture co4_math 21-1
R lecture co4_math 21-1
 
Chapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.pptChapter on Functions and Graphs.ppt
Chapter on Functions and Graphs.ppt
 
237654933 mathematics-t-form-6
237654933 mathematics-t-form-6237654933 mathematics-t-form-6
237654933 mathematics-t-form-6
 
Different types of functions
Different types of functionsDifferent types of functions
Different types of functions
 
Lecture 2 family of fcts
Lecture 2   family of fctsLecture 2   family of fcts
Lecture 2 family of fcts
 
Functions
FunctionsFunctions
Functions
 
Math130 ch09
Math130 ch09Math130 ch09
Math130 ch09
 
Funcionesreales 160109205602
Funcionesreales 160109205602Funcionesreales 160109205602
Funcionesreales 160109205602
 
composite functions
composite functionscomposite functions
composite functions
 
.
..
.
 
7.3 power functions and function operations
7.3 power functions and function operations7.3 power functions and function operations
7.3 power functions and function operations
 
functions-1.pdf
functions-1.pdffunctions-1.pdf
functions-1.pdf
 
The integral
The integralThe integral
The integral
 

Recently uploaded

OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024innovationoecd
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPirithiRaju
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxBerniceCayabyab1
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Davis plaque method.pptx recombinant DNA technology
Davis plaque method.pptx recombinant DNA technologyDavis plaque method.pptx recombinant DNA technology
Davis plaque method.pptx recombinant DNA technologycaarthichand2003
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRlizamodels9
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxyaramohamed343013
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensorsonawaneprad
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)Columbia Weather Systems
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingNetHelix
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 

Recently uploaded (20)

Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024OECD bibliometric indicators: Selected highlights, April 2024
OECD bibliometric indicators: Selected highlights, April 2024
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)User Guide: Orion™ Weather Station (Columbia Weather Systems)
User Guide: Orion™ Weather Station (Columbia Weather Systems)
 
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdfPests of Blackgram, greengram, cowpea_Dr.UPR.pdf
Pests of Blackgram, greengram, cowpea_Dr.UPR.pdf
 
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptxGenBio2 - Lesson 1 - Introduction to Genetics.pptx
GenBio2 - Lesson 1 - Introduction to Genetics.pptx
 
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Davis plaque method.pptx recombinant DNA technology
Davis plaque method.pptx recombinant DNA technologyDavis plaque method.pptx recombinant DNA technology
Davis plaque method.pptx recombinant DNA technology
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docx
 
Environmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial BiosensorEnvironmental Biotechnology Topic:- Microbial Biosensor
Environmental Biotechnology Topic:- Microbial Biosensor
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdf
 
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
User Guide: Pulsar™ Weather Station (Columbia Weather Systems)
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 

function on mathematics

  • 2. FUNCTIONS A function is a relation in which each element of the domain is paired with exactly one element of the range. Another way of saying it is that there is one and only one output (y) with each input (x) 2
  • 4. We commonly call functions by letters. Because function starts with f, it is a commonly used letter to refer to functions. This means Right hand side has function named f. 4
  • 5. • Variable x is called independent variable • Variable y is called dependent variable • For convenience, we use f(x) instead of y. • The ordered pair in new notation becomes: (x, y) = (x, f(x)) 5
  • 6. REPRESENTATION OF FUNCTION• Verbally • Numerically, i.e. by a table • Visually, i.e. by a graph • Algebraically, i.e. by an explicit formula 6
  • 7. Domain, Co-domain and Range of a Function 7 F(A) = {f(x)|x∈A} = A B
  • 8. Domain, Co-domain and Range of a Function 8
  • 9. TYPES OF FUNCTION  One-one function (or injective)  9
  • 10. FOR EXAMPLE :  One-one function (or injective) 10
  • 11. TYPES OF FUNCTION  ONTO FUNCTION  A function f from a set X to a set Y is surjective (or onto), or a surjection, if for every element y in the co-domain Y of f there is at least one element x in the domain X of f such that f(x) = y.  FOR EXAMPLE: 11
  • 12. TYPES OF FUNCTION ˃ Many-one Function : If any two or more elements of set A are connected with a single element of set B, then we call this function as Many one function. ˃ Into Function : Function f from set A to set B is Into function if at least set B has a element which is not connected with any of the element of set A. 12
  • 13. INVERSE OF THE FUNCTION ˃ The functions f and g are inverse functions if f(g(x))=x for all x in the domain of g and g(f(x))=x for all x in the domain of f . ˃ The inverse of a function f is usually denoted and read “ f −1.” ˃ Let f be a function whose domain is the set X, and whose image (range) is the set Y. Then f is invertible if there exists a function g with domain Y and image X, with the property: f(x)=y  g(y)=x. A function has to be one-to-one(injective) to have an inverse. A function has to be bijective in nature. 13
  • 14. Function Overlapping  Functions with overlapping domains can be added, subtracted, multiplied and divided. If f(x) and g(x) are two functions, then for all x in the domain of both functions the sum, difference, product and quotient are defined as follows. 14
  • 15. OPERATIONS ON FUNCTION Operations: Sum: (f + g)(x) Quotient:(f/g)(x) f(x) = 2x+3 and g(x) = x2 f(x) = 2x+3 and g(x) = x2 (f+g)(x) = x2+2x+3 (f/g)(x) = (2x+3)/x2 Difference : (f-g)(x) Product: (f .g)(x) f(x) = 2x+3 and g(x) = x2 f(x) = 2x+3 and g(x) = x2 (f-g)(x) = (2x+3) − (x2) (f·g)(x) = (2x+3)(x2) = 2x3 + 3x2 15
  • 16. COMPOSITION OF FUNCTION Composite Function: Combining a function within another function. Written as follows: f(g(x)) or (fog)(x). The domain fog is set of all numbers x in the domain of g such that g(x) is in the domain of f. We must get both Domains right (the composed function and the first function used). 16
  • 17. 17 Given a function g, the composition operator Cg is defined as that operator which maps functions to functions as Cgf = f ◦ g
  • 18. COMMON FUNCTION  Linear Function: Square Function: f(x) = mx + b f(x) = x2 18
  • 19. COMMON FUNCTION  Cubic Function: Absolute Value Function: f(x) = x 3 f(x) = |x| 19
  • 20. RELATION RELATION VS FUNCTION  A function is a special type of relation in which no input in the domains cannot have multiple outputs in the co-domain. SET REPRESENTATION 20 FUNCTIO N
  • 21. f(x)=√(x)  If we take X=4 we will get +2 AND -2 in range set but we know that no input in the domains cannot have multiple outputs in the co-domain. we get two values and hence its not a function 21
  • 22. f(x)=( x²)  If we take X=4 We will get just 16 we get one value , hence it is a function. 22
  • 23. FUNCTIONS IN REAL WORLD A Thermometer  Most thermometers come with both Celsius and Fahrenheit scales. Students can study a thermometer as an input/output table. Students often for their convenience and as per requirement compare the two scales and figure out the mystery function rule -- the formula for converting one scale to the other. 23
  • 24. FUNCTIONS IN REAL WORLD Circumference of a circle  Circumference of a circle is a function of its diameter. Students can measure the diameter and circumference of several round containers or lids and record that data in a table. If diameter is the input and circumference is the output, what's the function rule?  As they divide each container's circumference by its diameter to find that rule, they should notice a constant ratio -- a rough approximation of pi. 24
  • 25. FUNCTIONS IN REAL WORLD Shadows  The length of a shadow is a function of its height and the time of day. Shadows can be used to find the height of large objects such as trees or buildings. If the height of the object casting the shadow you want to measure is known, you can use a formula to determine the length of the shadow. Convert the sun’s altitude from degrees to tangent (written as“tan(α)”). Calculate the formula L = (H/tan (α)) to determine the shadow length. 25
  • 26. FUNCTIONS IN COMPUTER SCIENCE Functions are used in different programming languages to do specific tasks . There are many internal functions in respective languages (for example: max( ) in C++ which provides the maximum number from the given inputs).There are also user defined functions where we can instruct the way it should work. There are respective rules for its implementation in respective languages. 26
  • 27. FROM ALL OF US 27