Distribution of 2 matrices with the same eigenvalues

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
4 replies · 2K views
nikozm
Messages
51
Reaction score
0
Hi,

I was wondering if two matrices with the same eigenvalues share the same PDF.

Any ideas and/or references would be helpful.
Thanks in advance
 
Physics news on Phys.org
You'll have to provide some more information about what you're seeking.
Matrices in general don't have anything that is widely referred to as a 'PDF'.
The only PDF I know is 'probability density function' in probability theory. Is that what you mean? If so, how do you want to relate it to a matrix? Matrices are used in probability theory and statistics in numerous different ways.
 
Hello,

Assume that H is a n \times m matrix with i.i.d. complex Gaussian entries each with zero mean and variance \sigma. Also, let n>=m. I ' m interested in finding the relation between the distribution of HHH and HHH, where H stands for the Hermittian transposition. I anticipate that both follow the complex wishart distribution with the same parameters (since they share the same nonzero eigenvalues), but I m not sure about this.

Any ideas ? Thanks in advance..
 
Indeed, they have different dimensions. However their non-zero eigenvalues are the same. This is a fact. If you hold reservations about the latter just implement it in Matlab and see with the command eig their corresponding eigenvalues.

My question is: if they also have the same probability density function.