I have to prove the next statement.
Let $\Omega \subset \Bbb R^n$ be an open set and $h : \Omega \to \Bbb R$, $\rho : \Omega \to [0,\infty)$ be Lebesgue measurable functions with $\int_\Omega \rho dx=1 $. Prove that for each $p\in [1,\infty)$ $$ \left( \int_\Omega |h|\rho dx \right)^p \le \int_\Omega |h|^p\rho dx.$$
Now, my idea was to use Holder's inequality (so $q=\frac{p}{p-1}$)to get it directly, but I'm blocked here:
$$\left( \int_\Omega |h|\rho dx\right)^p \le \| h\|_p^p\|\rho \|_q^p=\int_\Omega |h|^p dx \left( \int_\Omega \rho^{\frac{p}{p-1}}dx\right)^{p-1}$$
Any hint or suggest?