Mission
home

2.1 Functions

Tags
Domain
Range
Functions
Composite functions
Inverse functions
Reciprocal functions
Asymptotes
Irrational
Graph
A relation is any set of points which connect two variables.
A function, sometimes called mapping, from a set XX to a set YY assigns to each element of XX exactly one element of YY.

Function has different properties:

1.
Domain is the set of values of xx in the relation. (the set XX )
2.
Range is the set of values of yy in the relation. (the set YY )
3.
Function must pass the vertical line test.
a.
Allowed maximum one intersection with vertical lines across the real axis
b.
Multiple inputs \rightarrow one input (ok)
c.
One input \rightarrow multiple output (no)
4.
Function notation: f:XY, xx+3f: X → Y,  x ↦ x+3
5.
Domain and Range are written in set notation; ex. {x2<x<4x | 2<x<4},   x[1,3)x ∈[1, 3)
6.
Colored dot = inclusive; empty dot = exclusive
7.
All real number; ex. domain: {xxRx | x∈ ℝ}
8.
Substitute x=0x = 0 to obtain yy intercept, and vice versa.
Figure 2.1.1 Function can be one-to-one (bijective)
1.
A bijective function, one-to-one correspondence, is a function between the elements of two sets, where each element of one set is paired with exactly one element of the other set, and each element of the other set is paired with exactly one element of the first set; there are no unpaired elements between the two sets.
2.
One-to-one function must pass the horizontal line test
a.
Allowed maximum one intersection with horizontal lines across the real axis
b.
Multiple inputs \rightarrow one input (no)
c.
One input \rightarrow multiple output (no)
3.
One-to-one functions are either always increasing or decreasing across their entire domain.
Function can be even or odd.
1.
Even function is invariant under a reflection in the y axis: f(x)=f(x)f(x)=f(-x)
2.
Odd function has rotational symmetry about the origin: f(x)=f(x)f(x)=-f(-x)
Composite Functions
Given functions  f:xf(x)f: x ↦ f(x) and g:xg(x)g: x ↦ g(x), the composite function of ff and gg will convert into f(g(x))f(g(x)). (fg)(x)(f\cdot g)(x) is used to represent the composite function of ff and gg. It means ff following gg.
(fg)(x)=f(g(x))(f\cdot g)(x) = f(g(x)) or fg:xf(g(x))f\cdot g :x ↦ f(g(x))
Note that:
1.
Not commutative; (fg)(x)(gf)(x)(f\cdot g)(x) ≠ (g\cdot f)(x)
2.
Associative; fgh=f(gh)=(fg)hf \cdot g \cdot h =f \cdot (g \cdot h) = (f \cdot g) \cdot h
Inverse Functions
A function must be one-to-one (bijective) for it to have an inverse. We denote inverse of ff to be f1f^{-1} and they are an inverse operation of each other; i.e. f(a)=bf(a) = b then f1(b)=af^{-1}(b) = a.
Below are some properties of inverse function:
1.
Domain of ff becomes the range of f1f^{-1}, and vice versa.
2.
They are symmetric about the identify function; i.e. the line y=xy = x.
3.
f(f1(x))=f1(f(x))=xf(f^{-1}(x)) = f^{-1}(f(x)) = x
4.
A function that has itself as an inverse is called the self-inverse function.
You calculate the inverse by the following steps:
1.
Isolate in terms of xx
2.
Swap xx and yy; i.e. xx becomes yy and vice versa.
3.
Replace yy to be f1(x)f^{-1}(x) where appropriate.
Figure 2.1.2 The symmetry of inverse functions about the line y=xy=x
Asymptotes
A line where the graph gets arbitrarily close at a singular point or infinity, but never succeeds to reach.
There are two types:
1.
Vertical asymptote: x=kx = k
2.
Horizontal asymptote: y=ky = k
To identify asymptotes, investigate possible points of singularities or check limits at infinity.
Rationals
General form: y=cx+dax+by = \frac{cx + d}{ax + b}
Standard form: y=cax+b+d y = \frac {c}{ax + b}+d
From the standard form, we have:
1.
Horizontal asymptote: y=dy = d
2.
Vertical asymptote: x=bax = -\frac {b}{a}
3.
For the sign of cc,
a.
c>0c > 0 then hyperbola in the top right and bottom left
Figure 2.1.3 Rational function : y=1x2+1 y=\frac{1}{x-2}+1
b.
c<0c < 0 then hyperbola in the top left and bottom right
Figure 2.1.4 Rational function : 1x+1+12 -\frac{1}{x+1}+\frac{1}{2}
4.
Domain: {xxbax | x ≠- \frac ba}
5.
Range: {yydy | y ≠ d}
Quickest way to draw this function:
1.
Convert general form to the standard form.
2.
Locate the asymptotes, then find the intercepts.
3.
Graph the hyperbola accordingly with the sign of cc.
Irrationals
General form: y=abx+c+dy = a \sqrt {bx + c}+d
From the general form, we have:
1.
Starting point of the function: (cb,d)- \frac c b, d)
2.
Domain ={xxcbx | x ≥ - \frac cb}; i.e. the expression inside the root must be greater than equal to 0.
3.
For the sign of aa,
a.
a>0a > 0: Range ={yydy | y ≥ d}
b.
a<0a < 0: Range ={yydy | y ≤ d}
Quickest way to draw this function:
1.
Locate the starting point.
2.
Graph the function according to the domain and range. This function is a monotonically increasing/decreasing function.
Figure 2.1.5 Irrational function with a positive coefficient
Figure 2.1.6 Irrational function with a negative coefficient
Reciprocal functions (HL)
General form: 1f(x)\frac 1{f(x)}, or [f(x)]1[f(x)]^{-1}
From the general form, we have:
1.
f(x)0+1f(x),f(x)01f(x)f(x) \rightarrow 0^+ \Leftrightarrow \frac1{f(x)} \rightarrow ∞, f(x) \rightarrow 0^- \Leftrightarrow \frac 1{f(x)} \rightarrow-∞
2.
f(x)1f(x)0+,f(x)1f(x)0f(x) \rightarrow ∞ \Leftrightarrow \frac 1{f(x)} \rightarrow 0^+, f(x) \rightarrow -∞ \Leftrightarrow \frac 1{f(x)} \rightarrow 0^-
3.
Local minimum of f(x)f(x) becomes the local maximum of [f(x)]1[f(x)]^{-1}
4.
Local maximum of f(x)f(x) becomes the local minimum of [f(x)]1[f(x)]^{-1}
5.
Zeroes of f(x)f(x) become the vertical asymptotes of [f(x)]1[f(x)]^{-1}
6.
The point (a,ba, b) translates to (a,1ba,\frac 1b)
7.
The sign of the original function is preserved.
Figure 2.1.7 Relationships between reciprocal functions