In I proof I saw this inequality
$$ \int_0^x u'(y) \, dy \leq \int_0^x |u'(y)| \, dy $$
Why is this true? Is it also true without the derivative? Shouldn't it be a absolute value sign on the left hand side?
In I proof I saw this inequality
$$ \int_0^x u'(y) \, dy \leq \int_0^x |u'(y)| \, dy $$
Why is this true? Is it also true without the derivative? Shouldn't it be a absolute value sign on the left hand side?
Hint:
If $f,g$ are Riemann Integrable on $[a,b]$ and $f \leq g$ on $[a,b]$
then $$\int_{a}^{b} f(x) \ dx \leq \int_{a}^{b} g(x) \ dx.$$
Geometrically speaking, you can see the integral as the positive/negative area between the curve of a function and the x-axis.
So, given $f$, the integral of $|f|$ will be greater (in the same interval).