Equicorrelation Matrix
Let \(R\) be the \(n\times n\) correlation matrix with \(1\) on the diagonal and \(\rho\) on every off-diagonal entry. Find the range of \(\rho\) for which \(R\) is a valid correlation matrix.
Answer
The matrix \(R\) is symmetric with \(1\)'s on the diagonal, so it suffices to check positive semidefiniteness.
Step 1: Decomposition
Let \(I\) be the identity matrix and \(J\) the all-ones matrix. Then
Step 2: Eigenvalues and eigenvectors of \(I\) and \(J\)
\(I\): every vector is an eigenvector with eigenvalue \(1\).
\(J\): every scalar multiple of \(\mathbf{1}=(1,1,\dots,1)^\top\) is an eigenvector with eigenvalue \(n\).
\(J\): every vector orthogonal to \(\mathbf{1}\) (i.e., \(\sum_{i=1}^n v_i=0\)) is an eigenvector with eigenvalue \(0\).
Step 3: Eigenvalues of \(R\)
Fix the vector \(\mathbf{1}=(1,1,\dots,1)^\top\). Then
Thus \(\mathbf{1}\) is an eigenvector of \(R\), and the corresponding eigenvalue is
Now fix any vector \(v\) such that \(v\perp \mathbf{1}\). Then \(Jv=0\), so
Thus every \(v\perp \mathbf{1}\) is an eigenvector of \(R\), and the corresponding eigenvalue is
Step 4: PSD conditions
Since \(R \succeq 0\) if and only if all eigenvalues are nonnegative,
Therefore,