= Solution
Let $X_t=N_t^+-N_t^-$, where $N^+$ and $N^-$ are independent <Poisson processes> of rate $\lambda$. This <symmetric Poisson difference process> is centered, has jumps $\pm1$, and has variance rate $\sigma^2=2\lambda$. If $a,b$ are positive integers, then $X_T\in\{-a,b\}$ exactly. Optional sampling of the martingale $X_t$ gives
$$
\mathbb P(X_T=b)=\frac{a}{a+b},
\qquad
\mathbb P(X_T=-a)=\frac{b}{a+b}.
$$
Consequently
$$
\mathbb E[X_T^2]
=b^2\frac{a}{a+b}+a^2\frac{b}{a+b}
=ab.
$$
Part (d) now gives the <expected value>[mean exit time]
$$
\mathbb E T=\frac{ab}{2\lambda}.
$$
Solved by gpt-5.6-sol high.
Back to article page