Let $\{X(t); t\ge 0\}$ be a Poisson process with rate $\lambda =2$. Find the probability $\Pr\{X(1)=1, X(2)=3\}$
And here is my solution:
As there is a Poisson process then the intervals are independent random variables thus $\Pr\{X(1)=1, X(2)=3\}$=$\Pr\{X(1)=1\}$$\Pr\{ X(2)=3\}$=$\frac{2e^{-2}}{1!} \frac{[2(2)]^3e^{-4}}{3!} =\frac{e^{-6}4^3}{3}$
But the book's answer is $4e^{-4}$. I don't see where is my mistake. Can someone tell me?
For $s<t$, by the definition of Poisson Process, we have \begin{eqnarray*} P(X(t)=n,X(s)=n)&=&P(X(t)-X(s)=n-m,X(s)-X(0)=m-0)\\ & &\qquad\text{(introducing increments)}\\ &=&P(X(t)-X(s)=n-m)\times P(X(s)-X(0)=m-0),\\ & &\qquad\text{(by ind. inc. prop.)}\\ &=&P(X(t-s)=n-m)\times P(X(s)=m) \end{eqnarray*}