I have the following problem: $X_1,X_2,...$ are positive identically distributed random variables with the distribution function $F(x) :=P(X_n \leq x)$ and we assume that $F(0)<1$ for all $n$. Let $$S_0 :=0 \qquad \qquad \quad S_n := \sum_{i=1}^{n} X_i$$ and $N(t) := \sup\{n \mid S_n \leq t\}$. Let $m(t):=E[N(t)]$
Show that:
- $m(t) = \sum_{n=1}^{\infty}F_n(t)$ where $F_n(t) := P(S_n \leq t)$.
- For $t \geq 0$, $m(t) < +\infty$ ($F(0) < 1$ is important).
Regards, Raxel.
Hint: The identity $m(t)=\sum\limits_{n\geqslant1}F_n(t)$ is the direct consequence of an identity expressing $N(t)$ as the sum of a series of indicator functions.
In other words, $N(t)=\sum\limits_{n\geqslant1}\mathbf 1_{A_n(t)}$ for some events $A_n(t)$ whose probabilities are easy to compute and the task is to find these $A_n(t)$.