Show that the function f:R∗→R∗ defined by f(x)=1x is one-one, where R∗ is the set of all non-zero real numbers. Is the result true, if the domain R∗ is replaced by N with co-domain being same as R∗?
It is given that f:R∗→R∗ is defined by f(x)=1x
For one-one, f(x)=f(y)⇒1x=1y⇒x=y
Therefore, f is one-one.
For onto,
It is clear that y∈R∗. there exists x=1y∈R∗. such that f(x)=1(1y)=y
Therefore, f is onto. Thus, the given function (f)is one-one and onto.
Now, consider function g:N→R∗ defined by g(x)=1x.
We have, g(x1)=g(x2)⇒1x1=1x2⇒x1=x2
Therefore, g is one-one.
Further, it is clear that g is not onto as for 1.2∈R∗,there does not exist any x in N such that g(x)=11.2
Hence, function g is one-one but not onto.