Chapter 1: Problem 2
Let \(B=A^{T} A .\) Show that \(b_{i j}=\mathbf{a}_{i}^{T} \mathbf{a}_{j}\)
/*! 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 1: Problem 2
Let \(B=A^{T} A .\) Show that \(b_{i j}=\mathbf{a}_{i}^{T} \mathbf{a}_{j}\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) be an idempotent matrix. (a) Show that \(I-A\) is also idempotent. (b) Show that \(I+A\) is nonsingular and \((I+A)^{-1}=I-\frac{1}{2} A\)
Let \\[ A=\left(\begin{array}{cc} A_{11} & A_{12} \\ O & A_{22} \end{array}\right) \\] where all four blocks are \(n \times n\) matrices. (a) If \(A_{11}\) and \(A_{22}\) are nonsingular, show that \(A\) must also be nonsingular and that \(A^{-1}\) must be of the form \\[ \left(\begin{array}{c|c} A_{11}^{-1} & C \\ \hline O & A_{22}^{-1} \end{array}\right) \\] (b) Determine \(C\)
Let \(A\) be an \(m \times n\) matrix. Explain why the matrix multiplications \(A^{T} A\) and \(A A^{T}\) are possible.
Prove the associative law of multiplication for \(2 \times 2\) matrices; that is, let \\[ \begin{array}{c} A=\left[\begin{array}{ll} a_{11} & a_{12} \\ a_{21} & a_{22} \end{array}\right], \quad B=\left(\begin{array}{ll} b_{11} & b_{12} \\ b_{21} & b_{22} \end{array}\right) \\ C=\left[\begin{array}{cc} c_{11} & c_{12} \\ c_{21} & c_{22} \end{array}\right] \end{array} \\] and show that \\[ (A B) C=A(B C) \\]
Let \(U\) and \(R\) be \(n \times n\) upper triangular matrices and set \(T=U R\). Show that \(T\) is also upper triangular and that \(t_{j j}=u_{j j} r_{j j}\) for \(j=1, \ldots, n\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.