SlideShare a Scribd company logo
And its Application
Property of Amit Amola.
Should be used for reference
and with consent. 1
In mathematics, a function is a relation
between a set of inputs and a set of
permissible outputs with the property that
each input is related to exactly one output.
For an example of a function, let X be the set
consisting of four shapes: a red triangle, a yellow
rectangle, a green hexagon, and a red square; and
let Y be the set consisting of five colors: red, blue, green, pink, and yellow. Linking each shape
to its color is a function from X to Y: each shape is linked to a color (i.e., an element in Y), and
each shape is linked to exactly one color. There is no shape that lacks a color and no shape that
has two or more colors. This function will be referred to as the "color-of-the-shape function".
Property of Amit Amola.
Should be used for reference
and with consent. 2
1. "...each element..." means that every element in X is related
to some element in Y.
(But some elements of Y might not be related to any value,
which is fine.)
2. "...exactly one..." means that a function is single valued. It
will not give back 2 or more results for the same input.
So for example "f(2) = 7 or 9" is not right!
If a relationship does not follow those two rules then
it is not a function ... it would still be a relationship,
just not a function.
Property of Amit Amola.
Should be used for reference
and with consent. 3
In our examples above
1. the set "X" is called the Domain,
2. the set "Y" is called the Codomain, and
3. the set of elements that get pointed to in Y (the actual values produced by the function) is
called the Range.
Property of Amit Amola.
Should be used for reference
and with consent. 4
You can write the input and output of a function as an "ordered pair", such as (4,16).
They are called ordered pairs because the input always comes first, and the output second: (input, output)
So it looks like this: ( x, f(x) )
Example- (4,16) means that the function takes in “4” and gives out “16”.
Set of Ordered Pairs
A function can then be defined as a set of ordered pairs:
For example in above diag. where we had shapes and their particular color, the ordered pairs are-( , ),
( , ),( , ),( , ).
But the function has to be single valued, so we also say
“if it contains ( , ), and ( , ) , then must be equal to ”.
Which is not possible and is just a way of saying that an input of "a" cannot produce two different results.
Property of Amit Amola.
Should be used for reference
and with consent. 5
A function f with domain X and codomain Y is commonly denoted by
f : X Y OR X Y
In this context, the elements of X are called arguments of f. For each argument x, the
corresponding unique y in the codomain is called the function value at x or
the image of x under f. It is written as f(x). One says that f associates y with x or maps x to y.
This is abbreviated by y=f(x)
Moreover in following function i.e. –
"f is a function from (the set of natural numbers) to (the set of integers)“
OR
“domain belongs to natural number and range belongs to integers".
f
Property of Amit Amola.
Should be used for reference
and with consent. 6
If A is any subset of the domain X, then f(A) is the subset of the codomain Y consisting of all
images of elements of A. We say the f(A) is the image of A under f. The image of f is given
by f(X). On the other hand, the inverse image (or preimage, complete inverse image) of a
subset B of the codomain Y under a function f is the subset of the domain X defined by:
For example, the preimage of {4, 9} under the squaring function is the set {−3,−2,2,3}.
Image
Property of Amit Amola.
Should be used for reference
and with consent. 7
Preimage
A function is called one-to-one (or an injective) if f(a) ≠ f(b) for any
two different elements a and b of the domain.
It is called onto (or surjective) if f(X) = Y. That is, it is onto if for every element y in the
codomain there is an x in the domain such that f(x) = y. Finally f is called bijective if it is both
injective and surjective.
The following is example of square function of natural number i.e. f(x)=x2 is both one-to-one
and onto:
Property of Amit Amola.
Should be used for reference
and with consent. 8
The composition of two functions takes the
output of one function as the input of a second one.
That is, the value of x is obtained by first applying f to x to obtain
y = f(x) and then applying g to y to obtain z = g(y). The composition
is only defined when the codomain of f is the domain of g.
Assuming that, the composition in the opposite order need not be
defined. Even if it is, i.e., if the codomain of f is the codomain of g,
it is not in general true that
That is, the order of the composition is important. For example, suppose f(x) = x2
and g(x) = x+1. Then g(f(x)) = x2+1, while f(g(x)) = (x+1)2, which
is x2+2x+1, a different function. Property of Amit Amola.
Should be used for reference
and with consent.
9
The unique function over a set X that maps each element to itself is called the identity
function for X.
For any set of A, the identity function on A is the function A:A A defined by
A(a)=a for all a A. In terms of ordered pairs,
A={ (a , a) | a A}
The Greek symbol is pronounced “yota”, so that “ A ” is read “yota sub A.”
Under composition, an identity function is "neutral": if f is any function from X to Y, then:
Property of Amit Amola.
Should be used for reference
and with consent. 10
Let f:A B. If there exists a function g:B A such that g o f =IA and f o g=IB , then f is called
an invertible function and g is called the inverse of f. We write, f -1=g.
And clearly
As a simple example, if f converts a temperature in degrees Celsius C to degrees Fahrenheit F,
the function converting degrees Fahrenheit to degrees Celsius would be a suitable f −1.
Property of Amit Amola.
Should be used for reference
and with consent. 11
A real-valued function f is one whose codomain is the set of real numbers or a subset thereof.
If, in addition, the domain is also a subset of the real number, f is a real valued function of a real
variable. The study of such functions is called real analysis.
Example:
Let f:R R be defined by f(x)=2x-3. The domain of
f is R and range f =R since any real number y
can be expressed y =2x-3. Graphically, this line is
represented beside the text. Since range f=R, f is onto.
It is also one-to-one, so being onto and one-to-one, it
is a bijection from R to R. 10 5 0 5 10
10
0
10
20
Property of Amit Amola.
Should be used for reference
and with consent. 12
• differentiable, integrable
• polynomial, rational
• algebraic, transcendental
• odd or even
• convex, monotonic
• holomorphic, meromorphic, entire
• vector-valued
• computable
Property of Amit Amola.
Should be used for reference
and with consent. 13
Property of Amit Amola.
Should be used for reference
and with consent. 14
When the ATM card is inserted to the
machine, the program inside is performing a
function to map the number stored in the card
to your current or saving account. This is
basically a one-to-one mapping, i.e., function.
This is probably the most widely and popular
use of function.
Property of Amit Amola.
Should be used for reference
and with consent. 15
Money as a function of time. You never
have more than one amount of money at any
time because you can always add everything
to give one total amount. By understanding
how your money changes over time, you
can plan to spend your money sensibly.
Businessmen find it very useful to plot the
graph of their money over time so that they
can see when they are spending too much.
Property of Amit Amola.
Should be used for reference
and with consent. 16
Temperature as a function of various factors.
Temperature is a very complicated function because it
has so many inputs, including: the time of day, the
season, the amount of clouds in the sky, the strength of
the wind, where you are and many more. But the
important thing is that there is only one temperature
output when you measure it in a specific place. This is
what thermometer deals with and is a very good
example for many to one function.
Property of Amit Amola.
Should be used for reference
and with consent. 17
Location as a function of time. You can never be in two places at the same time. If you were to
plot the graphs of where two people are as a function of time, the place where the lines cross
means that the two people meet each other at that time. This idea is used in logistics, an area of
mathematics that tries to plan where people and items are for businesses.
Property of Amit Amola.
Should be used for reference
and with consent. 18
Property of Amit Amola.
Should be used for reference
and with consent. 19

More Related Content

What's hot

Functions
FunctionsFunctions
Functions
Gaditek
 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT
03062679929
 
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.
Jan Plaza
 
derivatives math
derivatives mathderivatives math
derivatives math
AbdullahSaeed60
 
Derivatives and their Applications
Derivatives and their ApplicationsDerivatives and their Applications
Derivatives and their Applications
usmancp2611
 
Calculus
CalculusCalculus
Calculus
Saira Kanwal
 
Applications of Derivatives
Applications of DerivativesApplications of Derivatives
Applications of Derivatives
Iram Khan
 
DIFFERENTIATION
DIFFERENTIATIONDIFFERENTIATION
DIFFERENTIATION
Urmila Bhardwaj
 
Application of integration
Application of integrationApplication of integration
Application of integration
Md. Musfiqur Rahman Foysal
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applications
Rutuja Gholap
 
Jacobians new
Jacobians newJacobians new
Jacobians new
Cyprian. Konyeha
 
Integration
IntegrationIntegration
Integration
Chhitiz Shrestha
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functionscoolhanddav
 
limits and continuity
limits and continuity limits and continuity
limits and continuity
imran khan
 
Application of Integrals
Application of IntegralsApplication of Integrals
Application of Integralssarcia
 
Integration and its basic rules and function.
Integration and its basic rules and function.Integration and its basic rules and function.
Integration and its basic rules and function.
Kartikey Rohila
 
Integrals and its applications
Integrals  and  its applicationsIntegrals  and  its applications
Integrals and its applications
Poojith Chowdhary
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & rangeRenee Scott
 
Application of differentiation
Application   of   differentiationApplication   of   differentiation
Application of differentiation
Dhanush Kumar
 

What's hot (20)

Functions
FunctionsFunctions
Functions
 
INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT INTEGRATION BY PARTS PPT
INTEGRATION BY PARTS PPT
 
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.
 
derivatives math
derivatives mathderivatives math
derivatives math
 
Derivatives and their Applications
Derivatives and their ApplicationsDerivatives and their Applications
Derivatives and their Applications
 
Calculus
CalculusCalculus
Calculus
 
Applications of Derivatives
Applications of DerivativesApplications of Derivatives
Applications of Derivatives
 
DIFFERENTIATION
DIFFERENTIATIONDIFFERENTIATION
DIFFERENTIATION
 
Application of integration
Application of integrationApplication of integration
Application of integration
 
Derivatives and it’s simple applications
Derivatives and it’s simple applicationsDerivatives and it’s simple applications
Derivatives and it’s simple applications
 
Jacobians new
Jacobians newJacobians new
Jacobians new
 
Integration
IntegrationIntegration
Integration
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
 
limits and continuity
limits and continuity limits and continuity
limits and continuity
 
Application of Integrals
Application of IntegralsApplication of Integrals
Application of Integrals
 
Integration and its basic rules and function.
Integration and its basic rules and function.Integration and its basic rules and function.
Integration and its basic rules and function.
 
Integrals and its applications
Integrals  and  its applicationsIntegrals  and  its applications
Integrals and its applications
 
Math functions, relations, domain & range
Math functions, relations, domain & rangeMath functions, relations, domain & range
Math functions, relations, domain & range
 
Double Integrals
Double IntegralsDouble Integrals
Double Integrals
 
Application of differentiation
Application   of   differentiationApplication   of   differentiation
Application of differentiation
 

Viewers also liked

Graphing Functions and Their Transformations
Graphing Functions and Their TransformationsGraphing Functions and Their Transformations
Graphing Functions and Their Transformationszacho1c
 
Pc9 8 powersrootsc
Pc9 8 powersrootscPc9 8 powersrootsc
Pc9 8 powersrootscvhiggins1
 
Every day application of functions and relations
Every day application of functions and relationsEvery day application of functions and relations
Every day application of functions and relations
Ajay Kumar Singh
 
Презентация компании IPOS
Презентация компании IPOSПрезентация компании IPOS
Презентация компании IPOS
Alesia Migacheva
 
X2 t01 05 de moivres theorem (2012)
X2 t01 05 de moivres theorem (2012)X2 t01 05 de moivres theorem (2012)
X2 t01 05 de moivres theorem (2012)Nigel Simmons
 
Complex Numbers And Appsfeb
Complex Numbers And AppsfebComplex Numbers And Appsfeb
Complex Numbers And Appsfebnitinpatelceng
 
Fairylights...Principles and Definition of Ohms Law
Fairylights...Principles and Definition of Ohms LawFairylights...Principles and Definition of Ohms Law
Fairylights...Principles and Definition of Ohms LawMuhammad Hammad Lateef
 
Interest Rates,Money Supply & Inflation
Interest Rates,Money Supply & InflationInterest Rates,Money Supply & Inflation
Interest Rates,Money Supply & Inflationguestee7da63
 
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Telenor
 
Chapter 14 money-and-the money supply
Chapter 14 money-and-the money supplyChapter 14 money-and-the money supply
Chapter 14 money-and-the money supplytelliott876
 
Calculus Lecture 1
Calculus Lecture 1Calculus Lecture 1
Calculus Lecture 1
Badar Shahzad Khan
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
Ashwini Gupta
 
Money Inflation
Money Inflation Money Inflation
Money Inflation
Anushka Sinha
 
macro economics
macro economicsmacro economics
macro economics
kanika Rana
 
Prez moneysupplycycle
Prez moneysupplycyclePrez moneysupplycycle
Prez moneysupplycycle
nagarwal
 
Complex number
Complex numberComplex number
Complex number
Anum Urooj
 
The money supply and inflation ppt @ bec doms
The money supply and inflation ppt @ bec domsThe money supply and inflation ppt @ bec doms
The money supply and inflation ppt @ bec doms
Babasab Patil
 

Viewers also liked (20)

Graphing Functions and Their Transformations
Graphing Functions and Their TransformationsGraphing Functions and Their Transformations
Graphing Functions and Their Transformations
 
Pc9 8 powersrootsc
Pc9 8 powersrootscPc9 8 powersrootsc
Pc9 8 powersrootsc
 
Every day application of functions and relations
Every day application of functions and relationsEvery day application of functions and relations
Every day application of functions and relations
 
Презентация компании IPOS
Презентация компании IPOSПрезентация компании IPOS
Презентация компании IPOS
 
X2 t01 05 de moivres theorem (2012)
X2 t01 05 de moivres theorem (2012)X2 t01 05 de moivres theorem (2012)
X2 t01 05 de moivres theorem (2012)
 
Complex number
Complex numberComplex number
Complex number
 
Complex Numbers And Appsfeb
Complex Numbers And AppsfebComplex Numbers And Appsfeb
Complex Numbers And Appsfeb
 
Fairylights...Principles and Definition of Ohms Law
Fairylights...Principles and Definition of Ohms LawFairylights...Principles and Definition of Ohms Law
Fairylights...Principles and Definition of Ohms Law
 
Interest Rates,Money Supply & Inflation
Interest Rates,Money Supply & InflationInterest Rates,Money Supply & Inflation
Interest Rates,Money Supply & Inflation
 
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
Equations Complex Numbers Quadratic Expressions Inequalities Absolute Value E...
 
Nidhi ppt
Nidhi pptNidhi ppt
Nidhi ppt
 
Chapter 14 money-and-the money supply
Chapter 14 money-and-the money supplyChapter 14 money-and-the money supply
Chapter 14 money-and-the money supply
 
Calculus Lecture 1
Calculus Lecture 1Calculus Lecture 1
Calculus Lecture 1
 
Complex Numbers
Complex NumbersComplex Numbers
Complex Numbers
 
Money Inflation
Money Inflation Money Inflation
Money Inflation
 
macro economics
macro economicsmacro economics
macro economics
 
Prez moneysupplycycle
Prez moneysupplycyclePrez moneysupplycycle
Prez moneysupplycycle
 
The Money Supply
The Money SupplyThe Money Supply
The Money Supply
 
Complex number
Complex numberComplex number
Complex number
 
The money supply and inflation ppt @ bec doms
The money supply and inflation ppt @ bec domsThe money supply and inflation ppt @ bec doms
The money supply and inflation ppt @ bec doms
 

Similar to Functions and its Applications in Mathematics

Domain-and-Range-of-a-Function
Domain-and-Range-of-a-FunctionDomain-and-Range-of-a-Function
Domain-and-Range-of-a-Function
EmeraldAcaba
 
function
functionfunction
function
som allul
 
Lecture Notes In Algebra
Lecture Notes In AlgebraLecture Notes In Algebra
Lecture Notes In Algebra
jennytuazon01630
 
Bostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functionsBostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functions
Sarah Sue Calbio
 
function on mathematics
function on mathematicsfunction on mathematics
function on mathematics
AkashDas124
 
functions
 functions  functions
functions Gaditek
 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3Carlos da Maia
 
Functions (1)
Functions (1)Functions (1)
Functions (1)
Ghulam Mehdi Sahito
 
StewartCalc7e_01_01.ppt
StewartCalc7e_01_01.pptStewartCalc7e_01_01.ppt
StewartCalc7e_01_01.ppt
SilungileDlamini2
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiq
Sadiq Hussain
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
 
4.1 Inverse Functions
4.1 Inverse Functions4.1 Inverse Functions
4.1 Inverse Functions
smiller5
 
Maths 12
Maths 12Maths 12
Maths 12
Mehtab Rai
 
2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf
proacademyhub
 
2018-G12-Math-E.pdf
2018-G12-Math-E.pdf2018-G12-Math-E.pdf
2018-G12-Math-E.pdf
ZainMehmood21
 

Similar to Functions and its Applications in Mathematics (20)

Inroduction
InroductionInroduction
Inroduction
 
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
 
Lecture Notes In Algebra
Lecture Notes In AlgebraLecture Notes In Algebra
Lecture Notes In Algebra
 
Chapter 4 and half
Chapter 4 and halfChapter 4 and half
Chapter 4 and half
 
Bostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functionsBostock and Chandler chapter3 functions
Bostock and Chandler chapter3 functions
 
Calc 5.3
Calc 5.3Calc 5.3
Calc 5.3
 
function on mathematics
function on mathematicsfunction on mathematics
function on mathematics
 
functions
 functions  functions
functions
 
3_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v33_-_Graphs_and_Functions v3
3_-_Graphs_and_Functions v3
 
Functions (1)
Functions (1)Functions (1)
Functions (1)
 
StewartCalc7e_01_01.ppt
StewartCalc7e_01_01.pptStewartCalc7e_01_01.ppt
StewartCalc7e_01_01.ppt
 
Function notation by sadiq
Function notation by sadiqFunction notation by sadiq
Function notation by sadiq
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
4.1 Inverse Functions
4.1 Inverse Functions4.1 Inverse Functions
4.1 Inverse Functions
 
Functions (Theory)
Functions (Theory)Functions (Theory)
Functions (Theory)
 
Maths 12
Maths 12Maths 12
Maths 12
 
2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf2nd-year-Math-full-Book-PB.pdf
2nd-year-Math-full-Book-PB.pdf
 
2018-G12-Math-E.pdf
2018-G12-Math-E.pdf2018-G12-Math-E.pdf
2018-G12-Math-E.pdf
 
Functions
FunctionsFunctions
Functions
 

More from Amit Amola

Inventoy Unmark Assignment PDF
Inventoy Unmark Assignment PDFInventoy Unmark Assignment PDF
Inventoy Unmark Assignment PDFAmit Amola
 
Green chemistry, Its Applications and Benefits
Green chemistry, Its Applications and BenefitsGreen chemistry, Its Applications and Benefits
Green chemistry, Its Applications and Benefits
Amit Amola
 
A presentation on Bitcoin
A presentation on BitcoinA presentation on Bitcoin
A presentation on Bitcoin
Amit Amola
 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation Groups
Amit Amola
 
English Translation- Machine Translation
English Translation- Machine Translation English Translation- Machine Translation
English Translation- Machine Translation
Amit Amola
 
Integration in the complex plane
Integration in the complex planeIntegration in the complex plane
Integration in the complex plane
Amit Amola
 
Amit Amola_Certificate
Amit Amola_CertificateAmit Amola_Certificate
Amit Amola_CertificateAmit Amola
 
Amit Amola_Appreciation
Amit Amola_AppreciationAmit Amola_Appreciation
Amit Amola_AppreciationAmit Amola
 
Amit Amola_Completion
Amit Amola_CompletionAmit Amola_Completion
Amit Amola_CompletionAmit Amola
 

More from Amit Amola (9)

Inventoy Unmark Assignment PDF
Inventoy Unmark Assignment PDFInventoy Unmark Assignment PDF
Inventoy Unmark Assignment PDF
 
Green chemistry, Its Applications and Benefits
Green chemistry, Its Applications and BenefitsGreen chemistry, Its Applications and Benefits
Green chemistry, Its Applications and Benefits
 
A presentation on Bitcoin
A presentation on BitcoinA presentation on Bitcoin
A presentation on Bitcoin
 
Introduction to Groups and Permutation Groups
Introduction to Groups and Permutation GroupsIntroduction to Groups and Permutation Groups
Introduction to Groups and Permutation Groups
 
English Translation- Machine Translation
English Translation- Machine Translation English Translation- Machine Translation
English Translation- Machine Translation
 
Integration in the complex plane
Integration in the complex planeIntegration in the complex plane
Integration in the complex plane
 
Amit Amola_Certificate
Amit Amola_CertificateAmit Amola_Certificate
Amit Amola_Certificate
 
Amit Amola_Appreciation
Amit Amola_AppreciationAmit Amola_Appreciation
Amit Amola_Appreciation
 
Amit Amola_Completion
Amit Amola_CompletionAmit Amola_Completion
Amit Amola_Completion
 

Recently uploaded

Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
aishnasrivastava
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
AlguinaldoKong
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
yusufzako14
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
Sérgio Sacani
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
muralinath2
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Sérgio Sacani
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
sonaliswain16
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
Health Advances
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
Sérgio Sacani
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
AlaminAfendy1
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
Areesha Ahmad
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
platelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptxplatelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptx
muralinath2
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
muralinath2
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Erdal Coalmaker
 

Recently uploaded (20)

Structural Classification Of Protein (SCOP)
Structural Classification Of Protein  (SCOP)Structural Classification Of Protein  (SCOP)
Structural Classification Of Protein (SCOP)
 
EY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptxEY - Supply Chain Services 2018_template.pptx
EY - Supply Chain Services 2018_template.pptx
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
in vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptxin vitro propagation of plants lecture note.pptx
in vitro propagation of plants lecture note.pptx
 
Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
erythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptxerythropoiesis-I_mechanism& clinical significance.pptx
erythropoiesis-I_mechanism& clinical significance.pptx
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
Earliest Galaxies in the JADES Origins Field: Luminosity Function and Cosmic ...
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...The ASGCT Annual Meeting was packed with exciting progress in the field advan...
The ASGCT Annual Meeting was packed with exciting progress in the field advan...
 
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
THE IMPORTANCE OF MARTIAN ATMOSPHERE SAMPLE RETURN.
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
In silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptxIn silico drugs analogue design: novobiocin analogues.pptx
In silico drugs analogue design: novobiocin analogues.pptx
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
GBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram StainingGBSN- Microbiology (Lab 3) Gram Staining
GBSN- Microbiology (Lab 3) Gram Staining
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
platelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptxplatelets- lifespan -Clot retraction-disorders.pptx
platelets- lifespan -Clot retraction-disorders.pptx
 
Hemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptxHemoglobin metabolism_pathophysiology.pptx
Hemoglobin metabolism_pathophysiology.pptx
 
Unveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdfUnveiling the Energy Potential of Marshmallow Deposits.pdf
Unveiling the Energy Potential of Marshmallow Deposits.pdf
 

Functions and its Applications in Mathematics

  • 1. And its Application Property of Amit Amola. Should be used for reference and with consent. 1
  • 2. In mathematics, a function is a relation between a set of inputs and a set of permissible outputs with the property that each input is related to exactly one output. For an example of a function, let X be the set consisting of four shapes: a red triangle, a yellow rectangle, a green hexagon, and a red square; and let Y be the set consisting of five colors: red, blue, green, pink, and yellow. Linking each shape to its color is a function from X to Y: each shape is linked to a color (i.e., an element in Y), and each shape is linked to exactly one color. There is no shape that lacks a color and no shape that has two or more colors. This function will be referred to as the "color-of-the-shape function". Property of Amit Amola. Should be used for reference and with consent. 2
  • 3. 1. "...each element..." means that every element in X is related to some element in Y. (But some elements of Y might not be related to any value, which is fine.) 2. "...exactly one..." means that a function is single valued. It will not give back 2 or more results for the same input. So for example "f(2) = 7 or 9" is not right! If a relationship does not follow those two rules then it is not a function ... it would still be a relationship, just not a function. Property of Amit Amola. Should be used for reference and with consent. 3
  • 4. In our examples above 1. the set "X" is called the Domain, 2. the set "Y" is called the Codomain, and 3. the set of elements that get pointed to in Y (the actual values produced by the function) is called the Range. Property of Amit Amola. Should be used for reference and with consent. 4
  • 5. You can write the input and output of a function as an "ordered pair", such as (4,16). They are called ordered pairs because the input always comes first, and the output second: (input, output) So it looks like this: ( x, f(x) ) Example- (4,16) means that the function takes in “4” and gives out “16”. Set of Ordered Pairs A function can then be defined as a set of ordered pairs: For example in above diag. where we had shapes and their particular color, the ordered pairs are-( , ), ( , ),( , ),( , ). But the function has to be single valued, so we also say “if it contains ( , ), and ( , ) , then must be equal to ”. Which is not possible and is just a way of saying that an input of "a" cannot produce two different results. Property of Amit Amola. Should be used for reference and with consent. 5
  • 6. A function f with domain X and codomain Y is commonly denoted by f : X Y OR X Y In this context, the elements of X are called arguments of f. For each argument x, the corresponding unique y in the codomain is called the function value at x or the image of x under f. It is written as f(x). One says that f associates y with x or maps x to y. This is abbreviated by y=f(x) Moreover in following function i.e. – "f is a function from (the set of natural numbers) to (the set of integers)“ OR “domain belongs to natural number and range belongs to integers". f Property of Amit Amola. Should be used for reference and with consent. 6
  • 7. If A is any subset of the domain X, then f(A) is the subset of the codomain Y consisting of all images of elements of A. We say the f(A) is the image of A under f. The image of f is given by f(X). On the other hand, the inverse image (or preimage, complete inverse image) of a subset B of the codomain Y under a function f is the subset of the domain X defined by: For example, the preimage of {4, 9} under the squaring function is the set {−3,−2,2,3}. Image Property of Amit Amola. Should be used for reference and with consent. 7 Preimage
  • 8. A function is called one-to-one (or an injective) if f(a) ≠ f(b) for any two different elements a and b of the domain. It is called onto (or surjective) if f(X) = Y. That is, it is onto if for every element y in the codomain there is an x in the domain such that f(x) = y. Finally f is called bijective if it is both injective and surjective. The following is example of square function of natural number i.e. f(x)=x2 is both one-to-one and onto: Property of Amit Amola. Should be used for reference and with consent. 8
  • 9. The composition of two functions takes the output of one function as the input of a second one. That is, the value of x is obtained by first applying f to x to obtain y = f(x) and then applying g to y to obtain z = g(y). The composition is only defined when the codomain of f is the domain of g. Assuming that, the composition in the opposite order need not be defined. Even if it is, i.e., if the codomain of f is the codomain of g, it is not in general true that That is, the order of the composition is important. For example, suppose f(x) = x2 and g(x) = x+1. Then g(f(x)) = x2+1, while f(g(x)) = (x+1)2, which is x2+2x+1, a different function. Property of Amit Amola. Should be used for reference and with consent. 9
  • 10. The unique function over a set X that maps each element to itself is called the identity function for X. For any set of A, the identity function on A is the function A:A A defined by A(a)=a for all a A. In terms of ordered pairs, A={ (a , a) | a A} The Greek symbol is pronounced “yota”, so that “ A ” is read “yota sub A.” Under composition, an identity function is "neutral": if f is any function from X to Y, then: Property of Amit Amola. Should be used for reference and with consent. 10
  • 11. Let f:A B. If there exists a function g:B A such that g o f =IA and f o g=IB , then f is called an invertible function and g is called the inverse of f. We write, f -1=g. And clearly As a simple example, if f converts a temperature in degrees Celsius C to degrees Fahrenheit F, the function converting degrees Fahrenheit to degrees Celsius would be a suitable f −1. Property of Amit Amola. Should be used for reference and with consent. 11
  • 12. A real-valued function f is one whose codomain is the set of real numbers or a subset thereof. If, in addition, the domain is also a subset of the real number, f is a real valued function of a real variable. The study of such functions is called real analysis. Example: Let f:R R be defined by f(x)=2x-3. The domain of f is R and range f =R since any real number y can be expressed y =2x-3. Graphically, this line is represented beside the text. Since range f=R, f is onto. It is also one-to-one, so being onto and one-to-one, it is a bijection from R to R. 10 5 0 5 10 10 0 10 20 Property of Amit Amola. Should be used for reference and with consent. 12
  • 13. • differentiable, integrable • polynomial, rational • algebraic, transcendental • odd or even • convex, monotonic • holomorphic, meromorphic, entire • vector-valued • computable Property of Amit Amola. Should be used for reference and with consent. 13
  • 14. Property of Amit Amola. Should be used for reference and with consent. 14
  • 15. When the ATM card is inserted to the machine, the program inside is performing a function to map the number stored in the card to your current or saving account. This is basically a one-to-one mapping, i.e., function. This is probably the most widely and popular use of function. Property of Amit Amola. Should be used for reference and with consent. 15
  • 16. Money as a function of time. You never have more than one amount of money at any time because you can always add everything to give one total amount. By understanding how your money changes over time, you can plan to spend your money sensibly. Businessmen find it very useful to plot the graph of their money over time so that they can see when they are spending too much. Property of Amit Amola. Should be used for reference and with consent. 16
  • 17. Temperature as a function of various factors. Temperature is a very complicated function because it has so many inputs, including: the time of day, the season, the amount of clouds in the sky, the strength of the wind, where you are and many more. But the important thing is that there is only one temperature output when you measure it in a specific place. This is what thermometer deals with and is a very good example for many to one function. Property of Amit Amola. Should be used for reference and with consent. 17
  • 18. Location as a function of time. You can never be in two places at the same time. If you were to plot the graphs of where two people are as a function of time, the place where the lines cross means that the two people meet each other at that time. This idea is used in logistics, an area of mathematics that tries to plan where people and items are for businesses. Property of Amit Amola. Should be used for reference and with consent. 18
  • 19. Property of Amit Amola. Should be used for reference and with consent. 19