2

A poisson process $N(t)$ is a Levy process, where where $N(t)-N(s), t-s=h$ has a discrete distribution $(\lambda h)^k e^{-\lambda h}/k!$.

I want to prove that the jumps of this process has value 1 a. s. I am not ble to prove it if we have the entire real line, only if we work on the interval $[0,T]$. Can you please help me expand the proof to the entire real line?

For $[0,T]$ I have: Call the event that a jump with value bigger than 1 happens A. The complement of this event $A^c$ is that all jumps are 1. Partition the interval $[0,T]$ in increments of length $T/n$ for arbitrary n. Then $A^c$ contains in the event that for each increment in our partition the increment value of our process is either 0 or 1,call this event B$_n$. That is, we have $B_n \subset A^c, \forall n$ . If we can prove that the probability of $B_n$ converges to 1, we must have that the probability of A is 0. But $P(B_n)=(e^{-\lambda T/n}+e^{-\lambda T /n}(\lambda T/n))^n$, but this expression converges to 1 as n tends to infinity.

However, how do I modify the proof when we have the entire real line? I don't see how to get the proof to work then?

user119615
  • 10,622
  • 6
  • 49
  • 122
  • 3
    Use sigma-additivity of $P$ on the event $$[\text{no jump}>1\ \text{on}\ [0,\infty)]=\bigcap_{n\geqslant1}[\text{no jump}>1\ \text{on}\ [0,n]].$$ – Did Feb 20 '16 at 23:31
  • @Did Thank you very much, I think that worked, but I had to take the complement to use additivity of sets of measures 0, but that is probably what you meant. Thanks for the help! – user119615 Feb 20 '16 at 23:39

0 Answers0