Suppose $\sum_{j=0}^\infty |x_j|<\infty$ and $h$ a natural number. I have two questions:
- How to show that $\sum_{j=0}^\infty x_{j} x_{j+h}< \infty$? My attempt is: since $\sum_{j=0}^\infty |x_j|<\infty$, then $\sum_{j=0}^\infty |x_{j+h}|<\infty$. So $\lim_{j\to \infty}|x_{j+h}|=0$. Consequently, $|x_{j+h}|\leq M< \infty$ , $\forall j$. Thus: $$|\sum_{j=0}^\infty x_j x_{j+h}| \leq \sum_{j=0}^\infty |x_j x_{j+h}| \leq M \sum_{j=0}^{\infty} |x_j| < \infty$$ I think that my attempt is ok. Please, let me know if this ok or wrong. If it is wrong, can you help to show this correclty?
- Can we conclude the same ($\sum_{j=0}^\infty x_{j} x_{j+h}< \infty$) if instead of $\sum_{j=0}^\infty |x_j|<\infty$ we assume $\sum_{j=0}^\infty x_j^2<\infty$ ? How to prove?