/*! 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} Q8SE Question 8: Use Exercise 7 to sh... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Question 8: Use Exercise 7 to show that if A is positive definite, then A has a LU factorization, \(A = LU\), where U has positive pivots on its diagonal. (The converse is true, too).

Short Answer

Expert verified

It is proved that A has a LU factorization \(A = LU\).

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 a \(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 if A is positive definite, then A has a LU factorization \(A = LU\)

Assume that \(A\) is positive definite, and suppose that Cholesky factorization of \(A = {R^T}R\) where \(R\) is an upper triangular and having positive diagonal entries. Consider that \(D\) as the diagonal matrix with diagonal entries equal to diagonal entries of \(R\). The matrix \(L = {R^T}{D^{ - 1}}\) is lower triangular wherein 1’s on its diagonal because right-multiply by a diagonal matrix scales the columns of the matrix on its left.

When \(U = DR\) then \(A = {R^T}{D^{ - 1}}DR = LU\).

Conversely, consider that A contains a LU factorization, that is \(A = LU\), where \(U\) contains positive pivots on its diagonal. Consider \(D\) as the diagonal matrix and \(\sqrt {{u_{11}}} , \ldots ,\sqrt {{u_{nn}}} \) on its diagonal. The matrix \(V = {\left( {{D^2}} \right)^{ - 1}}U\) is upper triangular wherein 1’s on its diagonal because multiply by a diagonal matrix on its left scales the rows of the matrix on its right and we obtain \(A = L{D^2}V\). As \(A\) is symmetric, then \({A^T} = {\left( {L{D^2}V} \right)^T} = {V^T}{D^2}{L^T} = A\), and \(L = {V^T}\). When \(R = DV = {D^{ - 1}}U\) then \(A = {V^T}DDV = {\left( {DV} \right)^T}\left( {DV} \right) = {R^T}R\).

Hence, it is proved that A has a LU factorization \(A = LU\).

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

Orthogonally diagonalize the matrices in Exercises 13–22, giving an orthogonal matrix \(P\) and a diagonal matrix \(D\). To save you time, the eigenvalues in Exercises 17–22 are: (17) \( - {\bf{4}}\), 4, 7; (18) \( - {\bf{3}}\), \( - {\bf{6}}\), 9; (19) \( - {\bf{2}}\), 7; (20) \( - {\bf{3}}\), 15; (21) 1, 5, 9; (22) 3, 5.

21. \(\left( {\begin{aligned}{{}}4&3&1&1\\3&4&1&1\\1&1&4&3\\1&1&3&4\end{aligned}} \right)\)

Classify the quadratic forms in Exercises 9–18. Then make a change of variable, \({\bf{x}} = P{\bf{y}}\), that transforms the quadratic form into one with no cross-product term. Write the new quadratic form. Construct \(P\) using the methods of Section 7.1.

15. \( - {\bf{3}}x_{\bf{1}}^{\bf{2}} - {\bf{7}}x_{\bf{2}}^{\bf{2}} - {\bf{10}}x_{\bf{3}}^{\bf{2}} - {\bf{10}}x_{\bf{4}}^{\bf{2}} + {\bf{4}}{x_{\bf{1}}}{x_{\bf{2}}} + {\bf{4}}{x_{\bf{1}}}{x_{\bf{3}}} + {x_{\bf{1}}}{x_{\bf{4}}} + {\bf{6}}{x_{\bf{3}}}{x_{\bf{4}}}\)

Let A be the matrix of the quadratic form

\({\bf{9}}x_{\bf{1}}^{\bf{2}} + {\bf{7}}x_{\bf{2}}^{\bf{2}} + {\bf{11}}x_{\bf{3}}^{\bf{2}} - {\bf{8}}{x_{\bf{1}}}{x_{\bf{2}}} + {\bf{8}}{x_{\bf{1}}}{x_{\bf{3}}}\)

It can be shown that the eigenvalues of A are 3,9, and 15. Find an orthogonal matrix P such that the change of variable \({\bf{x}} = P{\bf{y}}\) transforms \({{\bf{x}}^T}A{\bf{x}}\) into a quadratic form which no cross-product term. Give P and the new quadratic form.

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

26.

  1. There are symmetric matrices that are not orthogonally diagonizable.
  2. b. If \(B = PD{P^T}\), where \({P^T} = {P^{ - {\bf{1}}}}\) and D is a diagonal matrix, then B is a symmetric matrix.
  3. c. An orthogonal matrix is orthogonally diagonizable.
  4. d. The dimension of an eigenspace of a symmetric matrix is sometimes less than the multiplicity of the corresponding eigenvalue.

Let \(A = PD{P^{ - {\bf{1}}}}\), where P is orthogonal and D is diagonal, and let \(\lambda \) be an eigenvalue of A of multiplicity k. Then \(\lambda \) appears k times on the diagonal of D.Explain why the dimension of the eigenspace for \(\lambda \) is k.

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.