Consider two sequences xn and yn. When we write that xn=yn we mean that corresponding values are equal, i.e. x1=y1, x2=y2 etc.
Fact 1. If two sequences xn and yn are equal: xn=yn, and each of them has limit (finite or infinite): limxn=a and limyn=b then a=b.
This fact is used in limiting process: from xn=yn we conclude that limxn=limyn.
Fact 2. If for two sequences xn and yn we have that xn≥yn, and each of them has limit (finite or infinite): limxn=a and limyn=b then a≥b.
This fact is used in limiting process: from xn≥yn we conclude that limxn≥limyn.
Of course sign ≥ can be replaced by sign ≤, i.e. from xn≤yn we conclude that limxn≤limyn.
CAUTION! Inequality xn>yn we can't conclude that limxn>limyn, we can only conclude that limxn≥limyn.
For example, consider two sequences xn=n1 and yn=−n1. Clearly, xn>yn but limn1=lim−n1=0.
Fact 3 (Squeeze Theorem for Sequences). Consider three sequences xn,yn,zn. If we have that xn≤yn≤zn, and sequence xn and zn have same limit (finite or infinite), i.e. limxn=limzn=a, then limyn=a.
This theorem tells us folowing: if there are three sequences, two of which have same
limit and third is "squeezed" between them, then third will have same limit as first two.
Consider figure to the right. Let sequence drawn in green and sequence drawn in blue have same limit a. Since sequence drawn in pink is "squeezed" between them, then it will also have limit a.
From this theorem it follows that if for all n a≤yn≤zn and zn→a then yn→a.