given real numbers $a_0 , a_1 ,\cdots ,a_n$ such that $a_0 + \frac{a_1}{2} + \frac{a_2}{3} + \cdots + \frac{a_n}{n+1} =0$
prove that there is a root in the interval $(0,1)$ for the polynomial $p(x) = a_0 +a_1 x + a_2 x^2 +\cdots + a_n x^n$ ?!
I just don't know how to solve this question !.
Let $q(x) = a_0 x + a_1 \dfrac{x^2}{2} + \dots + a_k \dfrac{x^{k+1}}{k+1}.$ Then $q(0)=q(1)=0$, by the MVT there is a $ 0 < t < 1$ such that $q'(t) = p(t) = 0.$