

InterviewSolution
Saved Bookmarks
1. |
Show that the function f : Z → Z : f (x) = x3 is one-one and into. |
Answer» To prove: function is one-one and into Given: f : Z → Z : f (x) = x3 Solution: We have, f(x) = x3 For, f(x1) = f(x2) ⇒ x13 = x23 ⇒ x1 = x2 When, f(x1) = f(x2) then x1 = x2 ∴ f(x) is one-one f(x) = x3 Let f(x) = y such that \(y\in Z\) ⇒ y = x3 \(\Rightarrow x=\sqrt[3]{y}\) If y = 2, as \(y\in Z\) Then we will get an irrational value of x, but \(x\in Z\) Hence f(x) is into Hence Proved |
|