Question
Mathematics Question on Probability
If A is a skew symmetric matrx, then A2021 is
Row Matrix
Symmetric Matrix
Column Matrix
Skew Symmetric Matrix
Skew Symmetric Matrix
Solution
If A is a skew symmetric matrix, it means that A is a square matrix such that AT=−A, where AT is the transpose of matrix A.
Now, let's consider the power A2021
Since A is skew symmetric, we can observe the pattern in the powers of A:
A1=A
A2=A⋅A=AT⋅A=(−A)⋅A=−A2
A3=A⋅A2=A⋅(−A2)=−(A⋅A2)=−A3
From the pattern, we can deduce that Ak=(−1)k−1⋅Ak, where k is an odd positive integer.
In the case of A2021, since 2021 is an odd number, we have:
A2021=(−1)2021−1⋅A2021=(−1)2020⋅A2021=1⋅A2021=A2021
This means that A2021 is equal to itself, which implies that A2021 is a skew symmetric matrix.
Therefore, the correct option is (D) Skew Symmetric Matrix.