Exchange matrix and positive definiteness

randommacuser
Messages
23
Reaction score
0

Homework Statement



Let E be the exchange matrix (ones on the anti-diagonal, zeroes elsewhere). Suppose A is symmetric and positive definite. Show that B = EAE is positive definite.

Homework Equations


The Attempt at a Solution



I've tried showing directly that for any conformable vector h, h'Bh > 0 whenever h'Ah > 0. This looks like a dead end. I suspect the easiest way to get the result is to show all the eigenvalues of B are positive, using the fact that all the eigenvalues of A are positive. However, I don't know how to show this.
 
Physics news on Phys.org
randommacuser said:
I suspect the easiest way to get the result is to show all the eigenvalues of B are positive, using the fact that all the eigenvalues of A are positive.
That's a good idea. Suppose k is an eigenvalue of B. Then EAEx=kx for some nonzero x. What happens if you multiply both sides by E?

Also note that for this to be a valid proof, you have to first show that B is symmetric, but this is trivial.
 
Beautiful. Thanks for your help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top