📚 الرئيسية

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

مسابقة عامة · الرياضيات · المدة: 1سا 30د

مساهمة مستخدم تمت مراجعتها ونشرها بواسطة الإدارة.

التمرين 1

تمرين 1

Let λ]0,1[\lambda \in ]0,1[ be fixed, and let f,g,h:[0,1][0,+[f,g,h : [0,1] \to [0,+\infty[ be continuous functions such that

x,y[0,1],h(λx+(1λ)y)f(x)λg(y)1λ.\forall x,y \in [0,1], \qquad h(\lambda x+(1-\lambda)y) \geq f(x)^\lambda g(y)^{1-\lambda}.

Let

α=01f(x)dxandβ=01g(x)dx.\alpha = \int_0^1 f(x)\,dx \qquad\text{and}\qquad \beta = \int_0^1 g(x)\,dx.
  1. Show that α0\alpha \neq 0 and β0\beta \neq 0.

  2. Consider the functions

Φ:x1α0xf(t)dtandΨ:x1β0xg(t)dt.\Phi : x \mapsto \frac{1}{\alpha}\int_0^x f(t)\,dt \qquad\text{and}\qquad \Psi : x \mapsto \frac{1}{\beta}\int_0^x g(t)\,dt.

Check that Φ\Phi and Ψ\Psi are bijections from [0,1][0,1] onto [0,1][0,1].

  1. Show that the function
U:xλΦ1(x)+(1λ)Ψ1(x)U : x \mapsto \lambda \Phi^{-1}(x)+(1-\lambda)\Psi^{-1}(x)

is continuously differentiable on [0,1][0,1] and is a bijection from [0,1][0,1] onto [0,1][0,1].

  1. By using question (3), establish the following inequality:
01h(x)dx(01f(x)dx)λ(01g(x)dx)1λ.\int_0^1 h(x)\,dx \geq \left(\int_0^1 f(x)\,dx\right)^\lambda \left(\int_0^1 g(x)\,dx\right)^{1-\lambda}.

التمرين 2

تمرين 2

Consider a multiple linear regression model with kk regressor variables and nn observations xijx_{ij}, i=1,,ni=1,\ldots,n, j=1,,kj=1,\ldots,k:

yi=β0+β1xi1++βkxik+εi,y_i = \beta_0 + \beta_1 x_{i1} + \cdots + \beta_k x_{ik} + \varepsilon_i,

where xijx_{ij}, j=1,,kj=1,\ldots,k, are assumed to be deterministic.

Let

y^i=β^0+β^1xi1++β^kxik\widehat{y}_i = \widehat{\beta}_0 + \widehat{\beta}_1 x_{i1} + \cdots + \widehat{\beta}_k x_{ik}

be its least squares estimated model.

Assuming that the columns of the matrix

M=(xij)1in,  1jkM = (x_{ij})_{1 \leq i \leq n,\; 1 \leq j \leq k}

of the observed levels of the regressor variables are linearly independent, and using the matrix

X=[1,M],1=(1,1,,1)T,X = [1,M], \qquad 1=(1,1,\ldots,1)^T,
  1. Give a simple evaluation of
i=1nVar(y^i).\sum_{i=1}^{n}\operatorname{Var}(\widehat{y}_i).
  1. Find a simple function ϕ(β,ε)\phi(\beta,\varepsilon) such that
β^=ϕ(β,ε).\widehat{\beta} = \phi(\beta,\varepsilon).

Justify your answers.

Note: β\beta and ε\varepsilon are the vectors of true coefficients of the model and the error vector, respectively; β^\widehat{\beta} is the vector of coefficients of the estimated model by the ordinary least squares method.

التمرين 3

تمرين 3

Let AA be a finite field. We endow AZA^{\mathbb{Z}} with the metric

d(x,y)={0,if x=y,2N,where N=min{m:xmym},d(x,y)= \begin{cases} 0, & \text{if } x=y,\\[4pt] 2^{-N}, & \text{where } N=\min\{|m| : x_m \neq y_m\}, \end{cases}

Recall that the shift map

σ:AZAZ\sigma : A^{\mathbb{Z}} \to A^{\mathbb{Z}}

is defined by

(σ(x))m=xm1.(\sigma(x))_m = x_{m-1}.

In this exercise, a convolutional encoder is defined as a map

T:AZAZT : A^{\mathbb{Z}} \longrightarrow A^{\mathbb{Z}}

for which there exist integers LRL \leq R and a map

Φ:ARL+1A\Phi : A^{R-L+1} \longrightarrow A

such that

(T(x))m=Φ(xm+L,,xm+R)(T(x))_m = \Phi(x_{m+L},\ldots,x_{m+R})

for every mZm \in \mathbb{Z}.

  1. Prove that every convolutional encoder is continuous.

  2. Prove that every convolutional encoder commutes with the shift, i.e.,

Tσ=σT.T \circ \sigma = \sigma \circ T.
  1. Does the converse hold? Justify your answer.