Are there cases when this relation holds? $$f(x) \gt g(x) \implies f'(x) \gt g'(x)$$
I.e. what are the conditions on $f(x)$ and $g(x)$ for that to be true? Is it even possible to determine them? In case it is always valid, how can it be proved?
Are there cases when this relation holds? $$f(x) \gt g(x) \implies f'(x) \gt g'(x)$$
I.e. what are the conditions on $f(x)$ and $g(x)$ for that to be true? Is it even possible to determine them? In case it is always valid, how can it be proved?
Take any two functions $f,g$ that are bounded on the interval $[a,b]$. By adding a constant to one of them, you can make one always greater than the other, or always less than the other, and the derivatives are unchanged. So the answer is that the derivatives have nothing to do with which function is greater.
Let $h(x)=f(x)-g(x)$, What you claim is $$h(x)\gt 0\implies h'(x)\gt 0 $$ which clearly is not true. For example, if $h(x)=x^2+1 $, then $h(x)$ is always positive while $$h'(x)=2x$$ is not.
It is clearly not true in general. Take $f\colon x\in\mathbb{R}\mapsto 3$ and $g\colon x\in\mathbb{R}\mapsto \sin x$.
I think,when $f(x)$ and $g(x)$ are power functions ,on the interval $(1,+\infty)$,if the power of $f(x)$ is larger $g(x)$,we may conclude $f'(x) \gt g'(x)$