InterviewSolution
Saved Bookmarks
| 1. |
Ifa_0 = x, a_( n+1) = f(a_n) , " where"n = 0,1,2……… then answer the following questions Iff : R to Ris given by f(x) = 3 +4 x and a_n =A+ Bxthe whichof the following is not true ? |
|
Answer» `A+B+1=2^(2n+1)` |
|