InterviewSolution
Saved Bookmarks
| 1. |
Find the 13th and 16th terms of the sequence defined by:bn={n^2 ,if n belongs to N and n is even n(n+ 2) ,if n belongs to N and n is odd |
| Answer» | |