121 Week 3 - Functions Flashcards
Function
A type of binary relation that associates each element in a set with a single element of another set.
Domain
A set of all input elements
Codomain
A set of all possible outputs
Range
A set of all outputs
Image
An element that is an output of a function
Preimage
An element that is an input to a function
Inverse function
A function that reverses the effects of the original function.
You can find the inverse by reversing all the operations of the original function.
Only bijective functions can have an inverse function.
Bijective function
A function that is both injective and surjective
Surjective function
The co-domain and range of a function must be the same.
Every element in the codomain must have an input that maps to it.
Injective function
Every element in the domain must map to a singular element in the codomain.
The function must be a one-to-one function.
Rule for operations on functions through ordered pairs
When doing operations on functions through ordered pairs, the first element must be the same as the elements must be from the same domain.
Sum of a function
(f + g)(x) = f(x) + g(x) for all x in a set
Difference of a function
(f - g)(x) = f(x) - g(x) for all x in a set
Product of a function
(f * g )(x) = f (x) * g (x), for all x in A
Quotient of a function
(f / g )(x) = f (x) / g (x), for all x in A