Consider two sequences xn and yn. When we talk about sum of these sequences, we talk about sequence xn+yn, whose elements are x1+y1,x2+y2,x3+y3….. Same can be said about other arithmetic operations. In other words sum of sequences is sequence with elements that are sum of corresponding elements of initial two sequences.
For example, consider sequence xn={1,3,5,7,9,…} and sequence yn={2,4,6,8,10,…} then xn+yn={1+2,3+4,5+6,7+8,9+10,…}={3,7,11,15,19,…}.
Following facts are important because with their help in many cases we can easily find limit without using definition.
Limit of sum (difference) equals sum (difference) of limits. If sequences xn and yn have finite limits: limxn=a and limyn=b, then their sum and difference also have finite limits, and lim(xn+yn)=a+b, lim(xn−yn)=a−b.
This fact holds for any finite number of summands.
Example 1. Let xn=n1, yn=1+n21, zn=n31.
Then
lim(xn+yn−zn)=limxn+limyn−limzn=limn1+lim(1+n21)−limn31=
=0+1−0=1.
Limit of product equals product of limits. If sequences xn and yn have finite limits: limxn=a and limyn=b, then their product also has finite limit and lim(xnyn)=ab.
This fact holds for any finite number of factors.
Example 2. Let xn=n1, yn=n1.
Then limn21=lim(xnyn)=lim(n1⋅n1)=limn1⋅limn1=0⋅0=0.
So, limn21=0.
Limit of quotient equals quotient of limits. If sequences xn and yn have finite limits: limxn=a and limyn=b (b=0) then their quotient also has finite limit and limynxn=ba.
Example 3. Let xn=n1, yn=1+n1.
Then limynxn=lim1+n1n1=lim(1+n1)limn1=10=0.