[guided]We now compute the first-order fluctuations of the diagonal entries of $T_n$. For each coordinate $k$, define
\begin{align*}
\overline{Y}_{k,n} := \frac{1}{n}\sum_{i=1}^{n}Y_{ik},
\qquad
V_{k,n} := \frac{1}{n-1}\sum_{i=1}^{n}(Y_{ik}-\overline{Y}_{k,n})^2.
\end{align*}
By the formula for $T_n$, its $k$-th diagonal entry is exactly
\begin{align*}
(T_n)_{kk}
= \frac{1}{n-1}\sum_{i=1}^{n}(Y_{ik}-\overline{Y}_{k,n})^2
= V_{k,n}.
\end{align*}
The variables $Y_{1k},\dots,Y_{nk}$ form an independent sample from $\mathcal{N}(0,\lambda_k)$. For a one-dimensional normal sample, the unbiased sample variance has the chi-square representation
\begin{align*}
\frac{(n-1)V_{k,n}}{\lambda_k}\sim \chi^2_{n-1}.
\end{align*}
Moreover, for different values of $k$, the coordinate samples $(Y_{1k},\dots,Y_{nk})$ are independent because the covariance matrix $\Lambda$ is diagonal and the vectors $Y_i$ are jointly normal. Hence $V_{1,n},\dots,V_{p,n}$ are independent.
Define
\begin{align*}
G_{k,n}:=\sqrt{n}(V_{k,n}-\lambda_k).
\end{align*}
Writing $Q_{k,n}:=(n-1)V_{k,n}/\lambda_k$, we have $Q_{k,n}\sim \chi^2_{n-1}$ and
\begin{align*}
G_{k,n}
= \lambda_k\sqrt{n}\left(\frac{Q_{k,n}}{n-1}-1\right)
= \lambda_k\frac{\sqrt{n}}{\sqrt{2(n-1)}}\left(\frac{Q_{k,n}-(n-1)}{\sqrt{(n-1)/2}}\right).
\end{align*}
The [Central Limit Theorem](/page/Central%20Limit%20Theorem), applied to the sum representation of the chi-square variable $Q_{k,n}$, says that
\begin{align*}
\frac{Q_{k,n}-(n-1)}{\sqrt{2(n-1)}}\xrightarrow{d}\mathcal{N}(0,1).
\end{align*}
Equivalently, $G_{k,n}\xrightarrow{d}\mathcal{N}(0,2\lambda_k^2)$ in the sense of [convergence in distribution](/page/Convergence%20in%20Distribution). Because the random variables $G_{1,n},\dots,G_{p,n}$ are independent for each $n$, their joint characteristic function factors into the product of the marginal characteristic functions. Passing to the limit gives the joint convergence
\begin{align*}
(G_{1,n},\dots,G_{p,n})
\xrightarrow{d}
(Z_1,\dots,Z_p),
\end{align*}
where $Z_1,\dots,Z_p$ are independent and $Z_k\sim\mathcal{N}(0,2\lambda_k^2)$.
This step uses the chi-square form of the [Central Limit Theorem](/page/Central%20Limit%20Theorem), equivalently the classical [central limit theorem](/theorems/521) applied to the centered variables $(Y_{ik}^2-\lambda_k)/\lambda_k$.[/guided]