Expectation of Square of Stopping Time

2.4k Views Asked by At

Let $B_t$ be standard Brownian motion and $a < 0 < b$. Define stopping time $T$ as follows. $$T = \min \{t \geq 0: B_t \in \{a, b\} \}.$$ The expectation of $T$ is $\mathbb ET = |a|b$ and can be found here. The question now is how to find the expectation of the square of $T$, i.e., $\mathbb E T^2$. Following the hint, one also needs the iterated law of expectations.

1

There are 1 best solutions below

1
On BEST ANSWER

Let us start from the answer of this question: Expectation of Stopping Time w.r.t a Brownian Motion.

  1. Use the martingale $B_t^3 - 3tB_t$ to compute $E[T \mid B_T = a]$ and $E[T \mid B_t = b]$. Deduce the value of $E[TB_t^2]$.
  2. Use the martingale $B_t^4 - 6tB_t^2 + 3t^2$ to compute $E[T^2]$.