Let $$p_n(x):=x^n+c_{n-1}x^{n-1}+ \cdots + c_0$$ be defined over some interval $[a,b]$. Is there a way to find a good lower bound on $\max_{x\in [a,b]} | p_n (x) |$ without actually finding the extrema?
In particular, I'd like to show that $$\max_{x\in [-1,1]} | p_4 (x) | \geq \frac{1}{8} $$
Any hints are hugely appreciated.