Prove the property of skew symmetric matrix

Click For Summary

Homework Help Overview

The discussion revolves around proving a property of skew-symmetric matrices, specifically that the product of the transpose of a matrix B, a skew-symmetric matrix S, and B itself results in another skew-symmetric matrix. The context involves linear algebra and matrix theory.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the properties of skew-symmetric matrices, including their transposes and implications for products involving other matrices. There is an exploration of the relationship between the transpose of a product of matrices and the properties of skew-symmetric matrices.

Discussion Status

Some participants have provided insights into the properties of transposes and the nature of skew-symmetric matrices. There is an ongoing examination of how these properties can be applied to reach the goal of proving the stated property, with no explicit consensus on the next steps yet.

Contextual Notes

Participants are working under the assumption that S is a skew-symmetric matrix and are exploring the implications of this property in the context of matrix multiplication and transposition. There are also references to specific properties of skew-symmetric matrices, such as their behavior when N is odd.

frostshoxx
Messages
6
Reaction score
0

Homework Statement


Hi, I need to prove that if S is a skew-symmetric matrix with NXN dimension and B is any square real-valued matrix, therefore the product of transpose(B), S, and B is also askew symmetric matrix


Homework Equations


This is what I know so far.
1.Transpose(S) = -S within R^N
2. When N is odd number, S is invertible
3. The sum of all diagonal elements of S is 0


The Attempt at a Solution


1. I try to multiply Transpose(B) with S and then with B to see if all the diagonal elements of the product is 0. Apparently, it does not turn out as I thought.
 
Physics news on Phys.org
What is Transpose(AB) in terms of Transpose(A) and Transpose(B) for any matrices A and B? What is Transpose(Transpose(B)*S*B)?
 
Thank you for the quick post.

Tranpose (AB) = Transpose(A) * Transpose(B) for any A and Bmatrices.
Transpose( Transpose(B) * S * B) = B * Transpose(S) * Transpose(B).

Am I correct? What would be the next step to approach the end goal?
 
No. Transpose(AB)=Transpose(B)*Transpose(A). The order of the matrices is reversed.
 
Oh my mistake... so anyway, that would make Transpose (Transpose(B) * S * B) = Transpose(B) *Transpose(S) * B, correct?

How would this lead to the proof that Transpose(B) * S * B is a skew-symmetric matrix for S is a symmetric matrix and B is any square real-valued matrix?
 
frostshoxx said:
Oh my mistake... so anyway, that would make Transpose (Transpose(B) * S * B) = Transpose(B) *Transpose(S) * B, correct?

How would this lead to the proof that Transpose(B) * S * B is a skew-symmetric matrix for S is a symmetric matrix and B is any square real-valued matrix?

Now use Transpose(S)=(-S). A matrix is skew symmetric if that condition holds. So you just want to show that if C=Transpose(B)*S*B, then Tranpose(C)=-C.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
Replies
9
Views
2K
Replies
9
Views
4K
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
3
Views
22K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K