InterviewSolution
Saved Bookmarks
| 1. |
Let alpha,beta be the roots of the equation ax^2+bx+c=0 "Let" S_n=alpha^n+beta^n "for" n ge 1 evaluate the determinant |{:(3,1+s_1,1+s_2),(1+s_1,1+s_2,1+s_3),(1+s_2,1+s_3,1+s_3):}| |
|
Answer» |
|