Let $X = Y + iZ$ be a complex random variable.
How can we prove
$$|\mathbb EX| \leq \mathbb E |X|$$
I understand why this relationship should hold, but I can't prove it in a mathematically rigorous manner.
Let $X = Y + iZ$ be a complex random variable.
How can we prove
$$|\mathbb EX| \leq \mathbb E |X|$$
I understand why this relationship should hold, but I can't prove it in a mathematically rigorous manner.
Put $$ z = \mathbb{E} X, $$ and find a complex number $\alpha$ of unit length such that $$ |z| = z\alpha. $$ This is esentially just the polar decomposition of a complex number. Then $$ |z| = z\alpha = \mathbb{E} (\alpha X) = \text{Re } \mathbb{E} (\alpha X) = \mathbb{E} (\text{Re} (\alpha X)) \leq \mathbb{E} |\alpha X| = \mathbb{E} |X|, $$ where the third sign of equality holds since the left-hand side is a real number, and the inequality holds since $$ \text{Re }\zeta \leq \sqrt{(\text{Re }\zeta)^2} \leq \sqrt{(\text{Re }\zeta)^2+(\text{Im }\zeta)^2} = |\zeta|, $$ for any complex $\zeta$.