University Analysis 2 Integral Inequality
Let $f: [a,b] \rightarrow \mathbb{R}$ continiously differentiable and $f(a)=f(b)=0$. Prove that
\[ \int_{a}^{b}|f(x)f'(x)|\mathrm{d}x ≤ \frac{b-a}{2} \int_{a}^{b}f'(x)²\mathrm{d}x\]
1 Answer
We can prove this by only assuming that $f(a)=0$. By Holder's inequality we have
$$\int_a^b|f(x)f'(x)|\mathrm{d}x \le \left( \int_{a}^{b}|f(x)|^2 \mathrm{d}x \right)^{\frac{1}{2}}\left( \int_{a}^{b}|f'(x)|^2 \mathrm{d}x \right)^{\frac{1}{2}}\tag{1}$$
Since $f(a)=0$, $$f(x)=\int_{a}^{x}f'(t)\mathrm{d}t \tag{2}$$
From (2) we can write
$$|f(x)| \le \int_a^x|f'(t)|\mathrm{d}t \le (x-a)^{\frac{1}{2}}\left( \int_a^x |f'(t)|^2 \mathrm{d}t \right)^{1/2}$$
Thus
$$\int_a^b|f(x)|^2\mathrm{d}x \le \int_a^b(x-a)\int_a^x|f'(t)|^2\mathrm{d}t\mathrm{d}x \le \int_a^b |f'(t)|^2\mathrm{d}t\int_a^b(x-a)\mathrm{d}x $$
\[=\int_a^b |f'(t)|^2\mathrm{d}t \cdot (\frac{b-a}{2})^2\]
Hence
$$(\int_a^b|f(x)|^2\mathrm{d}x)^{\frac{1}{2}} \le (\int_a^b |f'(t)|^2\mathrm{d}t)^{\frac{1}{2}}(\frac{b-a}{2}) \tag{3}.$$
Substituting (3) in (1) we get
$$\int_a^b|f(x)f'(x)|\mathrm{d}x \le \frac{b-a}{2} \int_{a}^{b}|f'(x)|^2 \mathrm{d}x.$$

-
This took me a while to figure out. Please consider offering bounties or leaving a tip, otherwise your questions may not get answered.
- 1 Answer
- 327 views
- Pro Bono
Related Questions
- (Calculus 1) Basic Calc: Derivatives, optimization, linear approximation...
- Variation of Parameter for Variable Coefficient Equation
- Compute the curl of $F=(x^2-\sin (xy), z-cox(y), e^{xy} )$
- Rose curve
- Evluate $\int_{|z|=3}\frac{1}{z^5(z^2+z+1)}\ dz$
- Calculus Integral Questins
- (a) Find the coordinates (x,y) which will make the rectangular area A = xy a maximum. (b) What is the value of the maximum area?
- A telephone line hanging between two poles.
This is a very tricky question, and should come with a bounty.