Chapter 7: Problem 7
Let \(I\) denote the \(n \times n\) identity matrix. Determine the values of \(\|I\|_{1},\|I\|_{\infty},\) and \(\|I\|_{F}\)
/*! 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 7: Problem 7
Let \(I\) denote the \(n \times n\) identity matrix. Determine the values of \(\|I\|_{1},\|I\|_{\infty},\) and \(\|I\|_{F}\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) be an \(n \times n\) matrix and let \(\|\cdot\|_{M}\) be a matrix norm that is compatible with some vector norm on \(\mathbb{R}^{n} .\) Show that if \(\lambda\) is an eigenvalue of \(A\), then \(|\lambda| \leq\|A\|_{M}\)
Let \(A\) be a symmetric \(n \times n\) matrix. Show that \(\|A\|_{\infty}=\|A\|_{1}\)
Let \\[ A=\left(\begin{array}{rr} 2 & 0 \\ 0 & -2 \end{array}\right) \quad \text { and } \quad \mathbf{x}=\left(\begin{array}{l} x_{1} \\ x_{2} \end{array}\right) \\] and set \\[ f\left(x_{1}, x_{2}\right)=\|A \mathbf{x}\|_{2} /\|\mathbf{x}\|_{2} \\] Determine the value of \(\|A\|_{2}\) by finding the maximum value of \(f\) for all \(\left(x_{1}, x_{2}\right) \neq(0,0)\)
Suppose that \(A^{-1}\) and the \(L U\) factorization of \(A\) have already been determined. How many scalar additions and multiplications are necessary to compute \(A^{-1} \mathbf{b} ?\) Compare this number with the number of operations required to solve \(L U \mathbf{x}=\mathbf{b}\) using \(\mathrm{Al}\) gorithm \(7.2 .2 .\) Suppose that we have a number of systems to solve with the same coefficient matrix \(A .\) Is it worthwhile to compute \(A^{-1} ?\) Explain.
How many floating-point numbers are there in the system if \(t=2, L=-2, U=2,\) and \(b=2 ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.