Exercise: Ornstein-Uhlenbeck via Itô
Problem
The Ornstein-Uhlenbeck (OU) process is the simplest mean-reverting SDE in quant finance — it models short rates (Vasicek), log-volatility (some stochastic-vol setups), and spread dynamics (pairs-trading residuals). Let
with .
-
Apply Itô's lemma to and show that the drift vanishes. Deduce that .
-
Integrate the result in part 1 from to and solve for . Write the solution in the form and identify the integrand explicitly.
-
Use the Itô isometry to compute . Show that as .
-
Explain in one or two sentences why the trick "multiply by " is the stochastic analogue of the integrating-factor trick from ordinary linear first-order ODEs, and why the absence of an Itô correction for this particular is not a coincidence.
Hint
For part 1: , , . The is the reason the Itô correction drops out — is linear in .
Jump to the solution when you're ready.