Olympiad Maths Prep

Track / Stage 7 / 240 of 300 #1640 of 2000

Problem 1640

National olympiad second round; IMO P1/P4
Algebra Difficulty 7.6 Prove it

Let nn be a positive integer. For any positive integer kk, let 0k=diag{0,...,0k}0_k=diag\{\underbrace{0, ...,0}_{k}\} be a k×kk \times k zero matrix. Let $Y=\begin{pmatrix}
0_n & A \\
A^t & 0_{n+1}
\end{pmatrix}bea be a (2n+1) \times (2n+1)where where A=(x_{i, j})_{1\leq i \leq n, 1\leq j \leq n+1}isa is a n \times (n+1)realmatrix.Let real matrix. Let A^Tbetransposematrixof be transpose matrix of Ai.e. i.e. (n+1) \times nmatrix,theelementof matrix, the element of (j, i)is is x_{i, j}$.
(a) Let complex number λ\lambda be an eigenvalue of k×kk \times k matrix XX. If there exists nonzero column vectors v=(x1,...,xk)tv=(x_1, ..., x_k)^t such that Xv=λvXv=\lambda v. Prove that 0 is the eigenvalue of YY and the other eigenvalues of YY can be expressed as a form of ±λ\pm \sqrt{\lambda} where nonnegative real number λ\lambda is the eigenvalue of AAtAA^t.
(b) Let n=3n=3 and a1a_1, a2a_2, a3a_3, a4a_4 are 44 distinct positive real numbers. Let a=1i4ai2a=\sqrt[]{\sum_{1\leq i \leq 4}^{}a^{2}_{i}} and xi,j=aiδi,j+ajδ4,j1a2(ai2+a42)ajx_{i,j}=a_i\delta_{i,j}+a_j\delta_{4,j}-\frac{1}{a^2}(a^2_{i}+a^2_{4})a_j where 1i3,1j41\leq i \leq 3, 1\leq j \leq 4, $\delta_{i, j}=
\begin{cases}
1 \text{ if } i=j\\
0 \text{ if } i\neq j\\
\end{cases}\,.Provethat. Prove that Y$ has 7 distinct eigenvalue.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

### Part (a)

1. **Eigenvalues of Y Y :**
Given Y=(0nAAT0n+1) Y = \begin{pmatrix} 0_n & A \\ A^T & 0_{n+1} \end{pmatrix} , we need to show that 0 is an eigenvalue of Y Y and the other eigenvalues can be expressed as ±λ \pm \sqrt{\lambda} , where λ \lambda is a nonnegative eigenvalue of AAT AA^T .

2. Characteristic Polynomial:
To find the eigenvalues of Y Y , we consider the characteristic polynomial det(YλI) \det(Y - \lambda I) . We have:
YλI=(λInAATλIn+1) Y - \lambda I = \begin{pmatrix} -\lambda I_n & A \\ A^T & -\lambda I_{n+1} \end{pmatrix}
The determinant of this block matrix can be computed using the Schur complement:
det(YλI)=det(λIn)det(λIn+1AT(λIn)1A) \det(Y - \lambda I) = \det(-\lambda I_n) \det(-\lambda I_{n+1} - A^T(-\lambda I_n)^{-1}A)
Simplifying, we get:
det(YλI)=(λ)ndet(λIn+1+1λATA) \det(Y - \lambda I) = (-\lambda)^n \det(-\lambda I_{n+1} + \frac{1}{\lambda} A^T A)
=(λ)ndet(λIn+1+1λATA) = (-\lambda)^n \det(-\lambda I_{n+1} + \frac{1}{\lambda} A^T A)
=(λ)ndet(λ2In+1+ATA) = (-\lambda)^n \det(-\lambda^2 I_{n+1} + A^T A)

3. **Eigenvalues of AAT AA^T :**
Let λ \lambda be an eigenvalue of AAT AA^T . Then there exists a nonzero vector v v such that:
AATv=λv AA^T v = \lambda v
Since ATA A^T A and AAT AA^T have the same nonzero eigenvalues, the eigenvalues of ATA A^T A are also λ \lambda .

4. **Eigenvalues of Y Y :**
The eigenvalues of Y Y are the solutions to:
det(λ2In+1+ATA)=0 \det(-\lambda^2 I_{n+1} + A^T A) = 0
This implies:
λ2=eigenvalues of ATA \lambda^2 = \text{eigenvalues of } A^T A
Therefore, the eigenvalues of Y Y are ±λ \pm \sqrt{\lambda} where λ \lambda are the eigenvalues of AAT AA^T . Additionally, since Y Y is a (2n+1)×(2n+1) (2n+1) \times (2n+1) matrix, there is an extra eigenvalue 0.

\blacksquare

### Part (b)

1. **Given Matrix A A :**
For n=3 n = 3 , we have A=(xi,j) A = (x_{i,j}) where:
xi,j=aiδi,j+ajδ4,j1a2(ai2+a42)aj x_{i,j} = a_i \delta_{i,j} + a_j \delta_{4,j} - \frac{1}{a^2}(a_i^2 + a_4^2) a_j
where 1i3 1 \leq i \leq 3 and 1j4 1 \leq j \leq 4 .

2. Distinct Eigenvalues:
We need to show that Y Y has 7 distinct eigenvalues. According to the solution, Y Y has 7 distinct eigenvalues if rank(A)=3 \text{rank}(A) = 3 and AAT AA^T has 3 distinct eigenvalues.

3. Symmetric Polynomials:
Let bi=ai2 b_i = a_i^2 for i=1,,4 i = 1, \ldots, 4 . The characteristic polynomial of AAT AA^T is given by:
χAAT(x)=σ1x32σ2x2+3σ3x4σ4 \chi_{AA^T}(x) = \sigma_1 x^3 - 2\sigma_2 x^2 + 3\sigma_3 x - 4\sigma_4
where σi \sigma_i are the elementary symmetric polynomials of bi b_i .

4. Discriminant:
The discriminant δ \delta of the characteristic polynomial is:
δ=432σ12σ42+432σ1σ2σ3σ4108σ1σ33128σ23σ4+36σ22σ32 \delta = -432\sigma_1^2\sigma_4^2 + 432\sigma_1\sigma_2\sigma_3\sigma_4 - 108\sigma_1\sigma_3^3 - 128\sigma_2^3\sigma_4 + 36\sigma_2^2\sigma_3^2
We need to show that δ>0 \delta > 0 .

5. Homogeneous Polynomial:
Since δ \delta is a homogeneous polynomial of degree 10 in bi b_i , we can assume σ2=1 \sigma_2 = 1 . By solving the partial derivatives, we find that δ=0 \delta = 0 is not reached, implying δ>0 \delta > 0 .

6. Conclusion:
Since δ>0 \delta > 0 , AAT AA^T has 3 distinct eigenvalues, and thus Y Y has 7 distinct eigenvalues.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.