Chapter 6: Problem 9
Show that if \(A\) is a symmetric positive definite matrix, then \(A\) is nonsingular and \(A^{-1}\) is also positive definite.
/*! 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 6: Problem 9
Show that if \(A\) is a symmetric positive definite matrix, then \(A\) is nonsingular and \(A^{-1}\) is also positive definite.
All the tools & learning materials you need for study success - in one app.
Get started for free
Let \(A\) and \(C\) be matrices in \(\mathbb{C}^{m \times n}\) and let \(B \in \mathbb{C}^{n \times r}\) Prove each of the following rules: (a) \(\left(A^{H}\right)^{H}=A\) (b) \((\alpha A+\beta C)^{H}=\bar{\alpha} A^{H}+\bar{\beta} C^{H}\) (c) \(\quad(A B)^{H}=B^{H} A^{H}\)
Let $$\begin{aligned} A &=\left(\begin{array}{rrrrr} -2 & 8 & 20 \\ 14 & 19 & 10 \\ 2 & -2 & 1 \end{array}\right) \\ &=\left(\begin{array}{rrr} \frac{3}{5} & -\frac{4}{5} & 0 \\ \frac{4}{5} & \frac{3}{5} & 0 \\ 0 & 0 & 1 \end{array}\right)\left(\begin{array}{rrr} 30 & 0 & 0 \\ 0 & 15 & 0 \\ 0 & 0 & 3 \end{array}\right)\left(\begin{array}{rrr} \frac{1}{3} & \frac{2}{3} & \frac{2}{3} \\ \frac{2}{3} & \frac{1}{3} & -\frac{2}{3} \\ \frac{2}{3} & -\frac{2}{3} & \frac{1}{3} \end{array}\right) \end{aligned}$$
The city of Mawtookit maintains a constant population of 300,000 people from year to year. A political science study estimated that there were 150,000 Independents, 90,000 Democrats, and 60,000 Republicans in the town. It was also estimated that each year 20 percent of the Independents become Democrats and 10 percent become Republicans. Similarly, 20 percent of the Democrats become Independents and 10 percent become Republicans, while 10 percent of the Republicans defect to the Democrats and 10 percent become Independents each year. Let \\[ \mathbf{x}=\left(\begin{array}{r} 150,000 \\ 90,000 \\ 60,000 \end{array}\right) \\] and let \(\mathbf{x}^{(1)}\) be a vector representing the number of people in each group after one year (a) Find a matrix \(A\) such that \(A \mathbf{x}=\mathbf{x}^{(1)}\) (b) Show that \(\lambda_{1}=1.0, \lambda_{2}=0.5,\) and \(\lambda_{3}=0.7\) are the eigenvalues of \(A,\) and factor \(A\) into a product \(X D X^{-1},\) where \(D\) is diagonal (c) Which group will dominate in the long run? Justify your answer by computing \(\lim _{n \rightarrow \infty} A^{n} \mathbf{x}\)
Let \(A\) be a singular \(n \times n\) matrix. Show that \(A^{T} A\) is positive semidefinite, but not positive definite.
Let \(A\) be a symmetric \(n \times n\) matrix with eigenvalues \(\lambda_{1}, \ldots, \lambda_{n} .\) Show that there exists an orthonormal set of vectors \(\left\\{\mathbf{x}_{1}, \ldots, \mathbf{x}_{n}\right\\}\) such that \\[ \mathbf{x}^{T} A \mathbf{x}=\sum_{i=1}^{n} \lambda_{i}\left(\mathbf{x}^{T} \mathbf{x}_{i}\right)^{2} \\] for each \(\mathbf{x} \in \mathbb{R}^{n}\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.