Show that $\varphi_X(2\pi k)=\operatorname E(e^{i2\pi kX})=1 $

55 Views Asked by At

Let $X$ be a random variable and $X \in\mathbb Z.$ Show that $$\varphi_X(2\pi k) = \operatorname E\left(e^{i2\pi kX}\right)=1 $$ for $k \in\mathbb Z$

I tried to expand the expected value by its definition but it didn't help. Can anyone give me any idea or hint about this proof? Thanks in advance.

2

There are 2 best solutions below

0
On

Hint: $E[e^{i2\pi k X}] = E[\cos(2\pi k X) + i \sin (2\pi k X)]$.

0
On

Recall

  1. $$e^{i2\pi kX} = \cos(2\pi kX) + i \sin(2\pi kX)$$

  2. $\cos$ and $\sin$ are periodic, i.e. $\forall k \in \mathbb Z$, $$\cos(0) = \cos(0 + 2\pi k)$$ and $$\sin(0) = \sin(0 + 2\pi k)$$

  3. $\mathbb Z$ is closed under multiplication, i.e. $$k, X \in \mathbb Z \to kX \in \mathbb Z$$