I'm learning analysis at this semester and I stumbled upon a theorem that says:
Let $(a_ n)_{n \in \mathbb{N}}$ be a sequence and $s_n = \displaystyle\sum_{k = 1}^{n} a_n$ the sequence of partial sums of the series $\displaystyle \sum_{k = 1}^{\infty} a_n$. If $\displaystyle\lim_{n \to \infty} s_{2n} = L$ and $\displaystyle\lim_{n \to \infty} s_{2n + 1} = L$, then $\displaystyle \sum_{k = 1}^{\infty} a_n = L$.
My first question is simple: how does one proves this? I'm trying to understand why this is true but it just does not seems to fit.
Now, the interesting question:
Given $\mathcal{P}$ a partition of $\mathbb{N}$, if $\displaystyle\lim_{n \to \infty} s_{p_n} = L$, where $p_n$ are the elements of some set of $\mathcal{P}$, and this happens for all sets of $\mathcal{P}$, then $\displaystyle \sum_{k = 1}^{\infty} a_n = L$.
Is this true? I mean, can one gives an intuitive reason why it isn't (yeah counter-examples work but I really want to feel it in my veins, I kind want it to make sense, you know?)?