Define M(a,b,c)=maxx∈[−1,1]∣x3+ax2+bx+c∣. Observe that
x∈[−1,0]max∣x3+ax2+bx+c∣=x∈[0,1]max∣−x3+ax2−bx+c∣.
Since max(∣α+β∣,∣α−β∣)=∣α∣+∣β∣, then
M(a,b,c)=x∈[0,1]max(∣x3+bx∣+∣ax2+c∣)≥x∈[0,1]max∣x3+bx∣=M(0,b,0).
Now we can put x=cosθ in x3+bx, where θ∈[0,2π]. Then x3+bx=cos3θ+bcosθ=41(cos(3θ)+3cosθ)+bcosθ=41(cos(3θ)+(3+4b)cosθ).
Define mα=maxθ∈[0,2π]∣cos(3θ)+αcosθ∣.
Using the values at θ=0 and θ=π/3, gives mα≥max(∣1+α∣,∣1−α/2∣)≥1+∣α∣/2≥1, all α. Clearly m0=1, so minαmα=1 and this occurs if and only if α=0, that is b=−43.
So minbM(0,b,0)=M(0,−43,0)=41.
So the minimum is 41, which occurs for x3−43x.