A monotonically increasing sequence bounded above converges

From Maths
Jump to: navigation, search
Stub grade: C
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Good enough for now, routine first year work anyway

Statement

Let (an)nNR be a real sequence. Suppose nN[anan+1] (the sequence is monotonically increasing) and is bounded above (i.e. bRKNnN[n>Kanb] - b is the bound) then:

  • lim

Proof

caption
By the axiom of completeness any set of real numbers with an upper bound has a supremum. Define:
  • \ell:\eq\sup_{n\in\mathbb{N} }(a_n)

We can do this as we know there's an upper bound (denoted b on the diagram)

We must now show \lim_{n\rightarrow\infty}(a_n)\eq\ell, which is of course equivalent to \forall\epsilon>0\exists N\in\mathbb{N}\forall n\in\mathbb{N}[n>N\implies \vert a_n-\ell\vert<\epsilon]

Proof:

  • Let \epsilon>0 be given.
    • Let N\in\mathbb{N} be such that \forall n\in\mathbb{N}[n>N\implies a_n>\ell-\epsilon]
      • We must first prove such an N exists, we shall do so by contradiction.
      • Suppose there is no such N such that \forall n\in\mathbb{N}[n>N\implies a_n>\ell-\epsilon]
        • That means for n>N we always have a_n\le \ell-\epsilon
          • TODO: Be more formal with the proof work
        • But this means \ell-\epsilon is an upper bound of a_n lower than \ell which is the supremum!
          • That contradicts that \ell is the surpremum in the first place
      • Now we know such an N exists
        • Let n\in\mathbb{N} be given
          • Suppose n\le N - by the nature of logical implication we do not care about the truth or falsity of \vert a_n-\ell\vert<\epsilon, either way the implication holds. We are done in this case
          • Suppose n>N - we must show that in this case we have \vert a_n-\ell\vert<\epsilon
            • By definition of N we have for all n>N that \ell-\epsilon<a_n so
              • we see -\epsilon<a_n-\ell, so \epsilon>\ell-a_n and as \ell\ge a_n always, we see \epsilon>\ell-a_n\ge 0
              • So \vert a_n-\ell\vert\eq\vert \ell-a_n\vert\eq \ell-a_n < \epsilon
              • Or just \vert a_n-\ell\vert < \epsilon - as required.

References

Grade: D
This page requires references, it is on a to-do list for being expanded with them.
Please note that this does not mean the content is unreliable, it just means that the author of the page doesn't have a book to hand, or remember the book to find it, which would have been a suitable reference.
The message provided is:
Routine and not important