InterviewSolution
Saved Bookmarks
| 1. |
A sequence a _(0) , a_(1), a _(2), a_(3)………..a _(n) …. is defined such that a _(0) =a _(1) =a and a _(n-1) = ( a _(n-1) a _(n)) + 1for n ge 1. Which of the following is true ? |
|
Answer» |
|