Given a sequence f:Z+→R of real numbers, we say that the sequence converges to a real number L if for all ε>0, there exists a positive integer N such that for any positive integer n, if n≥N, then |f(n)-L|<ε. Prove that if a sequence f converges to L and a sequence g converges to M, then the sequence f+g converges to L+M. (You may use the triangle inequality: |a+b|≤|a|+|b| for any real numbers a and b.)