Matrix quiz tell

If we n times multiply the matrix M to itself (in other words calculate power(M, n )), then we get the (n+1)th Fibonacci number as the element at row and column (0, 0) in the resultant matrix. Matrix M is?

Hi @kunalsaini8950
In this question matrix M is
M = {{1,1},{1,0}}

The matrix representation gives the following closed expression for the Fibonacci numbers:
17%20PM

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.