I have a weird problem with equation numbering. When I write the following
Code: Select all
\begin{align*}
$ Z_{t} &=& exp \left{ \int_{t \wedge \theta}^{t} \mu \mathrm{d}X_{s} - \frac{1}{2} int_{t \wedge \theta}^{t} \mu^{2} \mathrm{d}s \right} \\
&=& exp \left{ \mu \left( X_{t} - X_{t \wedge \theta} \right) - \frac{\mu^{2}}{2} \left( t - t \wedge \theta \right) \right} \\
&=& exp......
&=& \frac{L_{t} } { L_{t \wedge theta } }
\end{align*}
Regards, Insane guy.