Quant Memo
Advanced

The Stochastic Exponential

The Itô-calculus analogue of $e^x$ — the unique process that solves $dZ_t = Z_t dX_t$ for a given driving process $X_t$, and why it isn't simply $e^{X_t}$ once $X_t$ has its own randomness.

In ordinary calculus, the function that grows in proportion to its own value, dz=zdxdz = z\,dx, is simply zt=extz_t = e^{x_t}. Once xtx_t is a stochastic process driven by Brownian motion rather than a smooth deterministic path, that identity breaks — Itô's lemma adds a correction term whenever you differentiate a function of a random process, so naively writing Zt=eXtZ_t = e^{X_t} no longer solves dZt=ZtdXtdZ_t = Z_t\,dX_t. The process that actually solves this equation is called the stochastic exponential (or Doléans-Dade exponential) of XtX_t, written E(X)t\mathcal{E}(X)_t.

For XtX_t a continuous semimartingale with quadratic variation [X]t[X]_t, the stochastic exponential is:

E(X)t=exp(Xt12[X]t).\mathcal{E}(X)_t = \exp\left( X_t - \tfrac{1}{2}[X]_t \right).

In plain English: you still exponentiate, but you first subtract off half the accumulated quadratic variation — a built-in correction for the extra randomness that Itô's lemma introduces. This correction is exactly what makes geometric Brownian motion's solution St=S0exp((μ12σ2)t+σWt)S_t = S_0 \exp\big( (\mu - \tfrac{1}{2}\sigma^2)t + \sigma W_t \big) have that "12σ2t-\tfrac12\sigma^2 t" drift adjustment that confuses almost everyone the first time they see it: it's not an arbitrary tweak, it's the stochastic exponential of the driving process Xt=μt+σWtX_t = \mu t + \sigma W_t, whose quadratic variation is [X]t=σ2t[X]_t = \sigma^2 t.

Worked check: if Xt=σWtX_t = \sigma W_t (pure Brownian motion scaled by σ\sigma), its quadratic variation is [X]t=σ2t[X]_t = \sigma^2 t, so E(X)t=exp(σWt12σ2t)\mathcal{E}(X)_t = \exp(\sigma W_t - \tfrac12\sigma^2 t) — exactly the martingale exponential used to price options under the risk-neutral measure via Girsanov's theorem, and it satisfies E[E(X)t]=1\mathbb{E}[\mathcal{E}(X)_t] = 1 for every tt, a defining property of a true martingale that eXte^{X_t} alone would not have.

The stochastic exponential E(X)t=exp(Xt12[X]t)\mathcal{E}(X)_t = \exp(X_t - \tfrac{1}{2}[X]_t) is the correct Itô-calculus solution to dZt=ZtdXtdZ_t = Z_t\,dX_t, and the 12[X]t-\tfrac12[X]_t correction term is exactly the source of the "variance drag" seen in geometric Brownian motion and in change-of-measure arguments like Girsanov's theorem.

Related concepts

Further reading

  • Dolans-Dade, Quelques applications de la formule de changement de variables, 1970
ShareTwitterLinkedIn