I am trying to find the cumulative distribution function of the the random variable (X), where X is defined as the following:
X = Sum ( B_k * k^-2 , {k,1,Infinity} ), where B_k is a vector of i.i.d Bernoulli random variables with common success probability (p). It is given that (k) is positive real.
Any guesses on how to obtain an analytical closed form for the CDF of (X) ?