Construct a fifth-degree polynomial $p(x)$ in the interval ${\cal I} = [-3,3]$ that meets these conditions:
- $p(x)$ has 5 different roots, each in the interval ${\cal I}$.
- The coefficient of the leading term, $x^5$, must be equal to 1.
- $\max [\ |p(x)| \ ] \leq 1/5, x \in {\cal I}$
I am not sure if this polynomial exists.
No such polynomial exists.
Let $p(x)$ be a monic polynomial of degree $5$. Let $q(t)=\dfrac{1}{3^5}p(3t)$.
Then $q(t)$ is a monic polynomial of degree $5$ and $$ \max_{x \in [-3,3]} |p(x)| = 3^5 \max_{t \in [-1,1]} |q(t)| \geq \dfrac{3^5}{2^{4}} > \frac15 $$ because the monic polynomial of degree $5$ with minimal norm in $[-1,1]$ is $\dfrac{1}{2^{4}}T_{5}(t)$, where $T_5$ is the $5$-th Chebyshev polynomial. The minimal norm is $\dfrac{1}{2^{4}}$.