Consider the equation: $ c_0 + c_1x + \cdots + c_{n-1} + c_{n} = 0$ where each $c_i \in R$
Given that: $ c_0 + \frac{c_1}{2} + \frac{c_3}{3} + \cdots + \frac{c_{n-1}}{n} + \frac{c_{n}}{n+1} = 0$
Prove that the equation has a root in the interval (0,1).
Hint: Use Rolle's theorem.
I'm stuck with this problem. I would usually attack this kind of problem's using Bolzano, but I don't know how to relate the derivative (as stated in Rolle's theorem) with the roots of the original equation.
Thanks in advance.