Advertisement
Advertisement
Advertisement
Sum
For each of the following matrices, find its transpose and state whether it is symmetric, skew-symmetric, or neither.
`[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
Advertisement
Solution
Let A = `[(2, 5, 1),(-5, 4, 6),(-1, -6, 3)]`
∴ AT = `[(2, -5, -1),(5, 4, -6),(1, 6, 3)]`
∴ –AT = `[(-2, 5, 1),(-5, -4, 6),(-1, -6, -3)]`
∵ A ≠ AT and A ≠ –AT
∴ A is neither a symmetric nor a skew-symmetric matrix.
Concept: Algebra of Matrices
Is there an error in this question or solution?