- #1
nacho-man
- 171
- 0
I am not sure what is being done here, but I keep seeing statements like
Given $X_t - \phi X_{t-1} = Z_t$ $...(1)$
then
$$X_t = -\phi^{-1}Z_{t+1} + \phi^{-1}X_{t+1}$$
$$ = ... $$
$$= -\phi^{-1}Z_{t+1} - ... - -\phi^{-k-1}Z_{t+k+1}+\phi^{-1-k}X_{t+k+1}$$
What is going on here? What is the purpose of this?
If it helps, the concluding argument is that
$X_t = - \sum_{j=1}^{\infty} \phi^{-j}Z_{t+j}$ is the unique stationary solution of $(1)$
If I haven't provided enough information, let me know, and
I will also write out what the previous page says. I just can't figure out how they are equating those values in the first few steps, and what the relevance of it is. We start off with an AR(1) model, and soon they let it equal an AR(K) model... but how?
Given $X_t - \phi X_{t-1} = Z_t$ $...(1)$
then
$$X_t = -\phi^{-1}Z_{t+1} + \phi^{-1}X_{t+1}$$
$$ = ... $$
$$= -\phi^{-1}Z_{t+1} - ... - -\phi^{-k-1}Z_{t+k+1}+\phi^{-1-k}X_{t+k+1}$$
What is going on here? What is the purpose of this?
If it helps, the concluding argument is that
$X_t = - \sum_{j=1}^{\infty} \phi^{-j}Z_{t+j}$ is the unique stationary solution of $(1)$
If I haven't provided enough information, let me know, and
I will also write out what the previous page says. I just can't figure out how they are equating those values in the first few steps, and what the relevance of it is. We start off with an AR(1) model, and soon they let it equal an AR(K) model... but how?
Last edited: