Suppose $x_t=\alpha x_{t-1}+\varepsilon_t-\theta\varepsilon_{t-1}$, where $\varepsilon_t\sim N(0,1)$, i.i.d, $|\theta|<1$ and $x_0=0$. Consider a regression of $x_t$ onto $x_{t-1}$, ie. an estimator $$\hat\alpha=\frac{\sum_{t=2}^nx_tx_{t-1}}{\sum_{t=2}^nx_{t-1}^2}$$ a) Assume that $|\alpha|<1$. Is $\hat\alpha$ consistent for $\alpha$? Find a limiting distribution for $\hat\alpha$.
b) Now assume that $\alpha=1$. Is $\hat\alpha$ consistent in this case. Find the limiting distribution of $\hat\alpha$.
Can anybody give some hints of which theorem can be used to solve this problem?
Maybe it will help\guide you:
In the second part I think that you cannot use the stationarity argument to prove constitency.