2025-04-20

1083: For Convergent Sequence on R, if Each Term Is Smaller or Larger Than Number, Convergence Is Equal to or Smaller or Larger Than Number, Respectively

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that for convergent sequence on R, if each term is smaller or larger than number, convergence is equal to or smaller or larger than number, respectively

Topics


About: metric space

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any convergent sequence on R, if each term is smaller or larger than a number, the convergence is equal to or smaller or larger than the number, respectively.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
R: with the Euclidean metric
f: :NR, { the convergent sequences }
//

Statements:
(
MR(jN(f(j)<M))

limfM
)

(
mR(jN(m<f(j)))

mlimf
)
//


2: Note


As is easily guessed, limf<M or m<limf is not guaranteed.


3: Proof


Whole Strategy: Step 1: suppose that f(j)<M; Step 2: see that limfM; Step 3: suppose that m<f(j); Step 4: see that mlimf.

Step 1:

Let us suppose that MR(jN(f(j)<M)).

Step 2:

Let us suppose that M<limf.

For any jN, limf=limff(j)+f(j)|limff(j)|+f(j), so, limf|limff(j)|f(j).

But j can be chosen such that |limff(j)|<limfM, and then, limf(limfM)<f(j), which implies that M<f(j), a contradiction.

So, M<limf was wrong, which means that limfM.

Step 3:

Let us suppose that mR(jN(m<f(j))).

Step 4:

Let us suppose that limf<m.

For any jN, f(j)=f(j)limf+limf|f(j)limf|+limf.

But j can be chosen such that |f(j)limf|<mlimf, and then, f(j)<mlimf+limf=m, a contradiction.

So, limf<m was wrong, which means that mlimf.


References


<The previous article in this series | The table of contents of this series | The next article in this series>