14

In the course of proving Wald's second identity $E(B^2_T)=E(T)$, where $(B_t)_{t\geq0}$ is the Brownian motion and $T$ is a stopping time with $E(T)&lt\infty$, I got stuck with the following problem. The notation used is $T \wedge n = \min(T,n)$.

I already have $$E(T)=E(\lim_{n \to \infty} T \wedge n)\\ =\lim_{n \to \infty} E(T \wedge n)\\ =\lim_{n \to \infty} E(B^2_{T\wedge n}).$$ by monotone convergence and the optional stopping theorem.

Furthermore, by the Lemma of Fatou $$E(B^2_T)=E(\lim_{n \to \infty} B^2_{T\wedge n})\\ \leq \liminf_{n \to \infty} E(B^2_{T\wedge n})\\ = E(T) &lt \infty.$$

And now I am stuck with the other direction. I tried to use the dominant convergence theorem to exchange the limits in $E(\lim_{n \to \infty} B^2_{T\wedge n})=\lim_{n \to \infty}E(B^2_{T\wedge n})$, but I can't find a suitable integrable dominating function for $B^2_{T\wedge n}$.

Doob's inequality for stopping times yields $$E(\sup_{t \geq 0} B^2_{t \wedge T\wedge n})\leq 4 E(B^2_{T\wedge n}) \leq 4 E(T) &lt\infty,$$ but what I need is $E(\sup_{n \in \mathrm{N}} B^2_{T\wedge n})&lt\infty$.

  • I just did the random walk version for my stochastic processes class, and what I told them, which may be true for all I know, is that since the $ \sum X_iI_{(T>i-1)}$ is a series of uncorrelated random variables, clearly convergent in $\mathbb L^2$ provided $E(T); (= \sum P(T>i-1)) < \infty$ so nothing can go wrong. This is a stochastic integration approach to Wald, and the continuous version would show that $E(B_{T_n} - B_{T_m})^2 \le E(T_n - T_m)$ , making it cauchy in $\mathbb L^2$ – mike Apr 25 '12 at 21:23
  • @ Mycroft : You can have a look at Proposition 5 there :http://www.math.tau.ac.il/~peledron/Teaching/RW_and_BM_2011/scribe12.pdf Best Regards – TheBridge Apr 26 '12 at 08:11
  • I think you can also work with $\int_0^{\infty}Y(t)dB_t$ where $Y(t)=1_{ t \in [0,T]}(t)$ and use Ito isometry. – Kolmo Apr 27 '12 at 17:09
  • @TheBridge I thought I might be able to circumvent the strong Markov property apparatus and find a more elegant solution. – Hans-Peter Schrei Apr 27 '12 at 19:22
  • @Kolmo Thanks, I will have a look at it. – Hans-Peter Schrei Apr 27 '12 at 19:22
  • @ Mycroft : Regarding the strong Markov property as it is one of the most elegant notion in the field I find your comment rather funny. Anyway, I guess it is a matter of taste. Best regards. – TheBridge Apr 28 '12 at 14:45
  • @TheBridge The strong Markov property is a beautiful result, but, being so close to the solution, I thought that I may be able to make do without it. – Hans-Peter Schrei May 01 '12 at 12:10

2 Answers2

8

I would just like to point out an easier way to do this. Define $M_n = B_{T \wedge n}$ and note that $M$ is a martingale which is bounded in $L^2$. Namely $E[M_n^2] = E[T\wedge n] \leq E[T]<\infty.$ Since $M$ is a martingale bounded in $L^2$ there exists $M_\infty$ such that $M_n \to M_\infty$ a.s. and in $L^2$. Since $M_n \to B_{T}$ as well, we have that $M_\infty = B_{T}$ a.s. In particular $E[B_T] = \lim E[M_n] = 0$ and $E[B_T^2] = \lim E[M_n^2] = T$ which proves both of Wald's identities.

nullUser
  • 27,877
6

After leaving the problem for a while, I found the rather obvious solution on reinspection.

The integrable function dominating $B^2_{T \wedge n}$ that I was looking for is $\sup_{t \geq 0} B^2_{T \wedge t}$.

We have $B^2_{T \wedge n} \leq \sup_{t \geq 0} B^2_{T \wedge t} \forall n \in \mathrm{N}$ and by Doob's inequality $E(\sup_{t \geq 0} B^2_{T \wedge t}) \leq 4 E(B^2_T) < \infty$.