I am working on the following problem arising in time series analysis.
Let us assume that $\sum_{h \in \mathbb{Z}} |\gamma(h)|<\infty$. I would like to prove that \begin{equation*} 1) \; \; \; \lim_{n\to +\infty} \sum_{h >n } \gamma(h) = 0 \end{equation*} and the stronger result \begin{equation*} 2) \; \; \; \lim_{n\to +\infty} \sqrt{n}\sum_{h >n } \gamma(h) = 0 \end{equation*}
I was able to prove 1) using the limit of the partial sum $S_n = \sum_{h=-\infty}^n\gamma(h)$, and then writing $\sum_{h > n} \gamma(h) = \sum_{h \in \mathbb{Z}} \gamma(h) - \sum_{h = -\infty}^{n} \gamma(h) \ $ and taking the limit. However, for the second question I think I need additional assumptions on the sequence $(\gamma(h))$ in order to prove it.
$ and taking the limit. However, for the second question I think I need additional assumptions on the sequence $\gamma(h)$ in order to prove it. – givo Aug 01 '23 at 13:20