InterviewSolution
Saved Bookmarks
| 1. |
Let S(k)=1+3+5+...+(2k-1)=3+k^(2). Then which of the following is true? |
|
Answer» `S(k)rArrS(k-1)` |
|