InterviewSolution
Saved Bookmarks
| 1. |
One useful way of defining sequences is by a recursion relation. Many recurrence relations can be transformed to some know sequences, say GP or sometimes nth term can be found by algebraic jugglery Some chochlates are distributed between 25 children in such a way that first child gets 5 chocolates , second child gets 7 choloates and in (n -a)^(th) child . The total number of chocolates distributed is |
|
Answer» 3250 |
|