Solveeit Logo

Question

Mathematics Question on Functions

The mapping f:NNf : N \to N given by f(n)=n3+3,nNf(n) = n^3 + 3, n \in N where NN is the set of natural number, is

A

One to one and onto

B

One to one but not onto

C

Onto but not one to one

D

Neither one to one nor onto

Answer

One to one but not onto

Explanation

Solution

The correct option is(B): One to one but not onto.

We have, f:NNf : N \to N given by f(n)=n3+3f (n)=n^{3}+3
Let f(n1)=f(n2)f (n_{1})=f (n_{2})
n13+3=n23+3\Rightarrow n^{3}_{1}+3=n^{3}_{2}+3
n13=n23\Rightarrow n^{3}_{1}=n^{3}_{2}
n1=n2\Rightarrow n_{1}=n_{2}
So, f(n)f (n) is one to one mapping
Let y=f(n)=n3+3y=f (n) = n^{3}+3
n=(y3)1/3\Rightarrow n=(y-3)^{1/3}
Now, yN,nN\forall y \in\,N, n \notin\,N
so, f(n)f (n) is not onto