InterviewSolution
Saved Bookmarks
| 1. |
Consider the following sequence :a _(1) = a _(2) =1, a _(1) = 1 + minimum( a _(i-1) , a _(i-2)) for I gt 2. Then a _( 2006)= |
|
Answer» |
|