In trying to prove that $M_t:=\cosh(\lambda B_t)\textrm{e}^{-\frac12\lambda^2t}$, I have hit a few roadblocks. I know how to show the martingale property as has been done many times in literature; but I haven't been able to properly justify that $\mathbb{E}|M_t|<+\infty$ so that I can finally conclude that it is a true martingale. Clearly $\textrm{e}^{-\frac12\lambda^2t}$ is bounded but the $\cosh$ isn't. How do I deal with the $\cosh$ and prove the integrability? Thanks!
2026-04-11 11:06:57.1775905617
Proving integrability of the martingale $\cosh(\lambda B_t)\textrm{e}^{-\frac12\lambda^2t}$
343 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
The link here (Proof that the exponential martingale is a Brownian Motion) shows that for any $\delta\in\mathbb{R}$ that $$M_{\delta,t}= e^{\delta B_t - \frac{1}{2}\delta^2 t}$$ is a Martingale. Notice that for any $\lambda \in\mathbb{R}$ that $$\frac{1}{2}(M_{\lambda,t} + M_{-\lambda,t}) = \frac{(e^{\lambda B_t}+e^{-\lambda B_t})}{2}e^{-\frac{1}{2}\lambda^2t} = \cosh(\lambda B_t)e^{-\frac{1}{2}\lambda^2 t}$$ Since linear combinations of Martingales are martingales, then $\cosh(\lambda B_t)e^{-\frac{1}{2}\lambda^2 t}$ is in fact a martingale.