Linear ALgebra: Showing negative definteness

N00813
Messages
31
Reaction score
0

Homework Statement



If M is a real anti-symmetric n x n matrix, M^2 is a real symmetric matrix. Show that M^2 is a non-positive matrix, i.e. x(transposed) M^2 x <= 0, for all vectors x.


Homework Equations



det(M) = (-1)^n det (M)

The Attempt at a Solution



I attempted to use the relevant equation above to find the determinant of M^2, and found that it is >=0. Diagonalising M^2 gives me the matrix of diagonal eigenvalues, which shares the same determinant as M^2. Thus, in the eigenvalue basis, I proved y(trans) D y >=0, which is the opposite of what the question wants.
 
Physics news on Phys.org
No need whatsoever for determinants or eigenvalues.

Hint: ##x^T M^2 x = (x^T M) (M x) = ?##
 
  • Like
Likes 1 person
1. Are you sure you didn't mistype that determinant formula?
2. anti-symmetry implies M^T = -M
 
jbunniii said:
No need whatsoever for determinants or eigenvalues.

Hint: ##x^T M^2 x = (x^T M) (M x) = ?##

= ##(M^T x)^T (Mx) = -(Mx)^T(Mx) = -|Mx|^2 <=0 ##

Thanks.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top