Let $(H_n)$ and $(\Lambda_n)$ be sequences of $n\times k$ matrices respectively (growing number of rows), where $k\in\mathbb{N}$ is fixed. We make the following two assumptions:
$H'_nH_n \to I_k$ as $n\to \infty$.
$\Lambda'_n\Lambda_n \to \Sigma$ as $n\to \infty$, where $\Sigma$ is a positive definite matrix with distinct eigenvalues.
Here convergence is with respect to the Frobenius norm, which I denote $||\cdot||$.
I want to show that the largest $k$ eigenvalues of the matrix $H_n \Lambda'_n \Lambda_n H'_n$ converge to those of $\Sigma$ (the rank of $H_n \Lambda'_n \Lambda_n H'_n$ is at most $k$, so all other eigenvalues must be zero).
Any ideas on how to proceed is greatly appreciated.