This is from an old homework assignment of mine, which I've since turned in.
Say you have an independent sequence of R.V.s such that $\mathbb{P}(X_n= 2^n) = \frac{1}{2^n} = 1 - \mathbb{P}(X_n = 0)$. Show that: $$\mathbb{E}[X_n] = 1$$ and moreover: $$\frac{S_N}{N} \to 0$$ almost surely. Why doesn't this contradict the strong LLN?
Edit: So it seems the variables are not identically distributed. How would I prove this (is it obvious/trivial)? Also I was unable to compute the expectation so assistance would that would be appreciated.
The variables are not identical since the distribution is different for each $n.$ Both the probabilities and the possible values depend on $n.$ The expectation value can be calculated by the usual formula for discrete variables. $$E(X_n) = \frac{1}{2^n} 2^n + (1-2^{-n})0=1.$$