For real $a,b,c$ the following holds $|ax^2+bx+c|\le 1 ; \forall x\in [0,1]$.Show that $|a|+|b|+|c|\le 17$. Cant show that the equality holds.I always get the lesser bounds.
2026-04-13 00:44:56.1776041096
Bound on Coefficients
38 Views Asked by user300191 https://math.techqa.club/user/user300191/detail At
2
Hint: If $P$ is your polynomial, you have $c=P(0)$, $\frac{a}{4}+\frac{b}{2}+c=P(1/2)$, $a+b+c=P(1)$. Compute $a,b,c$ in function of $P(0),P(1/2),P(1)$.