Chapter 12: Problem 17
Show that \(q(x, y)=a x^{2}+b x y+c y^{2}\) is positive definite if and only if \(a>0\) and the discriminant \(D=b^{2}-4 a c<0\)
/*! 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 12: Problem 17
Show that \(q(x, y)=a x^{2}+b x y+c y^{2}\) is positive definite if and only if \(a>0\) and the discriminant \(D=b^{2}-4 a c<0\)
All the tools & learning materials you need for study success - in one app.
Get started for free
Modify Algorithm 12.1 so that, for a given Hermitian matrix \(H,\) it finds a nonsingular matrix \(P\) for which \(D=P^{T} A \bar{P}\) is diagonal
Prove Theorem 12.3: Let \(f\) be an alternating form on \(V\). Then there exists a basis of \(V\) in which \(f\) is represented by a block diagonal matrix \(M\) with blocks of the form \(\left[\begin{array}{rr}0 & 1 \\ -1 & 0\end{array}\right]\) or \(0 .\) The number of nonzero blocks is uniquely determined by \(\left.f \text { [because it is equal to } \frac{1}{2} \operatorname{rank}(f)\right].\)
Consider any diagonal matrix \(A=\operatorname{diag}\left(a_{1}, \ldots, a_{n}\right)\) over \(K\). Show that for any nonzero scalars \(k_{1}, \ldots, k_{n} \in K, A\) is congruent to a diagonal matrix \(D\) with diagonal entries \(a_{1} k_{1}^{2}, \ldots, a_{n} k_{n}^{2}\) Furthermore, show that (a) If \(K=\mathbf{C},\) then we can choose \(D\) so that its diagonal entries are only 1 's and 0 's. (b) If \(K=\mathbf{R},\) then we can choose \(D\) so that its diagonal entries are only 1 's, -1 's, and 0 's.
Let \(A=\left[\begin{array}{rrr}1 & -3 & 2 \\ -3 & 7 & -5 \\ 2 & -5 & 8\end{array}\right] .\) Apply Algorithm 12.1 to find a nonsingular matrix \(P\) such that \(D=P^{T} A P\) is diagonal, and find \(\operatorname{sig}(A),\) the signature of \(A\)
Let \([f]\) denote the matrix representation of a bilinear form \(f\) on \(V\) relative to a basis \(\left\\{u_{i}\right\\} .\) Show that the mapping \(f \mapsto[f]\) is an isomorphism of \(B(V)\) onto the vector space \(V\) of \(n\) -square matrices.
What do you think about this solution?
We value your feedback to improve our textbook solutions.