Q.
Let f:N→Y be a function defined as f(x)=4x+3 where Y={y∈N:y=4x+3 for some x∈N}.
Show that f is invertible and its inverse is
1899
209
Relations and Functions - Part 2
Report Error
Solution:
Let f(x1)=f(x2),x1,x2∈N ⇒4x1+3=4x2+3 ⇒x1=x2
Thus f(x1)=f(x2) ⇒x1=x2.
Hence the function is one-one.
Let y∈Y be a number of the form y=4k+3, for some k∈N, then y=f(x) ⇒4k+3=4x+3 ⇒x=k∈N
Thus corresponding to any y∈Y we have x∈N.
The function then is onto.
The function, being both one-one and onto is invertible. y=4x+3 ⇒x=4y−3 ∴f−1(x)=4x−3
or g(y)=4y−3
is the inverse of the function.