MHB If matrix lambda is diagonal with entries 0,1 then lambda squared is lambda

  • Thread starter Thread starter Jameson
  • Start date Start date
  • Tags Tags
    Lambda Matrix
Jameson
Insights Author
Gold Member
MHB
Messages
4,533
Reaction score
13
This is part of a proof I am working on involving idempotent matrices. I believe it is true that for any real symmetric matrix A ($n \times n$ for this), even with repeat eigenvalues, it can be decomposed into the form $A=Q \Lambda Q^{T}$. For the matrix I'm working on, we assume that all eigenvalues of A are 0 or 1.

What I need to show now is that $\Lambda^2=\Lambda$ (which in turn helps me show that $A^2=A$, thus is idempotent). It makes sense intuitively since when doing the row-column multiplications, the only time you would get a non-zero answer is when you have two non-zero elements being multiplied together in the sum, which only occurs when $i=j$. I'm trying to formulate a more rigorous argument for this though.

Just to make sure I'm clear, $\Lambda$ is an $n \times n$ matrix with all non-diagonal entries equal to 0, and diagonal entries equal to 0 or 1.

I know that $ \displaystyle \Lambda^2_{ij} = \sum_{k=1}^{n} \Lambda_{ik}\Lambda_{kj}$

Can I start here to make my argument you think?
 
Physics news on Phys.org
I'd use the dot product definition of matrix multiplication for this one. First get the $i \ne j$ case out of the way by showing that if $i \ne j$ then the $i$th row and $j$th column are either zero or orthogonal (since $\Lambda$ is diagonal so they can't have nonzero entries in the same dimension) so their dot product is zero. For $i = j$, use the fact that $\Lambda$ is diagonal and contains only entries 0, 1 to argue that the $i$th row and the $j$th column are equal, so their dot product is either 0 if they are zero (if the diagonal entry contains zero) or 1 otherwise (if the diagonal entry contains a 1, i.e. the two vectors are of unit length).
 
Thanks, Bacterius. That was the logic I was thinking of but I didn't state it fully as you did. I think I can use your argument to sufficiently show what I need to. :)
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top