Positive definite real quadratic forms

Click For Summary

Discussion Overview

The discussion revolves around the properties of positive definite real quadratic forms, specifically focusing on the implications of a symmetric matrix A having all positive eigenvalues. Participants explore the proof that if A is positive definite, then the quadratic form q(X) is also positive definite for all non-zero vectors X.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Post 1 presents a proof that if all eigenvalues of a symmetric matrix A are positive, then the quadratic form q(X) is positive definite, but raises a question about the implication that if X is non-zero, then Y must also be non-zero when X is expressed as X=PY.
  • Post 2 acknowledges the possibility of non-zero matrices multiplying to zero but argues that if a fixed matrix results in zero when multiplied by any other non-zero matrix, that fixed matrix must be zero, leading to a contradiction if Y were zero.
  • Post 3 reiterates the confusion regarding the quoted part from Post 1 and seeks further clarification on how the argument applies to the situation.
  • Post 4 provides a detailed proof to clarify the reasoning, emphasizing that if P is a fixed orthogonal matrix, then for any non-zero X, Y must also be non-zero, using the properties of invertible matrices to derive a contradiction if Y were assumed to be zero.
  • Post 5 expresses gratitude for the clarification provided in Post 4, indicating that the explanation was helpful.

Areas of Agreement / Disagreement

Participants engage in a constructive dialogue with some agreement on the mathematical principles involved, but there remains a lack of consensus on the initial confusion regarding the implications of the matrix product and the conditions under which Y is non-zero.

Contextual Notes

The discussion highlights the dependence on the properties of orthogonal matrices and the assumptions made regarding the invertibility of matrix P, which are crucial for the arguments presented.

kingwinner
Messages
1,266
Reaction score
0
Q: Suppose q(X)=(X^T)AX where A is symmetric. Prove that if all eigenvalues of A are positive, then q is positive definite (i.e. q(X)>0 for all X not =0).

Proof:
Since A is symmetric, by principal axis theorem, there exists an orthogonal matrix P such that (P^T)AP=diag{c1,c2,...,cn} is diagonal, where c1,...,cn are eigenvalues of A.

Suppose ci>0 for all i=1,...,n
For any X not =0, X=PY
This implies that Y not =0

=> q=(X^T)AX=[(PY)^T]A(PY)=c1(y1)^2+...+cn(yn)^2 > 0 for all X not =0 since ci>0 and Y not =0
===================================
Now, I don't understand the red part. As far as I know, it's definitely possible for the product of two nonzero matrices to be the zero matrix. Then, how does X not =0, X=PY imply Y not=0 ?

Can someone please explain? Thanks!:)
 
Physics news on Phys.org
Indeed, it is possible for the product of two non-zero matrices to be zero. But if for a certain fixed matrix the product with any other matrix is zero, then the fixed matrix must be zero (you can then e.g. take the latter matrix the identity, and it follows).

Or, suppose that for any X nonzero there exists Y such that X = P Y, where P is the given orthogonal non-zero matrix.
Now assume that Y = 0. The product with the zero matrix is always zero, so X is zero. This is a contradiction.
 
CompuChip said:
Indeed, it is possible for the product of two non-zero matrices to be zero. But if for a certain fixed matrix the product with any other matrix is zero, then the fixed matrix must be zero (you can then e.g. take the latter matrix the identity, and it follows).

Thanks, but I don't understand this part that I quoted. Can you explain a bit more on it and how this helps in our situtation?
 
Let me prove it to you in this specific case:

You have
For any X not =0, X=PY
This implies that Y not =0
Here, P is a fixed matrix. That is, once I give you an A, you can in principle give me the corresponding matrix P and there's nothing we can do about it. So, there's no freedom in choosing P.
Now suppose we have any matrix X which is non-zero, and I want to write this as P Y for some matrix Y (which will depend on the entries of X, of course). If P is invertible, I can multiply by P^{-1} on both sides (from the left) and I will get
X = P Y <=> Y = P^{-1} X
The claim was, that this is non-zero if X is non-zero. So, let's suppose it is and derive a contradiction. If Y = 0 then the right hand side is zero, so P^{-1} X is zero. I can safely multiply by P again on both sides, as any matrix times zero equals zero. So then I get
P Y = P P^{-1} X = X = P 0 = 0
so X is equal to zero. This is the contradiction, because we assumed X was non-zero. Actually, you can extend this argument to show that if A is a fixed non-zero invertible matrix then for any non-zero matrix, A X is also non-zero. (I think it will go wrong if A is non-invertible, but P is orthogonal so (det P)^2 = 1 hence that is not the case in your situation).

I hope I made it clearer now, not more obscure. I don't really know what you want, a heuristic argument or a rigorous proof, but as I think I gave the heuristics in the first post already, I now did the proof :smile:
If it's still not clear, ask again.
 
Thanks, it really helps!
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
48
Views
6K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K