Ryan's question at Yahoo Answers (Eigenvalues of A^*A)

  • Topic:
  • Thread starter Thread starter Fernando Revilla
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 2K views
Fernando Revilla
Gold Member
MHB
Messages
631
Reaction score
0
Here is the question:

Let A be a mxn matrix. Prove that all eigenvalues of A*A are nonnegative and prove that A*A + I is invertible.

THANK YOU!

Here is a link to the question:

Linear Algebra Proof Help Please? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Physics news on Phys.org
Hello Ryan,

Suppose $\lambda$ is an eigenvalue of $A^*A\in \mathbb{C}^{n\times n}$ then, there exists $x=(x_1,\ldots,x_n)^T\in\mathbb{C}^n$ such that $A^*Ax=\lambda x$. Multypling both sides by $x^*=(\overline{x_1},\ldots,\overline{x_n})$ we get $$x^*A^*Ax=(Ax)^*(Ax)=\lambda x^*x$$ But $y=Ax=(y_1,\ldots,y_m)^T$ and $x\neq 0$ (i.e. $||x||\neq0$), so $$\lambda=\frac{y^*y}{x^*x}=\frac{||y||^2}{||x||^2}\ge 0$$ On the other hand, $$\det (A^*A+I)=0\Leftrightarrow \det (A^*A-(-1)I)=0\Leftrightarrow -1\mbox{ is eigenvalue of }A^*A$$ This is a contradiction, so $\det(A^*A+I)\neq0$, as a consequence $A^*A+I$ is invertible.

If you have further questions, you can post them in the http://www.mathhelpboards.com/f14/ section.
 
Last edited: