Let $f:[0,1]\to \mathbb R$ be a continous function on $[0,1]$ and differentiable on $(0,1)$, $f(0)=0, f(1)=1$. Prove that there exists $c\in (0,1)$ so that $f(c)+\frac{1}{e-1}=f'(c)$ where $e$ is the Euler number.
I tried to subs $f(x)=e^{x}g(x)$ so that $f'(x)-f(x)=e^{x}g'(x)$ and define $e^{x}g'(x)=w(x)$. Then I tried to use the mean value theorem (to ensure the existence of $r \in (0,1)$ s.t. $f'(r)-f(r)=e^{r-1}$) however then I have no idea how to continue. My guess is we use intermediate value theorem on $w(x)$ however I don't have any idea on how to do it. Is there any construction to solve this?
Let $$F(x)=e^{-x}\left(f(x)+\frac{1}{e-1}\right),\quad x\in[0,1],$$ then $F$ is continous on $[0,1]$ and differentiable on $(0,1)$, $$F(0)=F(1)=\frac{1}{e-1},\qquad F'(x)=e^{-x}\left(f'(x)-f(x)-\frac{1}{e-1}\right).$$ So MVT implies the result!