InterviewSolution
Saved Bookmarks
| 1. |
If f:NrarrZ defined as f(n)={{:((n-1)/(2),":"," if n is odd"),((-n)/(2),":", " if n is even"):} and g:NrarrN defined as g(n)=n-(-1)^(n), then fog is (where, N is the set of natural numbers and Z is the set of integers) |
|
Answer» ONE - one and onto |
|