Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

In Exercises 21 and 22, matrices are \(n \times n\) and vectors are in \({{\bf{R}}^{\bf{n}}}\) . Mark each statement True or false. Justify each answer.

21. a. The matrix of a quadratic form is a symmetric matrix.

b. A quadratic form has no cross-product terms if and only if the matrix of the quadratic form is a diagonal matrix.

c. The principal axes of a quadratic form \({x^T}Ax\) are eigenvectors of \(A\).

d. A positive definite quadratic form\(Q\)satisfies\(Q\left( x \right){\bf{ > 0}}\)for all\({\bf{x}}\)in\({{\bf{R}}^{\bf{n}}}\).

e.If the eigenvalues of a symmetric matrix \(A\) are all positive, then the quadratic form \({x^T}Ax\) is positive definite.

f. A Cholesky factorization of a symmetric matrix \(A\) has the form \(A = {R^T}R\) for an upper triangular matrix \(R\) with positive diagonal entries

Short Answer

Expert verified
  1. The given statement is True.
  2. The given statement is True.
  3. The given statement is True.
  4. The given statement is False.
  5. The given statement is True.
  6. The given statement is True.

Step by step solution

01

(a) Step 1: Show that the matrix of a quadratic form is a symmetric matrix

As per the definition of quadratic form definition: A quadratic form on\({\mathbb{R}^n}\)is a function\(Q\)defined on\({\mathbb{R}^n}\)whose value at a vector\({\bf{x}}\)in\({\mathbb{R}^n}\)can be computed by an expression of the form\(Q({\bf{x}}) = {{\bf{x}}^T}A{\bf{x}}\)where\(A\)is a\(n \times n\)symmetric matrix. The matrix\(A\)is called the matrix of the quadratic form.

Thus, the matrix of the quadratic form is always symmetric. Hence the statement is true.

02

(b) Step 2: Show that a quadratic form has no cross-product terms if and only if the matrix of the quadratic form is a diagonal matrix

Let \(A\) be a diagonal matrix.

\(\begin{aligned}{}Q({\bf{x}}) &= {{\bf{x}}^T}A{\bf{x}},\\ &= {a_{11}}x_1^2 + {a_{22}}x_2^2 + ... + {a_{mn}}x_n^2\end{aligned}\)

It can be seen that the quadratic form of matrix A has no cross-product terms.

Hence the statement is true

03

(c) Step 3: Show that the principal axes of a quadratic form \({x^T}Ax\) are eigenvectors of \(A\)

By the principal axis’s theorem, the principal axes of a quadratic form \(Q({\bf{x}}) = {{\bf{x}}^T}A{\bf{x}},\) are the eigenvectors of the matrix therefore the statement is true.

04

(d) Step 4: Show that a positive definite quadratic form \(Q\) satisfies \(Q\left( x \right){\bf{ > 0}}\) for all \({\bf{x}}\) in \({{\bf{R}}^{\bf{n}}}\).

If the eigenvalues of a symmetric matrix\(A\)are all positive, then the quadratic form\(Q({\bf{x}}) = {{\bf{x}}^T}A{\bf{x}},\)is positive definite.When\({\rm{x}} = 0\), the value of \(Q\left( {\rm{x}} \right) = 0\). This implies that for all values of \({\rm{x}}\), \(Q\left( {\rm{x}} \right)\) is not greater than 0.

Therefore, the statement is False.

05

(e) Step 5: Show that If the eigenvalues of a symmetric matrix \(A\) are all positive, then the quadratic form \({x^T}Ax\) is positive definite

Since thesymmetric matrix\(A\) is all positive then the\(Q({\bf{x}}) = {{\bf{x}}^T}A{\bf{x}},\)is positive definite.

Hence the statement is true.

06

(f) Step 6: Show that a Cholesky factorization of a symmetric matrix \(A\) has the form \(A = {R^T}R\) for an upper triangular matrix \(R\) with positive diagonal entries

Asymmetric matrix\(A\)are positive definite if\(A\)can be a factor in the form\(A = {R^T}R\).

Such a Cholesky factorization is possible if and only if\(A\)is positive definite.

Therefore, the statement is true

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 Vaia!

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: Compute the singular values of the \({\bf{4 \times 4}}\) matrix in Exercise 9 in Section 2.3, and compute the condition number \(\frac{{{\sigma _1}}}{{{\sigma _4}}}\).

Compute the quadratic form \({{\bf{x}}^T}A{\bf{x}}\), when \(A = \left( {\begin{aligned}{{}}5&{\frac{1}{3}}\\{\frac{1}{3}}&1\end{aligned}} \right)\) and

a. \({\bf{x}} = \left( {\begin{aligned}{{}}{{x_1}}\\{{x_2}}\end{aligned}} \right)\)

b. \({\bf{x}} = \left( {\begin{aligned}{{}}6\\1\end{aligned}} \right)\)

c. \({\bf{x}} = \left( {\begin{aligned}{{}}1\\3\end{aligned}} \right)\)

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.

(M) 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.

38. \(\left( {\begin{aligned}{{}}{.{\bf{63}}}&{ - .{\bf{18}}}&{ - .{\bf{06}}}&{ - .{\bf{04}}}\\{ - .{\bf{18}}}&{.{\bf{84}}}&{ - .{\bf{04}}}&{.{\bf{12}}}\\{ - .{\bf{06}}}&{ - .{\bf{04}}}&{.{\bf{72}}}&{ - .{\bf{12}}}\\{ - .{\bf{04}}}&{.{\bf{12}}}&{ - .{\bf{12}}}&{.{\bf{66}}}\end{aligned}} \right)\)

Question: 2. Let \(\left\{ {{{\bf{u}}_1},{{\bf{u}}_2},....,{{\bf{u}}_n}} \right\}\) be an orthonormal basis for \({\mathbb{R}_n}\) , and let \({\lambda _1},....{\lambda _n}\) be any real scalars. Define

\(A = {\lambda _1}{{\bf{u}}_1}{\bf{u}}_1^T + ..... + {\lambda _n}{\bf{u}}_n^T\)

a. Show that A is symmetric.

b. Show that \({\lambda _1},....{\lambda _n}\) are the eigenvalues of A

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.

Sign-up for free