InterviewSolution
Saved Bookmarks
| 1. |
Let N be the set of natural numbers. Suppose f:N→N is a function satisfying the following conditions :(a) f(m+n)=f(m)+f(n)(b) f(2)=2Then the value of 1720∑k=1f(k) is |
|
Answer» Let N be the set of natural numbers. Suppose f:N→N is a function satisfying the following conditions : |
|