Behavior of eigenvalues of certain matrices

37 Views Asked by At


I am trying to analyze the behavior of the 2 highest eigenvalues of matrices of this form :
Symmetric $n*n$ matrices that contains only : $1/k$ (for fixed k), -1,1 and 0. My hope is to find some asymptotic bounds or some way to approximate the eigenvalues.

If that's unclear please let me know and I'll edit it.

Thanks