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
Click For Summary
The discussion focuses on proving that if a matrix lambda is diagonal with entries 0 and 1, then lambda squared equals lambda, indicating that the matrix is idempotent. The proof involves decomposing a real symmetric matrix A into the form A=QΛQ^T, where Λ is a diagonal matrix with 0s and 1s as entries. The argument is structured around matrix multiplication, specifically showing that for off-diagonal entries (i ≠ j), the result is zero due to orthogonality, while for diagonal entries (i = j), the result is either 0 or 1 based on the diagonal value. The discussion emphasizes the importance of rigor in the argument and confirms that the proposed logic is sound. This proof is essential for establishing the idempotent nature of the matrix A.
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. :)
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
1K
  • · Replies 10 ·
Replies
10
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K