Problem about positive definiteness in the context of matrices

Click For Summary

Homework Help Overview

The problem involves determining the positive definiteness of a given 3x3 matrix through the evaluation of the quadratic form xT A x. Participants are exploring the implications of specific polynomial expressions derived from this form and their relation to the matrix's properties.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the computation of the quadratic form and its implications for positive definiteness. There is confusion regarding the correct polynomial representation and the algebraic steps needed to demonstrate the matrix's properties.

Discussion Status

Some participants have provided guidance on how to approach the problem by suggesting the examination of polynomial terms and their signs. Others are questioning the standard methods for determining positive definiteness and whether specific examples suffice to illustrate the concept.

Contextual Notes

There is an ongoing discussion about the significance of specific polynomial terms and the conditions required for a matrix to be classified as positive definite. Participants are also considering the implications of their findings in relation to the problem's requirements.

s3a
Messages
828
Reaction score
8

Homework Statement


The problem:
Attached as TheProblem.jpg.

Solution:
xT A x is 0 when (x1, x2, x3) = (0,1,0) because of the zero on the diagonal. Actually, xT A x goes negative for x = (1, -10, 0) because the second pivot is negative.

Homework Equations


xT A x

The Attempt at a Solution


I computed the product and got 9x22 + 4 x1x1 + 4x12.

I'm thinking that I might need to show that that obtained polynomial must be below zero since we want to show that matrix A is not a positive definite matrix but, I don't know where to go from here.

Any input would be appreciated!
 

Attachments

  • TheProblem.jpg
    TheProblem.jpg
    7 KB · Views: 483
Physics news on Phys.org
That's right, and you know the squares certainly won't be negative so it comes down to the cross term (which I think you mislabeled) to cause a negative number.
 
Yes, I did mislabel it. I meant: 9x22 + 4 x1x2 + 4x212.

However, I am still confused as to where I should go from here, algebraically.
 
How did you get that polynomial from the 3x3 matrix?
 
I computed the xTA x product.
 
The polynomial you wrote down looks like it came from a 2x2 matrix. The matrix in the problem is 3x3. You should have x1, x2, and x3 appearing.
 
Oops.

Is this the correct polynomial?:
5 x32 + 4 x2 x3 + 2 x1 x3 + 2 x1 x2 + 4 x12

P.S.
That seems to make my initial algebraic challenge from the beginning of this thread even greater.
 
In this particular case, the lack of an ##x_2^2## term gives you the freedom to choose a large value for ##x_2## to get the overall sign you want. That's the easiest way to deal with this problem.

In the general case, one way would be to find linear combinations ##y_i## of the ##x_j##'s so that you can write the polynomial in the form ##\lambda_1 y_1^2+ \lambda_2 y_2^2 + \lambda_3 y_3^2##. Then from the signs of the coefficients, you can determine whether the matrix is positive definite or not.

For example, suppose you have the polynomial ##4x_1^2 + 20x_1x_2 + 4x_2^2##. If you let ##y_1 = x_1 + x_2## and ##y_2 = x_1 - x_2##, you'd have
$$4x_1^2 + 20x_1x_2 + 4x_2^2 = 7y_1^2 - 3y_2^2.$$ From the second form, it's clear the polynomial will be negative when ##y_1=0## and ##y_2=1##.

The linear combinations correspond to the eigenvectors of the matrix, and the coefficients, to the eigenvalues. So finding the eigenvalues of the matrix is enough to tell you whether it's positive definite or not.
 
Is that how this problem is asking to be answered or is that just a neat trick? I'm asking because I don't want to miss anything that's more standard, if it exists.
 
  • #10
Finding the eigenvalues? It's a standard way of determining whether a matrix is positive-definite. For this particular problem, however, I think you're just supposed to look at the polynomial and reason out how you can make it negative with the correct choice of ##x_1##, ##x_2##, and ##x_3##.
 
  • #11
So, is there any significance to the particular answers given in the solution or do I just need to show that the polynomial is able to, at least, reach a negative value?
 
  • #12
It's just a counterexample to show the matrix isn't positive-definite.
 
  • #13
Okay so, that's essentially what I said, right?
 
  • #14
If I choose ##x_1 = 1##, ##x_2 = -5## and ##x_3 = 0##, do I accomplish what the problem is asking for?
 
  • #15
What is the problem asking you to show?
 
  • #16
The problem wants me to show that the definition of what makes a matrix positive definite fails. I believe what I did accomplishes this but, could you please confirm?
 
  • #17
What condition must a matrix satisfy if it is positive-definite?
 
  • #18
The ##x^T####A## ##x## product (which is the polynomial we were working with just now) needs to be positive.
 
  • #19
That statement is not quite complete. You need to show ##x^T A x > 0 ## for all x. If you've shown this statement is false, you're done.
 
  • #20
Oh, thanks for correcting me/adding that. Now, that I see it, it does make sense but, to ask again, what I did is satisfactory, right?
 

Similar threads

Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
2K
Replies
4
Views
2K
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K