demonelite123
- 216
- 0
If a_n and b_n are convergent sequences and a_n ≤ b_n for all n, show that a ≤ b where a and b are the limits of a_n and b_n respectively.
since a_n and b_n are convergent, there exists an N1 such that |a_n - a| < ε for all n > N1 and an N2 such that |bn - b| < ε for all n > N2. I then choose N = max(N1, N2) so for all n > N, the 2 inequalities are satisfied. Since i want to show that a ≤ b, i take a < a_n + ε ≤ b_n + ε, but i am stuck here since b_n + ε is not less than b. Since this leads to a dead end, can someone give me a hint on how to approach this problem?
since a_n and b_n are convergent, there exists an N1 such that |a_n - a| < ε for all n > N1 and an N2 such that |bn - b| < ε for all n > N2. I then choose N = max(N1, N2) so for all n > N, the 2 inequalities are satisfied. Since i want to show that a ≤ b, i take a < a_n + ε ≤ b_n + ε, but i am stuck here since b_n + ε is not less than b. Since this leads to a dead end, can someone give me a hint on how to approach this problem?