All Eigenvalues Lie on the Unit Circle

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 7K views
ali987
Messages
9
Reaction score
0
Hi everyone

Consider a 2x2 partitioned matrix as follow:

A = [ B1 B2 ; B3 B4 ]

I'm sure that all eigenvalues of A are on the unit circle (i.e., abs
(all eig) = 1 ). but, I don't know how to prove it. Is there any
theorem?
 
Physics news on Phys.org
Is it, by chance, a unitary matrix: [tex]AA^\dag=I[/tex]?
 
ali987 said:
Hi everyone

Consider a 2x2 partitioned matrix as follow:

A = [ B1 B2 ; B3 B4 ]

I'm sure that all eigenvalues of A are on the unit circle (i.e., abs
(all eig) = 1 ). but, I don't know how to prove it. Is there any
theorem?
You can't prove it- it's not true! Fredrik gave an example in which the eigenvalue is 2, not on the unit circle.

Now, is there some condition on A, such as [tex]AA^\dag=I[/tex], as arkajad suggests, that you haven't told us?
 
Unfortunately, there is no special condition on A.
B1, B2, B3 and B4 are constructed from several matrices themselves, some of those matrices are symmetric and positive definite.
Is there any theorem which relate orthogonality of the A to orthogonality (or sth like that) of B1...B4?
 
ali987 said:
Is there any theorem which relate orthogonality of the A to orthogonality (or sth like that) of B1...B4?

No. What is important are the interrelations of your block matrices. Write [tex]AA^\dag[/tex] in the block matrix form and you will see. Is your matrix normal: [tex]AA^\dag=A^\dag A[/tex]? If you do not know even this - then what do you know about your B matrices and relations between them? The key to your question is there.