Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1999 / Problems / Day 1, P1

IMC 1999 · Day 1 · P1

medium

a) Show that for any mNm \in \mathbb{N} there exists a real m×mm \times m matrix AA such that A3=A+IA^3 = A + I, where II is the m×mm \times m identity matrix. (6 points)

b) Show that detA>0\det A > 0 for every real m×mm \times m matrix satisfying A3=A+IA^3 = A + I. (14 points)

Solution (official)

a) The diagonal matrix A=λI=(λ00λ)A = \lambda I = \begin{pmatrix} \lambda & & 0 \\ & \ddots & \\ 0 & & \lambda \end{pmatrix} is a solution for equation A3=A+IA^3 = A + I if and only if λ3=λ+1\lambda^3 = \lambda + 1, because A3AI=(λ3λ1)IA^3 - A - I = (\lambda^3 - \lambda - 1) I. This equation, being cubic, has real solution.

b) It is easy to check that the polynomial p(x)=x3x1p(x) = x^3 - x - 1 has a positive real root λ1\lambda_1 (because p(0)<0p(0) < 0) and two conjugated complex roots λ2\lambda_2 and λ3\lambda_3 (one can check the discriminant of the polynomial, which is (13)3+(12)2=23108>0\left( \frac{-1}{3} \right)^3 + \left( \frac{-1}{2} \right)^2 = \frac{23}{108} > 0, or the local minimum and maximum of the polynomial).

If a matrix AA satisfies equation A3=A+IA^3 = A + I, then its eigenvalues can be only λ1\lambda_1, λ2\lambda_2 and λ3\lambda_3. The multiplicity of λ2\lambda_2 and λ3\lambda_3 must be the same, because AA is a real matrix and its characteristic polynomial has only real coefficients. Denoting the multiplicity of λ1\lambda_1 by α\alpha and the common multiplicity of λ2\lambda_2 and λ3\lambda_3 by β\beta, detA=λ1αλ2βλ3β=λ1α(λ2λ3)β.\det A = \lambda_1^{\alpha} \lambda_2^{\beta} \lambda_3^{\beta} = \lambda_1^{\alpha} \cdot (\lambda_2 \lambda_3)^{\beta}. Because λ1\lambda_1 and λ2λ3=λ22\lambda_2 \lambda_3 = |\lambda_2|^2 are positive, the product on the right side has only positive factors.

How the field did

contestants scored
87
average (of 20)
11.05
solved (≥ 80%)
33.3%
near-0 (≤ 10%)
8.0%
discrimination
0.46

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2008 · Day 1 · P2mediumavg 4.4/10 · solved 36% · near-0 48% · disc 0.63
IMC 2007 · Day 1 · P3hardavg 3.5/10 · solved 20% · near-0 42% · disc 0.57
IMC 2024 · Day 2 · P7easyavg 6.7/10 · solved 52% · near-0 16% · disc 0.55