functions flashcards
difference between codomain and image/range
codomain are the possible outputs
range/image are the actual outputs
what is restriction
taking a smaller domain to only show part of the function
what happens if you do composition with an identity function
nothing
surjective
f(A) = B
if every image point has at least one preimage in A
injective
if for all x,x’ЄA: x=x’ => f(x)!=f(x’) (all points have distinct images)
if every image point has at most one preimage point in A.
finding the real valued inverse
(the function f: A-> B is injective)
- consider the new function g: A->B where B = f(A), which has the same graph as f
- g is bijective so it has an inverse g^-1: B->A
- the real valued inverse is the function h: B-> ℝ which has the same graph as g^-1
strictly increasing/ decreasing function are…
invertible
Supremum (supA)
if A is bounded above, then the minimum of the upperbounds of A is called the supremum
Infimum (infA)
If A is bounded below, then the maximum of the lowerbounds of A is called the infimum
maximum (maxA)
largest defined element of A
minimum (minA)
smallest defined element of A
if A is unbounded above what is the supremum and maximum
supA = ∞
no maximum
if A in unbounded below what is the infimum and minimum
infA = -∞
no minimum
tending to infinity definition
Let f:A->ℝ, A⊆ℝ ( Assuming unbounded above)
we say that the lim x->∞ f(x) = ∞ if for all M>0 there exists ℕЄℝ such that for all xЄA if x>N then f(x)>M
tending to - infinity definition
Let f:A->ℝ, A⊆ℝ ( Assuming unbounded above)
we say that the lim x->∞ f(x) = -∞ if for all M>0 there exists ℕЄℝ such that for all xЄA if x>N then f(x)>-M