This question came from a problem I was solving for self-study.
Statement of the problem
Let $Y_n \sim \mathcal N(0,\sigma^2)$ be independent normally distributed variables, $X_n = Y_1+\cdots+Y_n$ their $n$-th partial sum and, for any real $u$, define $Z_n^u=\exp(uX_n-nu^2\sigma^2/2)$.
It is straightforward to prove that $Z^u$ is a positive martingale under the natural filtration $\mathscr F_n = \sigma(Y_1,\dots,Y_n)$.
Too see this, it suffices to know that $Z_n^u$ is a product of $n$ independent variables of the form $\exp(uY_j-u^2\sigma^2/2)$, and that $E(e^{uY_j})$, the MGF of $Y_j$, is precisely $e^{u^2\sigma^2/2}$, so that $Z^u$ is in $L_1$ and $E(Z_n^u) = 1$ for all $n$. The martingale property follows from $$E[Z_{n+1}^u/Z_n^u|\mathscr F_n] = E[\exp(uY_{n+1}-u^2\sigma^2/2)|\mathscr F_n] = E(e^{uY_{n+1}-u^2\sigma^2/2})=1.$$
It is known, by the martingale convergence theorem, that $Z_n^u$ converges almost surely to $Z_\infty^u$.
The problem asks to compute this limit and to say when it is true that $Z_n^u=E[Z_\infty^u|\mathscr F_n]$.
Some ideas
Of course, this last relation would hold if $Z^u$ was a UI martingale. However, my intuition told me that this was not the case, as the partial sums, which have $\mathcal N(0,n\sigma^2)$ distributions, "concentrate their measure" in increasingly larger intervals $[-K, K]$ as $n$ increases (I haven't tried to prove this).
I started looking around on the internet and found the law of the iterated logarithm, which I used to (correctly, I hope) compute this limit value to be $0$ a.s. when $u$ is not zero and $1$ if it is. Moreover, I found that there is a product martingale theorem by Kakutani which mentions that $P (Z_\infty^u = 0) = 1$ if and only if $Z^u$ is not a UI family.
Main question
Is there a more elementary way of computing $Z_\infty^u$, which doesn't use the aforementioned law or Kakutani's theorem? Maybe using the fact that $X_n/n$ converges to $0$ a.s. and in $L_2$ (by the strong law and by a simple calculation of $V (X_n/n)$, respectively)?
Other questions
What am I dealing with here? Is it in some way natural to consider these exponential martingales? Searching on the internet I found the Wikipedia page for the Doléans exponential which mentions the Girsanov theorem for continuous time as an application, but it didn't give me much insight.
Here is an elementary computation of $Z^u_\infty$. Start with the fact that $X_n/n\to0$ almost surely by the law of large numbers hence, almost surely, $ uX_n\leqslant nu^2/4$ for every $n$ large enough. Assume that $u\ne0$. The preceding remark shows that $uX_n-nu^2/2\to-\infty$ almost surely when $n\to\infty$, thus $P(Z^u_\infty=0)=1$ and $E(Z^u_\infty\mid\mathscr F_n)=0$ almost surely, in particular $E(Z^u_\infty\mid\mathscr F_n)\ne Z^u_n$ almost surely.