If $$f(x)\ll1$$ is it safe to assume that $$f^{\prime}(x)\ll1$$
2026-04-06 06:14:33.1775456073
If $f(x)\ll1$ is it safe to assume that $f^{\prime}(x)\ll1$?
119 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
No, consider something like
$$ f(x) = e^{-x}\sin(e^{x}) $$ $$ f'(x) = -e^{-x}\sin(e^{x}) + e^{-x}\cos(e^{x})e^{x} = \cos(e^{x}) - e^{-x}\sin(e^{x}) $$ Then $f(x)$ gets small very quickly, but $f'(x)$ asymptotically oscillates faster and faster between $-1$ and $1$.