Problem. Let $X$ be a positive, real random variable whose probability density function is bounded by $1$. Prove that $E[X]\geq \frac 12$.
Hi everyone. This problem is essentially saying that the more spread out a variable is, the higher its expectancy will be. I solved it in a very measure-theoretic way, as follows.
Let $f$ be the p.d.f. of $X$. I start supposing $f$ is a step function of rational sides, i.e. one that takes rational values and whose discontinuities occur at rational points. This allows me to "cut" the area under the graph of $f$ into small squares that (thanks to rationality), moved backwards one by one, reconstruct exactly the unit square. In this process of moving backwards, the expectancy drops a little. In the end, the expectancy is equal to $\int_0^\infty x\chi_{[0,1]}(x)\,dx=1/2$, so $\int_0^\infty xf\geq1/2$. Now we naturally extend this result to an arbitrary step function. Then to an arbitrary $f$ of bounded support and finally to an arbitrary $f$.
This all works well, but I'm sure there is a faster way of showing this given the simplicity with which the problem is stated. Any clue?