Question:medium

A square matrix P satisfies \(P^2 = I - P\). If \(P^n = 5I - 8P\) then n is equal to

Show Hint

Notice the sequence of coefficients of \(I\) and \(P\): \((0, 1) \rightarrow (1, -1) \rightarrow (-1, 2) \rightarrow (2, -3) \rightarrow (-3, 5) \rightarrow (5, -8)\). These are alternating signs of Fibonacci numbers!
Updated On: May 9, 2026
  • 4
  • 5
  • 6
  • 7
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0