Please help and provide suggestions.
(i) A discrete random variable X has the distribution $P(X = i) = 2a^i $ for i ∈ N+ (where N+ := {1,2,...}). What is the value of a?
$P(X = 1) = 2a^1 ;P(X = 2) = 2a^2 ;P(X = 1) = 2a^3 ;P(X = 1) = 2a^4;...... $
$S_n=\sum_{i=1}^\infty 2a^i=\frac{2a(1-a^n)}{1-a}=1\iff2a-2a^{n+1}=1-a\iff 2a^{n+1}-3a+1=0\iff a=1$
Is this correct?
(ii) A random variable X is said to follow the Cauchy distribution if it’s density function $f_X(x)$ is given by $$f_X(x)= \frac1π\frac{1}{(1+x^2)}$$Show that $f_X (x)$ is a valid probability density function and compute the variance of X.
$\int_{-\infty} ^\infty \frac1π\frac{1}{(1+x^2)}=\frac1π[tan^{-1}x]_{-\infty}^\infty=\frac1π[\frac\pi2-\frac{-\pi}{2}]=1$
$Var(X)=E(X^2)-E(X)^2$
I've got no idea but is this right.
$E(X)=\int_{-\infty} ^\infty \frac1π\frac{x}{(1+x^2)}=\frac{1}{2\pi}ln(\frac{1+(\infty)^2}{1+(-\infty)^2})=\frac{1}{2\pi}ln(\frac\infty \infty) $ is undefined
$E(X^2)=\int_{-\infty} ^\infty \frac1π\frac{x^2}{(1+x^2)}=\frac1π\int_{-\infty} ^\infty 1+\frac{-1}{(1+x^2)}=\frac{1}{\pi}[x-tan^{-1}x]_{-\infty}^{\infty}=\frac{1}{\pi}[(\infty-\frac{\pi}{2})-(-\infty-\frac{-\pi}{2})]=\frac{1}{\pi}[2\infty-1]=\infty$
Therfore, $Var(X)=E(X^2)-E(X)^2=\infty -(undefined)^2=undefined$