With θt=αWt: ∫0Tθs2ds=α2∫0TWs2ds. Novikov asks:
EP[exp(2α2∫0TWs2ds)]<?∞.
The quantity ∫0TWs2ds is a weighted chi-squared-like sum. A classical result (via the Karhunen-Loève expansion of Brownian motion on [0,T]) is:
EP[exp(λ∫0TWs2ds)]=cos(2λT)1,valid for 2λT<π/2.
(The formula comes from the Cameron-Martin formula / matrix-tree-type identity for quadratic forms of BM.)
Setting λ=α2/2: the Novikov integral is finite iff α2⋅T=αT<π/2 — i.e. αT<π/2.
Part 2
For αT≥π/2, the MGF of α2∫0TWs2ds at 1/2diverges. So Novikov's condition fails when αT≥π/2.
Beyond this threshold, Zt is only a local martingale (not a true martingale); EP[ZT]<1; the proposed Q is a sub-probability measure, and Girsanov's conclusion fails.
Part 3
Kazamaki's condition: E[exp(21∫0tθsdWs)]<∞ for all t≤T implies Zt is a true martingale. This is strictly weaker than Novikov for some θ. However, it can still fail for aggressive θ's.
Qualitatively: Kazamaki recovers some cases on the boundary of Novikov's failure (the MGF of ∫θdW is finite but the MGF of ∫θ2ds is not — possible because Itô integrals have lower tails than their variance bounds). Both conditions are sufficient, not necessary — there are cases where both fail yet ZT still has E[ZT]=1. Standard workarounds include localisation by stopping times or direct computation of E[ZT].
Part 4
Heston and Novikov. In the Heston model, the market price of volatility risk θtv is often modelled as proportional to vt or to vt/vt. Under certain parameter regimes (particularly high vol-of-vol ξ, low mean-reversion κ), the integral ∫0T(θsv)2ds can have infinite MGF — Novikov fails, and the risk-neutral measure is not uniquely well-defined on long horizons.
Practical consequences:
Q prices computed via Girsanov-based Monte Carlo may be biased; the measure is a sub-probability.
Long-dated options (swaptions, LTAM products) are particularly affected.
Numerical schemes that compute option prices by EQ[payoff] under the naive Q may converge to the wrong answer — a silent failure mode.
Production quant libraries (e.g. QuantLib, ORE) include horizon-dependent checks for martingale-defect issues, and some practitioners use alternative parameterisations or reduced horizons to avoid Novikov violation.
Bottom line: for long-dated derivatives in stochastic-vol models, always check that the chosen parameters keep you on the safe side of Novikov (or verify EP[ZT]=1 directly by simulation). Blind trust in Q prices is dangerous.
Takeaways
Novikov is sufficient, not necessary. If it holds, you have a true martingale; if it fails, additional work is needed.
Zt can be a strict local martingale with E[ZT]<1. This corresponds to a sub-probability measure Q — pathological.
Stochastic-vol and heavy-drift models are where Novikov issues bite. In practice, check horizon-dependent criteria; don't assume Girsanov "just works."
Kazamaki and Beneš provide weaker sufficient conditions. Worth knowing but not panaceas. Always validate E[ZT]=1 numerically when in doubt.