Functions
Functions
Introduction to FUNCTIONS
Functions are the major objects we deal with in calculus because they are
key to describing the real world in mathematical terms.
Term function was used first by the German mathematician Gottfried
Wilhelm Leibniz. He used it to denote the DEPENDENCE of one
quantity on another. The idea of a function was further formalized by
Leonhard Euler who introduced the notation for a function, y = f(x).
RELATION: A relation is any set of ordered pairs and special kind of relation,
called a function.
FUNCTION: A function from a set X to a set Y is a rule that assigns a unique
(single) element ƒ(x) ∈ Y to each element x ∈ X.
The set X of all possible input values is called the domain of the
function.
The set of all values of Y=ƒ(x) as x varies throughout X is called
the range of the function
F={(0,2),(2,8),(1,6),(5,8),(8,9),(3,10)}
Determine wheather each diagram depicts function or not
Example:
Consider the relation {(0,7),(0,8),(1,7),(1,8),(1,9),(2,10)}
Here, the relation is given as a set of ordered pairs. The domain is the set
of x-coordinates, {0,1,2}, and the range is the set of y-coordinates, {7,8,9,10}.
Note:
Note that the domain elements 1 and 2 are associated with more than
one range elements, so this is not a function.
Vertical Line Test
Definition:
If a vertical line intersects the graph in all places at exactly one
point, then the relation is a function.
Above is an example of relation that is also a
function because pass the vertical line test.
Above is an example of relation that is NOT
function because it fail the vertical line test.
One-to-one Function
A function has many types, and one of the most common functions
used is the one-to-one function or injective function.
Definition:
A function 𝒇 𝑖𝑠 One-to-One if for each x in the domain of 𝒇 there is exactly
one Y in the range and no Y in the range is the image of more than one x in
the domain.
Or
It could be defined as each element of Set X has a unique element on Set Y.