Question:

If A is a skew symmetric matrx, then \(A^ {2021}\) is

Updated On: Apr 17, 2025
  • Row Matrix
  • Symmetric Matrix
  • Column Matrix
  • Skew Symmetric Matrix
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Approach Solution - 1

If A is a skew symmetric matrix, it means that A is a square matrix such that \(A^T = -A\), where \(A^T\) is the transpose of matrix A.
Now, let's consider the power \(A^{2021}\)
Since A is skew symmetric, we can observe the pattern in the powers of A:
\(A^1 = A\)
\(A^2 = A \cdot A = A^T \cdot A = (-A) \cdot A = -A^2\)
\(A^3 = A \cdot A^2 = A \cdot (-A^2) = -(A \cdot A^2) = -A^3\)
From the pattern, we can deduce that \(A^k = (-1)^{k-1} \cdot A^k\), where k is an odd positive integer.
In the case of \(A^{2021}\), since 2021 is an odd number, we have:
\(A^{2021} = (-1)^{2021-1} \cdot A^{2021} = (-1)^{2020} \cdot A^{2021} = 1 \cdot A^{2021} = A^{2021}\)
This means that \(A^{2021}\) is equal to itself, which implies that \(A^{2021}\) is a skew symmetric matrix.
Therefore, the correct option is (D) Skew Symmetric Matrix.

Was this answer helpful?
3
1
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -2

A matrix \( A \) is skew-symmetric if: \[ A^T = -A \] For any skew-symmetric matrix: - When raised to an odd power, the result is also a skew-symmetric matrix. - When raised to an even power, the result is a symmetric matrix. Given: \[ A^{2021} \] Since 2021 is an odd number, \( A^{2021} \) will also be a skew-symmetric matrix. Correct answer: Skew Symmetric Matrix 

Was this answer helpful?
1
0
Hide Solution
collegedunia
Verified By Collegedunia

Approach Solution -3

A matrix A is skew-symmetric if AT = -A.

We want to determine if A2021 is symmetric or skew-symmetric.

Let's find the transpose of A2021:

(A2021)T = (A * A * ... * A)T (2021 times)

(A2021)T = AT * AT * ... * AT (2021 times) (since (ABC)T = CTBTAT)

Since A is skew-symmetric, AT = -A.

(A2021)T = (-A) * (-A) * ... * (-A) (2021 times)

(A2021)T = (-1)2021 * (A * A * ... * A)

(A2021)T = -1 * A2021

(A2021)T = -A2021

Since the transpose of A2021 is equal to -A2021, A2021 is a skew-symmetric matrix.

Answer:

Skew Symmetric Matrix

Was this answer helpful?
0
0

Top Questions on Probability

View More Questions