Probability Theory – Probability on First Hitting Time of Brownian Motion with Drift

brownian motionmartingalesprobability theorystopping-times

I am struggling with the following problem:

Let $B$ be a one dimensional Brownian motion and $a,b>0$. Show that $$P[B_t=a + bt \text{ for some } t\geq 0] = e^{-2ab}.$$

The following hint is given: Consider the martingale $(X_t)_{t\geq 0} = (\exp(2bB_t -2b^2 t))_{t \geq 0}$.

I already showed that $(X_t)$ is a martingale but I do not have any idea how I can use this to prove the statement.

Could somebody help me?
Thanks in advance!

Best Answer

Hints:

  1. Define a stopping time $\tau$ by $$\tau := \inf\{t \geq 0; X_t = e^{2ab}\}.$$ Show that $$\mathbb{P}(\tau<\infty) = \mathbb{P}(\exists t \geq 0: B_t = a+bt). \tag{1}$$
  2. Apply the optional stopping theorem to show that $$\mathbb{E}(X_{t \wedge \tau}) = \mathbb{E}(X_0)=1 \tag{2}$$ for all $t \geq 0$.
  3. Show that $$\lim_{t \to \infty} X_{t \wedge \tau}(\omega)=e^{2ab} \quad \text{for $\omega \in \{\tau<\infty\}$}$$ and $$\lim_{t \to \infty} X_{t \wedge \tau}(\omega)=0 \quad \text{for $\omega \in \{\tau=\infty\}$}$$ (use $\lim_{t \to \infty} B_t/t=0$ almost surely).
  4. By Step 3, we have $$\lim_{t \to \infty} X_{t \wedge \tau} = e^{2ab} \cdot 1_{\{\tau<\infty\}}.$$ Use the fact that $|X_{t \wedge \tau}| \leq e^{2ab}$ to conclude from $(2)$ and the dominated convergence theorem that $$\mathbb{P}(\tau<\infty) = e^{-2ab}.$$