Functions Section1
Functions Section1
• Suppose that f : A → B.
• To show that f is not surjective Find a particular y ∈ B such that f (x) ≠ y for
all x ∈ A.
Determine whether each of these functions is an injection from R to R.
a) f (x) = 2x + 1
Let f (x) = f(y) ; x,y∈ R ∴ 2x + 1 = 2y + 1
∴ 2x = 2y ∴x=y
b) f (x) = x2 + 1
Not 1-1 since f(-1) = f(1)=2 and -1 ≠ 1.
c) f (x) = (x2 + 1)/(x2 + 2)
Not 1-1 since f(-1) = f(1)=2/3 and -1 ≠ 1.
d) f (x) = x3
Solution:
and