Functions Flashcards
Mapping
Transforms one set of numbers into a different set of numbers
Function
A special mapping such that every element of the domain is mapped to exactly one element of the range
Changing the domain
The domain of a mapping can be changed to make it a function. For example, the square root of x is only a function if the domain is restricted to x is greater than or equal to 0.
One-to-one function
1 value in domain mapped to 1 value in range
Many-to-one function
Multiple values in the domain mapped to 1 value in the range
One-to-many
Not a function – one value in the domain is mapped to multiple values in the range.
Composite function
fg(x) means apply g first then f. Same is writing f(g(x))
Inverse function
Performs the opposite operation to the function. Maps elements in the range back into elements of the domain. The graph of the inverse is a reflection in the line y = x
Range
The range of a function is the domain of the inverse function.