Let $U$ be a standard Cauchy random variable, $f_U(x)=\dfrac{1}{\pi}\dfrac{1}{1+x^2}$, $x\in R$.
a) Show that $U$ and $1/U$ have the same distribution.
b) Show that $E|U|^\alpha\geq1$ for all $0<\alpha<1$. Hint: $1=U\frac{1}{U}$.
I did part (a) by showing their pdf are the same. i tried to use Cauchy-Schwarz Inequality, but I couldn't get anything. I'm asking for only some more hint (there's already a hint given).
$\newcommand{\E}{\operatorname{E}}$ $$ \E|XY| \le \sqrt{\E (X^2)\E(Y^2)} $$ and in particular $$ 1 = \E\left( |U^{\alpha/2}| \cdot \left|\frac 1 {U^{\alpha/2}} \right| \right) \le \overbrace{\sqrt{\E|U^\alpha|\E\left| \frac 1 {U^\alpha} \right| } = \sqrt{\E|U^\alpha|\E|U^\alpha|}}^{\text{Since $U$ and $1/U$ have the same distribution.}} = \E|U^\alpha|. $$