Prove or disprove:
Let $\rho : \mathbb{N} \rightarrow \mathbb{N}$ injective. Let $(a_{n})_{n \in \mathbb{N}}$ be a sequence.
(i) If $\displaystyle\sum\limits_{n=1}^\infty a_{n}$ absolutely converges then $\displaystyle\sum\limits_{n=1}^\infty a_{\rho(n)}$ also converges absolutely.
(ii) If $\displaystyle\sum\limits_{n=1}^\infty a_{n}$ converges then $\displaystyle\sum\limits_{n=1}^\infty a_{\rho(n)}$ also converges.
So my understanding is that a series converges if the infinite sum of the series is the limit? It converges absolutely if $\displaystyle\sum\limits_{n=1}^\infty |a_{n}|$ converges. The way I am reading the $a_{\rho(n)}$ 's is that they denote some sort of permutation or rearrangement of the original series. Aside from that though, I am absolutely lost when it comes to approaching this problem... In general am I looking for an $\epsilon >0$ which is greater than $a_{\rho(1)}+ \dots +a_{\rho(n)}$ ? If so, how do I begin trying to find it?