Consider stationary autoregression AR(1): $$u_t=\beta u_{t-1}+ \varepsilon_t, \quad t \in \mathbb{Z}.$$
$\{\varepsilon_t\}$ - i.i.d. $N(0,\sigma^2)$ random variables.
I know that $\mathbf{E}u_t =0$ and $\mathbf{E}u_t^2=\sigma^2/(1-\beta^2).$
The question is: what is the distribution of $u_t$? What is its CDF or PDF?
Thanks in advance.
Iterating the recursion, one sees that, for every $t$, $$u_t=\sum_{s\geqslant0}\beta^s\varepsilon_{t-s}, $$ where the family $(\varepsilon_s)$ is i.i.d. normal $(0,\sigma^2)$, hence each $u_t$ is normal $(0,\tau^2)$, where $\tau^2$ is indeed $$ \tau^2=\sum_{s\geqslant0}\beta^{2s}\sigma^2=\frac{\sigma^2}{1-\beta^2}. $$