Carry out each matrix operation using the patterns discovered in this chapter. Reflect on how the patterns in the entries of the matrices involved affect the patterns in the entries of the result.
Compute the inverse of each matrix (if possible), either by inspection or using ProcedureΒ 6.3.7. If you use ProcedureΒ 6.3.7, afterward reflect on how the row operations involved guarantee that the result will be the of the same form as the original.
Verify all parts of PropositionΒ 7.5.1, not through examples, but by constructing a convincing, general argument based on the pattern of entries in the matrices involved, without assuming a specific size of matrix. Refer to the two provided partial proofs of PropositionΒ 7.5.1 as examples. You may also wish to refer to your work on DiscoveryΒ 7.5 and DiscoveryΒ 7.6, as well as some of your answers to ExercisesΒ 4.6.102β4.6.108.
Below, the statements of PropositionΒ 7.5.1 have been separated but with the form of matrix left blank β you should verify each statement once for each of the different forms of scalar, diagonal, upper triangular, lower triangular, and symmetric.
StatementΒ 3 of PropositionΒ 7.5.1 explicitly states that it is not true in general that the product of two symmetric matrices is guaranteed to also be symmetric. However, that does not mean it can never happen.
Prove that if two symmetric matrices of the same size commute (that is, produce the same result when multiplied in either order), then their product must also be symmetric.
Prove that the condition of TaskΒ c is the only way that symmetric matrices produce a symmetric product. That is, prove that if \(A\) and \(B\) are symmetric matrices of the same size so that the product \(A B\) is also symmetric, then the the two matrices must commute (that is, it must be true that \(B A = A B\)).
If a skew-symmetric matrix is also invertible, must its inverse also be skew-symmetric? If the answer is yes, provide a general argument verifying your claim. If the answer is no, provide an example of a skew-symmetric matrix whose inverse is not skew-symmetric.
Combine TaskΒ a and TaskΒ b to devise a way in which every square matrix can be decomposed into the sum of a symmetric matrix and a skew-symmetric matrix.
Apply your idea from TaskΒ c to the example matrices below. That is, for each matrix below, create two matrices, where the first is symmetric, the second is skew-symmetric, and the two sum to the original matrix.