Classify the following function as injection, surjection or bijection: f: N → N given by

    \[\mathbf{f}\left( \mathbf{x} \right)\text{ }=~{{\mathbf{x}}^{\mathbf{3}}}\]

Classify the following function as injection, surjection or bijection: f: N → N given by

    \[\mathbf{f}\left( \mathbf{x} \right)\text{ }=~{{\mathbf{x}}^{\mathbf{3}}}\]

Given f: N → N given by 

    \[f\left( x \right)\text{ }=~{{x}^{3}}\]

Now we have to check for the given function is injection, surjection and bijection condition.

Injection condition:

Let x and y be any two elements in the domain (N), such that f(x) = f(y).

f(x) = f(y)

    \[{{x}^{3}}~=~{{y}^{3}}\]

x = y

So, f is an injection

Surjection condition:

Let y be any element in the co-domain (N), such that f(x) = y for some element x in N (domain).

f(x) = y

    \[{{x}^{3}}=~y\]

    \[x\text{ }=\sqrt[3]{y}\]

which may not be in N.

For example, if y =

    \[3\]

,

    \[x\text{ }=\sqrt[3]{3}\]

 is not in N.

So, f is not a surjection and f is not a bijection.