Computer Sciences > GATE 2025 SET-2 > Linear Algebra
If then which ONE of the following is A8?
A
B
C
D

Correct : c

The correct answer is Option C — the Identity matrix I.
The matrix A = [[0,1],[1,0]] is a permutation matrix that swaps the two rows when multiplied.
A2 = A × A = [[0,1],[1,0]] × [[0,1],[1,0]] = [[1,0],[0,1]] = I
So A2 = I. Therefore:
A8 = (A2)4 = I4 = I
Any even power of A gives the identity matrix. Any odd power gives A itself. Since 8 is even, A8 = I.

Similar Questions

Consider the systems, each consisting of m linear equations in n variables. I. If m < n, then all such systems have a solution II. If m > n, then none of thes...
#111 MCQ
Let A be an n × m matrix with m > n. Which of the following statements is/are TRUE about the system Ax = 0?
#885 MSQ
Let A be an n x n matrix with real number entries, where n > 2. Let B be a matrix obtained by interchanging two rows of A. Which of the following statements is/...
#931 MSQ

Related Topics

matrix A8 GATE 2025 GATE CS 2025 Set-2 Q11 permutation matrix power A squared identity linear algebra GATE matrix even power identity matrix GATE computer science 2025 GATE previous year questions matrix MCQ GATE

Unique Visitor Count

Total Unique Visitors

Loading......