Question
Mathematics Question on Relations and Functions
Let f:N→N be defined by f(n)={2n+1 2nif n is oddif n is even for all n∈N.
State whether the function f is bijective. Justify your answer.
Answer
f(n)={2n+1 2nif n is oddif n is even for all n∈N.
It can be observed that:
f(1)=21+1=1 and f(2)=22=1.
∴f(1)=f(2), where 1=2.
∴ f is not one-one.
Consider a natural number (n) in co-domain N.
Case I: n is odd
∴n=2r+1 for some r∈N.
Then, there exists 4r+1∈N such that
f(4r+1)=24r+1+1=2r+1.
Case II: n is even
∴n=2r for some r∈N.
Then,there exists 4r∈N such that f(4r)=24r=2r
∴ f is onto.
Hence, f is not a bijective function.