InterviewSolution
Saved Bookmarks
| 1. |
Solve the following questions on the basis of the following questions on the basis of following functions (a) P_((n+1))=P_((n))-P_((n-1)),P is the term of the sequence and P_((0))=0, P_((1))=1 (b) Q_((n+1))=Q_((n))+Q_((n+1)),Q is the term of the sequence and Q_((0))=0, Q_((1))=1 The vlaue of [Q_((n))]^(p_(n)) can be : |
| Answer» Answer :B | |