This was left as a non-assessed exercise, and I am unsure of how to attack it:
If $a_n$ and $b_n$ are convergent sequences converging to $a$ and $b $ respectively. Then prove that:
$$\lim \limits_{n \to \infty} (a_n \pm b_n) = a \pm b$$
I am thinking I will have to call forth content in regards to $\epsilon - N$. But I have no $n$ to work with, so I have no idea where to take this. Any tips or advice is appreciated!
Note: I have seen Prove for all sequences $\{a_n\}$ and $\{b_n\}$, if $\lim a_n = a$ and $\lim b_n = b$, then $\lim a_n + b_n = a+b$ entirely in first-order logic, but I can't see this as being an efficient way of proving this, nor can I follow it entirely.