Lagmental Vicfred

A Centered Random Walk Is a Martingale by Vicfred

Last updated: Wed 19 November 2014

Partial sums of independent mean-zero increments have no predictable drift. The point is to make the formal expression readable enough to audit line by line.

Objects and notation

A process \((M_n,\mathcal F_n)\) is a martingale when \(\mathbf E[M_{n+1}\mid\mathcal F_n]=M_n\). Its baseline \(M_0\) models fair evolution relative to the information currently available.

$$ S_n=\sum_{k=1}^{n}X_k,\qquad\mathbf E[X_k]=0 $$

The definition determines which expressions are legal; only then does the identity become meaningful. An equality in \(\mathcal A\) may change ambient meaning, so I keep \(\mathsf D\) separate from \(\mathsf C\).

$$ \mathbf E[S_{n+1}\mid\mathcal F_n]=S_n $$

Push the symbols

The computation below is not a second theorem. It is a checksum for the definitions and a place to inspect the difficult LaTeX at full size.

$$ \mathbf E[S_{n+1}\mid\mathcal F_n]=S_n+\mathbf E[X_{n+1}\mid\mathcal F_n]=S_n $$

Structural reading

The aligned summary deliberately puts the datum and conclusion on different rows. Mathematically, this is the distinction between specifying an object and proving a property of it.

$$ \begin{aligned} \mathsf{D}\;&:\quad S_n=\sum_{k=1}^{n}X_k,\qquad\mathbf E[X_k]=0,\\[5pt] \mathsf{C}\;&:\quad \mathbf E[S_{n+1}\mid\mathcal F_n]=S_n. \end{aligned} $$

A hypothesis worth keeping

Optional stopping is not valid for every stopping time. Boundedness, integrability, or uniform-integrability conditions prevent hidden mass from escaping at infinity.

$$ \boxed{\begin{gathered} \text{compact conclusion}\\[-2pt] \mathbf E[S_{n+1}\mid\mathcal F_n]=S_n \end{gathered}} $$

This is enough machinery for one note: an exact object, a worked case, a structural law, and a clearly marked boundary. Each layer can now be tested independently.

This article was posted on Sun 25 July 2010. Facts and circumstances may have changed since publication.
Please contact me before jumping to conclusions if something seems wrong or unclear.