Let $f:[0,\infty)\to \mathbb R$ be a $C^1$-function that fulfills: $$f'(t)\le 5f(t),\ t\in[0,\infty), \ and \ \ f(0)=2 $$ Prove that $f(t)\le2e^{5t},t\in[0,\infty)$. Can somebody give me some tips, pleasE?
2026-04-07 14:40:22.1775572822
On
On
Implication of $f(t)\le2e^{5t},t\in[0,\infty)$
29 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
Let $g(t)=e^{-5t}f(t).$ Show that $g'(t) \le 0$ for $t \ge 0$. Hence $g$ is decreasing. Thus
$$g(t) \le 2$$
for all $t \ge 0.$
0
On
Let $f$ be a $\mathcal{C}^1$ function on $\mathbb{R}_+$ such that $ \forall t\geqslant 0,~f'(t) \leqslant 5f(t)$ and $f(0)=2$. Remark that \begin{align} \dfrac{\mathrm{d}}{\mathrm{d}t}\left(f(t)e^{-5t} \right) = \left(f'(t)-5f(t)\right)e^{-5t} \leqslant 0 \end{align} by assumptions, so that $f(t)e^{-5t}$ is non-increasing. Thus its value is less that $f(0) e^{-0}=2$, and $f(t)e^{-5t}\leqslant 2$.
By product rule we have $(e^{-5t} f(t))'=e^{-5t} (f'(t)-5f(t)) \leq 0$ so $e^{-5t} f(t)$ is decreasing. This gives $e^{-5t} f(t) \leq e^{-(5)(0)}f(0)=2$. Mutiply by $e^{5t}$ to finish the proof.