/*! 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} Q24E Exercises 23 and 24 show how to ... [FREE SOLUTION] | 91影视

91影视

Exercises 23 and 24 show how to classify a quadratic form \(Q\left( {\bf{x}} \right) = {{\bf{x}}^T}A{\bf{x}}\) when \(A = \left( {\begin{aligned}{{}}a&b\\b&d\end{aligned}} \right)\)and\(detA \ne {\bf{0}}\), without finding the eigenvalues of \(A\).

24. Verify the following statements.

  1. \(Q\)is positive definite if\(detA{\bf{ > 0}}\)and\(a{\bf{ > 0}}\).
  2. \(Q\)is negative definite if\(detA{\bf{ > 0}}\)and\(a < {\bf{0}}\).
  3. \(Q\) is indefinite if \(detA{\bf{ < 0}}\).

Short Answer

Expert verified
  1. It is verified that \(Q\) is positive definite if \(\det A > 0\) and \(a > 0\).
  2. It is verified that \(Q\) is negative definite if \(\det A > 0\) and \(a < 0\).
  3. It is verified that \(Q\) is indefinite if \(\det A < 0\).

Step by step solution

01

(a) Step 1: Find the characteristic polynomial

Assume \(A = \left( {\begin{aligned}{{}}a&b\\b&d\end{aligned}} \right)\).

To show that \(Q\)is positive definite we need to prove that all the eigenvalues of the matrix\(A\)are positive.

Find the characteristic polynomial.

\(\begin{aligned}{}\det \left( {A - \lambda I} \right) &= \det \left( {\begin{aligned}{{}}{a - \lambda }&b\\b&{d - \lambda }\end{aligned}} \right)\\ &= \left( {a - \lambda } \right)\left( {d - \lambda } \right) - bd\\ &= {\lambda ^2} - \left( {a + d} \right)\lambda + ad - {b^2}........\left( 1 \right)\end{aligned}\)

02

Show that \(Q\) is positive definite if \(detA{\bf{ > 0}}\) and \(a{\bf{ > 0}}\)

Also, the expansion can be written as:

\(\left( {\lambda - {\lambda _1}} \right)\left( {\lambda - {\lambda _2}} \right) = {\lambda ^2} - \left( {{\lambda _1} + {\lambda _2}} \right)\lambda + {\lambda _1} \cdot {\lambda _2}......\left( 2 \right)\)

On equating both equations we get,

\({\lambda _1} + {\lambda _2} = a + d\)

\(\begin{aligned}{}{\lambda _1}{\lambda _2} &= ad - {b^2}\\ &= \det A\end{aligned}\)

Since, determinant of A is positive,\({\lambda _1}{\lambda _2} > 0\), hence\({\lambda _1}\)and\({\lambda _2}\)has the same sign. Also\({\lambda _1} + {\lambda _2} = a + d > 0\)which proves that both eigenvalues are positive. Therefore,\(Q\)is positive definite

It is verified that \(Q\) is positive definite if \(\det A > 0\) and \(a > 0\).

03

(b) Step 3: Show that \(Q\) is negative definite if \(detA{\bf{ > 0}}\) and \(a{\bf{ > 0}}\)

As the determinant \(A\) is positive, \({\lambda _1}{\lambda _2} > 0\)hence\({\lambda _1}\)and\({\lambda _2}\)have the same sign. Also\({\lambda _1} + {\lambda _2} = a + d < 0\)which proves that both eigenvalues are negative. Therefore,\(Q\)is a negative definite.

It is verified that \(Q\) is negative definite if \(\det A > 0\) and \(a < 0\).

04

(c) Step 4: Show that \(Q\) is indefinite if \(detA{\bf{ < 0}}\)

As the determinant \(A\) is negative, \({\lambda _1}{\lambda _2} < 0\)hence\({\lambda _1}\)and\({\lambda _2}\)have the opposite sign. Therefore,\(Q\)is indefinite.

It is verified that \(Q\) is indefinite if \(\det A < 0\).

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

Find the matrix of the quadratic form. Assume x is in \({\mathbb{R}^{\bf{3}}}\).

a. \(3x_1^2 - 2x_2^2 + 5x_3^2 + 4{x_1}{x_2} - 6{x_1}{x_3}\)

b. \(4x_3^2 - 2{x_1}{x_2} + 4{x_2}{x_3}\)

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.

13. \({\bf{ - }}x_{\bf{1}}^{\bf{2}}{\bf{ - 6}}{x_{\bf{1}}}{x_{\bf{2}}} + {\bf{9}}x_{\bf{2}}^{\bf{2}}\)

Question: In Exercises 1 and 2, convert the matrix of observations to mean deviation form, and construct the sample covariance matrix.

\(1.\,\,\left( {\begin{array}{*{20}{c}}{19}&{22}&6&3&2&{20}\\{12}&6&9&{15}&{13}&5\end{array}} \right)\)

In Exercises 17鈥24, \(A\) is an \(m \times n\) matrix with a singular value decomposition \(A = U\Sigma {V^T}\) , where \(U\) is an \(m \times m\) orthogonal matrix, \({\bf{\Sigma }}\) is an \(m \times n\) 鈥渄iagonal鈥 matrix with \(r\) positive entries and no negative entries, and \(V\) is an \(n \times n\) orthogonal matrix. Justify each answer.

20. Show that if\(A\)is an orthogonal\(m \times m\)matrix, then \(PA\) has the same singular values as \(A\).

Question: [M] A Landsat image with three spectral components was made of Homestead Air Force Base in Florida (after the base was hit by Hurricane Andrew in 1992). The covariance matrix of the data is shown below. Find the first principal component of the data, and compute the percentage of the total variance that is contained in this component.

\[S = \left[ {\begin{array}{*{20}{c}}{164.12}&{32.73}&{81.04}\\{32.73}&{539.44}&{249.13}\\{81.04}&{246.13}&{189.11}\end{array}} \right]\]

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.