Question:

If \(A=\begin{bmatrix}1 & 1 \\ 1 & 1\end{bmatrix}\), then \(A^{100}\) is

Show Hint

Idempotent-like matrices simplify high powers easily.
Updated On: Mar 24, 2026
  • \(2^{100}A\)
  • \(2^{99}A\)
  • \(2^{101}A\)
  • None of the above
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation


Step 1:
\[ A^2=2A \]
Step 2:
\[ A^n=2^{n-1}A \Rightarrow A^{100}=2^{99}A \]
Was this answer helpful?
0
0