Let $f:[a,b]\to \mathbb{R}$ a function that is continuous on $[a,b]$ and differentiable on $(a,b)$. Prove that there exists $c\in (a,b)$ such that $$f'(c)\cdot \int\limits_a^c f(x) ~dx=-f^2(c).$$ This kind of problems usually reduces to find an appropriate function and to apply Rolle theorem for this function, in order to get the required equality. The obvious/easy choices did not get me there.
2026-02-24 03:45:27.1771904727
Rolle-like problem
88 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
This is not true, as the example $a=0,b=1$ and $f(x)=x$ shows.
But if we have in addition that $f(b)=0$, then define
$g(x):= f(x)\int\limits_a^x f(t) ~dt$. Then $g(a)=g(b)=0$ and
$$g'(x)=f'(x)\int\limits_a^x f(t) ~dt+f(x)^2.$$