Let $\,f,g:\,[a,b]\rightarrow \mathbb R$ be differentiable, postive functions with $f(a)=g(a)$ and $\frac{f'(x)}{f(x)}\le \frac{g'(x)}{g(x)}\,\forall\,x\in[a,b]$ $$Prove,\,that: \frac{f'(x)}{f(x)}\le \frac{g'(x)}{g(x)} \Rightarrow f(x)\le g(x) \,\forall\,x\in[a,b]$$
I suppose it has something to do with Rolles Theorem and/or the mean value theorem for differential equations, but I have no idea how I can constructively approach this problem. Thank you in advance for any help!
coltrane
$\frac{d}{dx}\log f\leq \frac{d}{dx}\log g $ implies $\log f\leq \log g$ by integrating both sides. By exponentiation, $\,f\leq g$.
If both $f$ and $g$ are negative one may apply the same argument to $-f$ and $-g$, obtaining $-f\leq -g$, hence $f\geq g$.