Chapter 2: Problem 61
Prove that the main diagonal of a skew-symmetric matrix consists entirely of zeros.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 2: Problem 61
Prove that the main diagonal of a skew-symmetric matrix consists entirely of zeros.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(P\) be a \(2 \times 2\) stochastic matrix. Prove that there exists a \(2 \times 1\) state matrix \(X\) with nonnegative entries such that \(P X=X\)
Determine whether each statement is true or false. If a statement is true, give a reason or cite an appropriate statement from the text. If a statement is false, provide an example that shows the statement is not true in all cases or cite an appropriate statement from the text. (a) The identity matrix is an elementary matrix. (b) If \(E\) is an elementary matrix, then \(2 E\) is an elementary matrix. (c) The matrix \(A\) is row-equivalent to the matrix \(B\) if there exists a finite number of elementary matrices \(E_{1}, E_{2}, \ldots, E_{k}\) such that \(A=E_{k} E_{k-1} \cdot \cdot \cdot E_{2} E_{1} B\) (d) The inverse of an elementary matrix is an elementary matrix.
Use elementary matrices to find the inverse of $$A=\left[\begin{array}{lll} 1 & a & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{array}\right]\left[\begin{array}{lll} 1 & 0 & 0 \\ b & 1 & 0 \\ 0 & 0 & 1 \end{array}\right]\left[\begin{array}{lll} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & c \end{array}\right], c \neq 0$$
determine whether the matrix is stochastic. $$\left[\begin{array}{cccc} 1 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 \\ 0 & 0 & 1 & 0 \\ 0 & 0 & 0 & 1 \end{array}\right]$$
Factor the matrix \(A\) into a product of elementary matrices. $$A=\left[\begin{array}{ll} 0 & 1 \\ 1 & 0 \end{array}\right]$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.