Let $e_t$ be a white noise, in other words:
- E$e_t = 0$,
- Cov$(e_t, e_{t'})=0$, when $t \not = t'$,
- Var$(e_t) = \sigma^2$ (do not depends on time t)
Let $|\rho| < 1$, $ j>0 $ be constants.
How to prove that
Cov$(\sum_{k=j}^\infty \rho^k e_{t-k}, \sum_{k=0}^\infty \rho^k e_{t-j-k} ) = \rho^j \frac{\sigma^2}{1-\rho^2}$.
When I tried to prove it, I stucked with two infinity sums product. Any help would be truly appreciated.