New Reply

eigenvalue of overlapping block matrix

 
Share Thread Thread Tools
May6-12, 11:37 PM   #1
 

eigenvalue of overlapping block matrix


I have got a problem in my research. For the following matrix,
a a a a a a b b b b
a a a a a a b b b b
a a a a a a b b b b
a a a a a a b b b b
a a a a a a a a a a
a a a a a a a a a a
b b b b a a a a a a
b b b b a a a a a a
b b b b a a a a a a
b b b b a a a a a a,
does anyone know how to obtain its eigenvalues analytically when the matrix size goes large? Is there any "name" for matrices just like this in mathmatics? I wanna search for some inspiration in mathmatics matrix community, but I even do not know what it is called in mathmatics. Thanks in advance.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
May7-12, 02:18 AM   #2
 
Blog Entries: 1
Recognitions:
Homework Helper Homework Help
Well the matrix is rank 3, so all but three of the eigenvalues are zero. We can use the block structure to find the eigenvectors, and hence the eigenvalues.

If there are x, y and z of each type of row, a vector with x ones then all zeros is an eigenvector, as is a vector with x zeros, y ones then z zeros, and so is a vector with x+y zeros followed by z ones
New Reply
Thread Tools


Similar Threads for: eigenvalue of overlapping block matrix
Thread Forum Replies
Algorithm for finding best (or combinations of) "non-overlapping" matrix elements. Linear & Abstract Algebra 1
Exponent of matrix/Diagonalization of matrix with repeated eigenvalue Linear & Abstract Algebra 1
Eigenvalue of a matrix. Calculus & Beyond Homework 1
real matrix -- eigenvector matrix R -- diagonal eigenvalue matrix L Programming & Comp Sci 0
Matrix with one eigenvalue Calculus & Beyond Homework 14