Question
Question: If $A = \begin{bmatrix} 1 & 0 \\ 1 & 0 \end{bmatrix}$, then $A^4 =$...
If A=[1100], then A4=

A
[1001]
B
[1010]
C
[0101]
D
[0110]
Answer
None of the provided options is correct.
Explanation
Solution
We are given:
A=[1100].
Step 1. Compute A2:
A2=A⋅A=[1⋅1+0⋅11⋅1+0⋅11⋅0+0⋅01⋅0+0⋅0]=[1100]=A.
Since A2=A, by induction it follows that An=Afor any n≥1.
Thus, A4=[1100].
None of the given options is correct.