Let $(X_n,F_n)$ (n = 1,2,...) be a martingale. Is it true that $X_n^2$ is a submartingale?
2026-04-05 03:33:25.1775360005
If $X_n$ is a martingale, is $X_n^2$ a submartingale?
1.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Notice that $$\mathbb E\left[X_{n+1}^2\mid\mathcal F_n\right]=\mathbb E[(X_{n+1}-X_n+X_n)^2\mid\mathcal F_n]\geqslant 2\mathbb E\left[X_n(X_{n+1}-X_n)\mid\mathcal F_n\right] +X_n^2=X_n^2,$$ where the last "$=$" follows from the fact that $(X_n,\mathcal F_n)$ is a martingale.