Functions Flashcards
Set
Definition
a collection of objects
The Natural Numbers
counting numbers from one to infinity increasing by one each time
Function
Definition
Let A and B be two sets. A function is a relationship/rule describing a unique element of set B to each element of A
Function
Notation
Let A and B be two sets, for a function f,
f : A -> B and f(a) is the element in B assigned to aεA
Range/Image
Definition
For a function f : A -> B, the range/image of f is {f(a) : aεA}. It is denoted by f(A). The set f(A) must be contained within B
Surjective
Definition
A function f : A -> B is surjective if for all bεB, there exists some object aεA such that f(a) = b
Injective
Definition
If each element of the range is only reached from a single element of the domain, the function is injective
A function is injective if f(a1) = f(a2) implies that a1 = a2
In general, any strictly increasing or decreasing function is injective
Bijective
Definition
If a function is both injective and surjective then it is bijective
This means that it is possible to uniquely pair up all members of the domain and codomain
When is it possible to find the inverse of a function?
You can only find the inverse of a function if it is injective
How to find the inverse function?
For a function in terms of x, set the function equal to y so that you have y in terms of x
Rearrange for x in terms of y
Composite Functions
The composition of functions f and g written f º g is defined:
(f º g)(x) = f(g(x))
Injective Functions - Graph Test
Graph the function
The function is injective if a horizontal line drawn through the graph at any point only crosses the graph once
Even Function
Definition
A function is even if,
f(x) = f(-x) for all x
Odd Function
Definition
A function is odd if,
f(-x) = -f(x) for all x
Domain of sinr
[-π/2, π/2]