Proving Positivity of Quadratic Forms Using Eigendecomposition

  • Thread starter Thread starter GenAlg
  • Start date Start date
Click For Summary
SUMMARY

The quadratic form h(x) = X^t(AA^t)X is non-negative for all x in R^n, as established through eigendecomposition. The matrix AA^t can be diagonalized using the spectral theorem, leading to the conclusion that the eigenvalues μ_i must be greater than or equal to zero. The proof can be approached by rewriting h(x) in terms of Y = A^tX or by analyzing the inner product (AA^t y) · y for an eigenvector y. Both methods confirm the non-negativity of the quadratic form.

PREREQUISITES
  • Understanding of quadratic forms and their properties
  • Familiarity with eigendecomposition and the spectral theorem
  • Knowledge of inner products in vector spaces
  • Basic concepts of linear algebra, including eigenvalues and eigenvectors
NEXT STEPS
  • Study the spectral theorem for symmetric matrices in detail
  • Learn about Sylvester's law of inertia and its applications
  • Explore the properties of inner products and their geometric interpretations
  • Investigate methods for proving eigenvalue positivity in quadratic forms
USEFUL FOR

Students and professionals in mathematics, particularly those studying linear algebra, quadratic forms, and eigendecomposition. This discussion is beneficial for anyone looking to deepen their understanding of matrix theory and its applications in proofs.

GenAlg
Messages
1
Reaction score
0

Homework Statement



Show that the quadratic form h(x) = X^t(AA^t)X is greater than or equal to 0 for all x in R^n.

Homework Equations


The Attempt at a Solution



Since (AA^t)^t = (A^t)^t A^t = AA^t, AA^t can (according to the spectral theorem) be diagonalized in an orthonormal eigenvector basis. Assuming X = TX' to be the relation between the bases, it follows that (since T is orthogonal):

h(x) = X^t(AA^t)X = (TX')^t(AA^t)(TX') = (X'^t T^t) (AA^t)(TX') = X'^t (T^{-1} AA^t T)X' = X'^t D X' = \mu_1 x_1'^2 + \mu_2 x_2'^2 + ... \mu_n x_n'^2

The problem is thus equivalent to showing that \mu_1 \ge 0, \mu_2 \ge 0, ... , \mu_n \ge 0. I haven't gotten anywhere with that approach.

I attempted to work directly on h(x) = X^t(AA^t)X as well by trying to complete the square for 2x2, 3x3, ... matrices AA^t (i.e. by using induction), and the proof would, if some relevant transformation is valid and all eigenvalues are ≥0, follow from Sylvester's law of inertia. I didn't get anywhere with that approach either.

Ideas?
 
Physics news on Phys.org
I don't know most of the methods you used in your solution attempt, however...

Rewrite h(x) in terms of Y = A^tX
 
Hint: Try rewriting X^t (AA^t) X as an inner product of something with itself.

Alternatively, if you want to explicitly prove that all eigenvalues are positive, consider an eigenvector y, with AA^t y = \lambda y. What's (AA^t y) \cdot y? Now apply a basic result about the transpose to get what you want.
 

Similar threads

Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K