Skip to main content
Back to Matrices & Determinants
JEE Main 2023
Matrices & Determinants
Matrices and Determinants
Easy

Question

Let A\mathrm{A} and B\mathrm{B} be any two 3×33 \times 3 symmetric and skew symmetric matrices respectively. Then which of the following is NOT true?

Options

Solution

Key Concepts and Formulas

  1. Symmetric Matrix: A square matrix PP is called symmetric if its transpose is equal to itself, i.e., PT=PP^T = P.
  2. Skew-Symmetric Matrix: A square matrix PP is called skew-symmetric if its transpose is equal to its negative, i.e., PT=PP^T = -P.
  3. Properties of Transpose: For any matrices PP and QQ (of compatible dimensions) and scalar kk:
    • (P±Q)T=PT±QT(P \pm Q)^T = P^T \pm Q^T (The transpose of a sum or difference is the sum or difference of the transposes).
    • (PQ)T=QTPT(PQ)^T = Q^T P^T (The transpose of a product is the product of the transposes in reverse order).
    • (kP)T=kPT(kP)^T = kP^T (The transpose of a scalar multiple is the scalar multiple of the transpose).
    • (Pk)T=(PT)k(P^k)^T = (P^T)^k for any positive integer kk (The transpose of a matrix raised to a power is the transpose of the matrix raised to that same power).

Problem Setup

We are given two 3×33 \times 3 matrices:

  • AA is a symmetric matrix, which implies AT=AA^T = A.
  • BB is a skew-symmetric matrix, which implies BT=BB^T = -B.

Our objective is to determine which of the given statements regarding combinations of AA and BB is NOT true. We will evaluate each option by calculating the transpose of the given matrix expression and comparing it with the original expression or its negative.


Step-by-Step Solution

Option (A): A4B4A^4 - B^4 is a symmetric matrix

Let M=A4B4M = A^4 - B^4. For MM to be symmetric, its transpose MTM^T must be equal to MM.

  1. Calculate the transpose of MM: MT=(A4B4)TM^T = (A^4 - B^4)^T Reasoning: We apply the transpose operation to the entire matrix expression.

  2. Apply the property (PQ)T=PTQT(P-Q)^T = P^T - Q^T: MT=(A4)T(B4)TM^T = (A^4)^T - (B^4)^T Reasoning: The transpose of a difference of matrices is the difference of their transposes.

  3. Apply the property (Pk)T=(PT)k(P^k)^T = (P^T)^k: MT=(AT)4(BT)4M^T = (A^T)^4 - (B^T)^4 Reasoning: The transpose of a matrix raised to a power is equivalent to raising the transpose of the matrix to that same power.

  4. Substitute the given properties of AA and BB: Since AA is symmetric, AT=AA^T = A. Since BB is skew-symmetric, BT=BB^T = -B. MT=(A)4(B)4M^T = (A)^4 - (-B)^4 Reasoning: We replace ATA^T with AA and BTB^T with B-B based on their definitions.

  5. Simplify the terms: For any matrix XX and an even integer kk, (X)k=(1)kXk=1Xk=Xk(-X)^k = (-1)^k X^k = 1 \cdot X^k = X^k. Thus, (B)4=B4(-B)^4 = B^4. MT=A4B4M^T = A^4 - B^4 Reasoning: We simplify the term (B)4(-B)^4 using the property of even powers.

  6. Compare MTM^T with MM: We found MT=A4B4M^T = A^4 - B^4, which is exactly equal to our original matrix MM. Therefore, MT=MM^T = M.

Conclusion for Option (A): The matrix A4B4A^4 - B^4 is symmetric. This statement is TRUE.


Option (B): ABBAAB - BA is a symmetric matrix

Let M=ABBAM = AB - BA. For MM to be symmetric, its transpose MTM^T must be equal to MM.

  1. Calculate the transpose of MM: MT=(ABBA)TM^T = (AB - BA)^T Reasoning: We apply the transpose operation to the entire expression.

  2. Apply the property (PQ)T=PTQT(P-Q)^T = P^T - Q^T: MT=(AB)T(BA)TM^T = (AB)^T - (BA)^T Reasoning: The transpose of a difference is the difference of the transposes.

  3. Apply the property (PQ)T=QTPT(PQ)^T = Q^T P^T: MT=BTATATBTM^T = B^T A^T - A^T B^T Reasoning: The transpose of a product of matrices requires reversing the order of multiplication of the transposes. This is a crucial step to remember.

  4. Substitute the given properties of AA and BB: Since AT=AA^T = A and BT=BB^T = -B: MT=(B)(A)(A)(B)M^T = (-B)(A) - (A)(-B) Reasoning: We substitute ATA^T with AA and BTB^T with B-B.

  5. Simplify the terms: MT=BA(AB)M^T = -BA - (-AB) MT=BA+ABM^T = -BA + AB MT=ABBAM^T = AB - BA Reasoning: We perform the matrix multiplications and simplify the signs.

  6. Compare MTM^T with MM: We found MT=ABBAM^T = AB - BA, which is exactly equal to our original matrix MM. Therefore, MT=MM^T = M.

Conclusion for Option (B): The matrix ABBAAB - BA is symmetric. This statement is TRUE.


Option (C): B5A5B^5 - A^5 is a skew-symmetric matrix

Let M=B5A5M = B^5 - A^5. For MM to be skew-symmetric, its transpose MTM^T must be equal to M-M.

  1. Calculate the transpose of MM: MT=(B5A5)TM^T = (B^5 - A^5)^T Reasoning: We apply the transpose operation to the entire expression.

  2. Apply the property (PQ)T=PTQT(P-Q)^T = P^T - Q^T: MT=(B5)T(A5)TM^T = (B^5)^T - (A^5)^T Reasoning: The transpose of a difference is the difference of the transposes.

  3. Apply the property (Pk)T=(PT)k(P^k)^T = (P^T)^k: MT=(BT)5(AT)5M^T = (B^T)^5 - (A^T)^5 Reasoning: The transpose of a matrix raised to a power is equivalent to raising the transpose of the matrix to that same power.

  4. Substitute the given properties of AA and BB: Since AT=AA^T = A and BT=BB^T = -B: MT=(B)5(A)5M^T = (-B)^5 - (A)^5 Reasoning: We substitute ATA^T with AA and BTB^T with B-B.

  5. Simplify the terms: For any matrix XX and an odd integer kk, (X)k=(1)kXk=1Xk=Xk(-X)^k = (-1)^k X^k = -1 \cdot X^k = -X^k. Thus, (B)5=B5(-B)^5 = -B^5. MT=B5A5M^T = -B^5 - A^5 MT=(B5+A5)M^T = -(B^5 + A^5) Reasoning: We simplify the term (B)5(-B)^5 using the property of odd powers.

  6. Compare MTM^T with M-M: Our original matrix is M=B5A5M = B^5 - A^5. Therefore, M=(B5A5)=B5+A5=A5B5-M = -(B^5 - A^5) = -B^5 + A^5 = A^5 - B^5. We found MT=(B5+A5)=B5A5M^T = -(B^5 + A^5) = -B^5 - A^5. Clearly, MTMM^T \neq -M because B5A5-B^5 - A^5 is not generally equal to A5B5A^5 - B^5 (unless A5A^5 is the zero matrix).

Conclusion for Option (C): The matrix B5A5B^5 - A^5 is NOT a skew-symmetric matrix. This statement is FALSE. Since the question asks for the statement that is NOT true, this is our answer.


Option (D): AB+BAAB + BA is a skew-symmetric matrix

Let M=AB+BAM = AB + BA. For MM to be skew-symmetric, its transpose MTM^T must be equal to M-M.

  1. Calculate the transpose of MM: MT=(AB+BA)TM^T = (AB + BA)^T Reasoning: We apply the transpose operation to the entire expression.

  2. Apply the property (P+Q)T=PT+QT(P+Q)^T = P^T + Q^T: MT=(AB)T+(BA)TM^T = (AB)^T + (BA)^T Reasoning: The transpose of a sum is the sum of the transposes.

  3. Apply the property (PQ)T=QTPT(PQ)^T = Q^T P^T: MT=BTAT+ATBTM^T = B^T A^T + A^T B^T Reasoning: The transpose of a product requires reversing the order of multiplication of the transposes.

  4. Substitute the given properties of AA and BB: Since AT=AA^T = A and BT=BB^T = -B: MT=(B)(A)+(A)(B)M^T = (-B)(A) + (A)(-B) Reasoning: We substitute ATA^T with AA and BTB^T with B-B.

  5. Simplify the terms: MT=BA+(AB)M^T = -BA + (-AB) MT=BAABM^T = -BA - AB MT=(AB+BA)M^T = -(AB + BA) Reasoning: We perform the matrix multiplications and factor out the negative sign.

  6. Compare MTM^T with M-M: We found MT=(AB+BA)M^T = -(AB + BA), which is exactly equal to M-M. Therefore, MT=MM^T = -M.

Conclusion for Option (D): The matrix AB+BAAB + BA is skew-symmetric. This statement is TRUE.


Common Mistakes & Tips

  • Transpose of a Product: Always remember that (PQ)T=QTPT(PQ)^T = Q^T P^T. A common error is to write (PQ)T=PTQT(PQ)^T = P^T Q^T.
  • Powers of Skew-Symmetric Matrices: For a skew-symmetric matrix BB (BT=BB^T = -B):
    • An even power of BB (e.g., B2,B4B^2, B^4) results in a symmetric matrix. This is because (Bk)T=(BT)k=(B)k=Bk(B^k)^T = (B^T)^k = (-B)^k = B^k for even kk.
    • An odd power of BB (e.g., B3,B5B^3, B^5) results in a skew-symmetric matrix. This is because (Bk)T=(BT)k=(B)k=Bk(B^k)^T = (B^T)^k = (-B)^k = -B^k for odd kk.
  • Systematic Approach: For problems involving properties of matrix transposes, consistently calculate the transpose of the given expression step-by-step, substitute the known properties of the matrices, simplify, and then compare with the definition of symmetric or skew-symmetric matrices.

Summary

We systematically checked each option:

  • Statement (A) is TRUE (A4B4A^4 - B^4 is symmetric).
  • Statement (B) is TRUE (ABBAAB - BA is symmetric).
  • Statement (C) is FALSE (B5A5B^5 - A^5 is not skew-symmetric).
  • Statement (D) is TRUE (AB+BAAB + BA is skew-symmetric).

The question asks for the statement that is NOT true. Our analysis shows that option (C) is the only statement that is false.

The final answer is C\boxed{C}

Practice More Matrices & Determinants Questions

View All Questions