Let us determine whether each of these functions is a bijection from R to R.
a) f(x)=2x+1
Let f(x1)=f(x2). Then 2x1+1=2x2+1, and thus 2x1=2x2. We conclude that x1=x2, and hence the function f is one-to-one.
For any y∈R there exists x=2y−1∈R such that f(x)=f(2y−1)=22y−1+1=y−1+1=y,
and hence the function f is a surjection.
Consequently, the function f is a bijection.
b) f(x)=x2+1
Since f(−1)=(−1)2+1=12+1=f(1), we conclude that this function is not one-to-one, and therefore f is not a bijection.
c) f(x)=x3
Let f(x1)=f(x2). Then x13=x23, and thus x1=x2. We conclude that the function f is one-to-one.
For any y∈R there exists x=3y∈R such that f(x)=f(3y)=(3y)3=y,
and hence the function f is a surjection.
Consequently, the function f is a bijection.
Comments