Proving Unique Decomposition of a Square Matrix

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
mlarson9000
Messages
46
Reaction score
0

Homework Statement



An nxn matrix C is skew symmetric if C^t = -C. Prove that every square matrix A can be written uniquely as A = B + C where B is symmetric and C is skew symmetric.


Homework Equations





The Attempt at a Solution



No clue.
 
Physics news on Phys.org
(A+A^T)is symmetric, (A-A^T)is skew symmetric, but adding them together produces 2A, not A. I'm not sure what to do with this information.
 
mlarson9000 said:
(A+A^T)is symmetric, (A-A^T)is skew symmetric, but adding them together produces 2A, not A. I'm not sure what to do with this information.

That's not such a big problem. Divide each one by two.
 
Dick said:
That's not such a big problem. Divide each one by two.

How embarrassing.