📚 الرئيسية

مسابقة دكتوراه 2026المدرسة الوطنية العليا للرياضيات

مسابقة تخصص · Advanced Mathematical Modeling and Statistics · المدة: 2سا 59د

مساهمة مستخدم — NHSM 2026

التمرين 1

تمرين 1

I- Consider the problem of minimizing a general quadratic function subject to a linear constraint:

minimize12xQxcx+d\text{minimize} \quad \frac{1}{2}x^\top Qx - c^\top x + d subject toAx=b\text{subject to} \quad Ax=b

where Q=Q>0 (PD)Q=Q^\top>0\ (PD), ARm×nA\in\mathbb{R}^{m\times n}, m<nm<n, rank(A)=m\operatorname{rank}(A)=m, bRmb\in\mathbb{R}^m, cRnc\in\mathbb{R}^n, and dd is a real constant.

i) Is this optimization problem convex?

ii) Prove that this problem admits a unique global minimizer.

iii) Show that any feasible point is regular.

iv) Derive a closed-form solution to this problem.

II- Consider the following optimization problem:

Minimizex12+2x1x2+3x22+2x32+4x1+5x2+6x3\text{Minimize} \quad x_1^2+2x_1x_2+3x_2^2+2x_3^2+4x_1+5x_2+6x_3 subject tox1+2x2=3\text{subject to} \quad x_1+2x_2=3 4x1+5x3=64x_1+5x_3=6

a) Show that this problem has the same form as the problem in Part I. Verify whether all conditions in Part I are satisfied.

b) Solve this optimization problem using the results from Part I.

Hint: If

Q=[220260004],A=[120405],Q= \begin{bmatrix} 2&2&0\\ 2&6&0\\ 0&0&4 \end{bmatrix}, \qquad A= \begin{bmatrix} 1&2&0\\ 4&0&5 \end{bmatrix},

then

Q1=14[310110001],B=AQ1A=14[34473].Q^{-1} = \frac14 \begin{bmatrix} 3&-1&0\\ -1&1&0\\ 0&0&1 \end{bmatrix}, \qquad B=AQ^{-1}A^\top = \frac14 \begin{bmatrix} 3&4\\ 4&73 \end{bmatrix}.

التمرين 2

تمرين 2

Exercice 2.

For each of the following statements, indicate whether it is true or false, and provide a justification for your answer.

  1. If G1G_1 and G2G_2 are finite cyclic groups, then the product group G1×G2G_1 \times G_2 is cyclic.

  2. The fraction field of the Gaussian ring Z[i]\mathbb{Z}[i] is C\mathbb{C}.

  3. All subrings of Z×Z\mathbb{Z} \times \mathbb{Z} are ideals of Z×Z\mathbb{Z} \times \mathbb{Z}.

  4. Let H1H_1 and H2H_2 be subgroups of a group GG. If G=H1H2G = H_1 \cup H_2, then G=H1G = H_1 or G=H2G = H_2.

  5. Let EE be a K\mathbb{K}-vector space and ff is an endomorphism of EE. Then λ\lambda is an eigenvalue of ff if and only if the endomorphism (fλidE)(f - \lambda\, \mathrm{id}_E) is not injective.

التمرين 3

تمرين 3

Exercice 3.

Let K\mathbb{K} be a field and EE a K\mathbb{K}-vector space of finite dimension nn (n2)(n \geq 2). Let ff be an endomorphism of EE having nn pairwise distinct eigenvalues.

  1. Show that there exists xEx \in E for which (x,f(x),f2(x),,fn1(x))(x, f(x), f^2(x), \ldots, f^{n-1}(x)) is a basis of EE.

  2. Determine the matrix associated with ff with respect to this basis.