Every square matrix is uniquely expressible as the sum of a Symmetric matrix and a
Skew-Symmetric matrix.
Let A = P + Q , where P is Symmetric and Q is Skew-Symmetric.
∴ A' = ( P + Q )'= P ' + Q ' = P + ( - Q ) = P - Q .
solving , we get
∴ Representation of A as the sum +\left&space;(&space;\frac{A-A'}{2}&space;\right&space;))
Comments
Post a Comment