/*! 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} Q7SE Question 7: Prove that an \(n \t... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Question 7: Prove that an \(n \times n\) A is positive definite if and only if A admits a Cholesky factorization, namely, \(A = {R^T}R\) for some invertible upper triangular matrix R whose diagonal entries are all positive. (Hint; Use a QR factorization and Exercise 26 in Section 7.2.)

Short Answer

Expert verified

It is proved that a \(n \times n\) matrix A is positive definite if and only if A admits a Cholesky factorization.

Step by step solution

01

QR factorization

Theorem 12 in section 6.4states that when \(A\) is a \(m \times n\) matrix that islinearly independent columns, then \(A\) may be factored as \(A = QR\), with \(Q\) is an \(m \times n\) matrix wherein columns provide an orthonormal basisfor \({\mathop{\rm Col}\nolimits} A\), and \(R\) is an \(n \times n\) upper triangular invertible matrix which has positive entries on its diagonal.

02

Show that \(n \times n\) A is positive definite if and only if A admits a Cholesky factorization

Exercise 25 in section 7.2states that when \(B\) is a \(m \times n\) matrix then \({B^T}B\) ispositive semidefiniteand when \(B\) is a \(n \times n\) matrix then \({B^T}B\) ispositive definite.

Exercise 26 in section 7.2states that when an \(n \times n\) A matrix is positive definite, then there is a positive definite matrix \(B\) such that \(A = {B^T}B\).

When \(A\) permits a Cholesky factorization, namely \(A = {R^T}R\), with \(R\) is the upper triangular with positive diagonal entries then \(\det R = {r_{11}}{r_{22}} \cdots {r_{nn}} > 0\) and R is invertible.

Thus, A is a positive definite according to Exercise 25 in Section 7.2.

Assume that \(A\) is positive definite. Then \(A = {B^T}B\) for any positive definite matrix B, according to Exercise 26 in section 7.2. \(B\) is invertible and 0 is not an eigenvalue of \(B\) because its eigenvalues are positive.

Therefore, the columns of \(B\) are linearly independent. According to theorem 12 in section 6.4, \(B = QR\) for some \(n \times n\) matrix \(Q\) has orthonormal columns, and also some upper triangular matrix \(R\) has positive diagonal entries.

So, \({Q^T}Q = I\) because \(Q\) is a square matrix,

\(\begin{array}{c}A = {B^T}B\\ = {\left( {QR} \right)^T}\left( {QR} \right)\\ = {R^T}{Q^T}QR\\ = {R^T}R\end{array}\)

Therefore, \(R\) possess the necessary properties.

Hence, it is proved that a \(n \times n\) matrix A is positive definite if and only if A admits a Cholesky factorization.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Question: In Exercises 17-22, determine which sets of vectors are orthonormal. If a set is only orthogonal, normalize the vectors to produce an orthonormal set.

18. \(\left( {\begin{array}{*{20}{c}}0\\1\\0\end{array}} \right),{\rm{ }}\left( {\begin{array}{*{20}{c}}0\\{ - 1}\\0\end{array}} \right)\)

In Exercises 25 and 26, mark each statement True or False. Justify each answer.

a. An\(n \times n\)matrix that is orthogonally diagonalizable must be symmetric.

b. If\({A^T} = A\)and if vectors\({\rm{u}}\)and\({\rm{v}}\)satisfy\(A{\rm{u}} = {\rm{3u}}\)and\(A{\rm{v}} = {\rm{3v}}\), then\({\rm{u}} \cdot {\rm{v}} = {\rm{0}}\).

c. An\(n \times n\)symmetric matrix has n distinct real eigenvalues.

d. For a nonzero \({\rm{v}}\) in \({\mathbb{R}^n}\) , the matrix \({\rm{v}}{{\rm{v}}^T}\) is called a projection matrix.

Orhtogonally diagonalize the matrices in Exercises 37-40. To practice the methods of this section, do not use an eigenvector routine from your matrix program. Instead, use the program to find the eigenvalues, and for each eigenvalue \(\lambda \), find an orthogonal basis for \({\bf{Nul}}\left( {A - \lambda I} \right)\), as in Examples 2 and 3.

37. \(\left( {\begin{aligned}{{}}{\bf{6}}&{\bf{2}}&{\bf{9}}&{ - {\bf{6}}}\\{\bf{2}}&{\bf{6}}&{ - {\bf{6}}}&{\bf{9}}\\{\bf{9}}&{ - {\bf{6}}}&{\bf{6}}&{\bf{2}}\\{\bf{6}}&{\bf{9}}&{\bf{2}}&{\bf{6}}\end{aligned}} \right)\)

Question: 14. Exercises 12–14 concern an \(m \times n\) matrix \(A\) with a reduced singular value decomposition, \(A = {U_r}D{V_r}^T\), and the pseudoinverse \({A^ + } = {U_r}{D^{ - 1}}{V_r}^T\).

Given any \({\rm{b}}\) in \({\mathbb{R}^m}\), adapt Exercise 13 to show that \({A^ + }{\rm{b}}\) is the least-squares solution of minimum length. [Hint: Consider the equation \(A{\rm{x}} = {\rm{b}}\), where \(\mathop {\rm{b}}\limits^\^ \) is the orthogonal projection of \({\rm{b}}\) onto Col \(A\).

Let B be an \(n \times n\) symmetric matrix such that \({B^{\bf{2}}} = B\). Any such matrix is called a projection matrix (or an orthogonal projection matrix.) Given any y in \({\mathbb{R}^n}\), let \({\bf{\hat y}} = B{\bf{y}}\)and\({\bf{z}} = {\bf{y}} - {\bf{\hat y}}\).

a) Show that z is orthogonal to \({\bf{\hat y}}\).

b) Let W be the column space of B. Show that y is the sum of a vector in W and a vector in \({W^ \bot }\). Why does this prove that By is the orthogonal projection of y onto the column space of B?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.