∀n∈N we define the list number …,xn,xn+1,… is a sequence. We use (xn) to denote; sometimes we have multiple variable and we may have something like (xa,b)a∈N means this sequence focus on the changing of a
- Notice, sequence can be finite but subsequence can't. That's only infinite sequence have subsequence.
Limits for Sequence
Let L∈R, (an)n=1∞,an∈R be a sequence.
- ∀ϵ>0,∃N∈N s.t.∀n≥N,∥an−L∥<ϵ⟹L is the limit of (an)n=1∞ denote as n→∞liman=L
- We also say n→∞liman=L as (an)n=1∞ converges to L
(UNIQUENESS OF LIMITS): n→∞liman=L⟺n→∞liman=M⟹L=M. In other words, if a sequence converge to the two limits, then they are equal.
(SQUEEZE THEOREM) Suppose that there are three sequences (an),(bn),(cn) satisfy an≤bn≤cn,∀n≥1 and n→∞liman=n→∞limcn=L⟹n→∞limbn=L.
(Theorem 2.5.2 Davidson. ): Let n→∞liman=L,n→∞limbn=M,α∈R
- n→∞liman+bn=L+M
- n→∞limαan=αL
- n→∞limanbn=LM
- n→∞limαan/bn=L/M, if M=0
n→∞limsup=n→∞lim(m≥nsupxm) and n→∞liminf=n→∞lim(m≥ninfxm)
Monotone Sequences
(Theorem 2.6.1.): A monotone increasing sequence that is bounded above converges. A monotone decreasing sequence that is bounded below converges.
(Nested Intervals Lemma): Suppose that In=[an,bn]={x∈R:an≤x≤bn} are nonempty closed intervals such that ∀n≥1,In+1⊆In. Then the intersection ∩n≥1In is nonempty.
Subsequences
A subsequences of a sequence (a_n)∞_n=1 can be denote as (a_n_k)_k=1∞ which also is a sequence.
(BOLZANO-WEIERSTRASS THEOREM): Every bounded sequence of real numbers has a convergent subsequence.
Cauchy Sequences
(2.8.1. Proposition): Let (an)n=1∞ be a sequence converging to L. ∀ϵ>0,∃N∈Z,s.t.∀m,n≥N,∥an−am∥<ϵ
A sequence (an)n=1∞ of real numbers is called a Cauchy Sequence ⟺∀ϵ>0,∃N∈Z,s.t.∀m,n≥N, ∥an−am∥<ϵ
- Obviously, Cauchy sequence of real numbers converges.
(2.8.3. Proposition): Every Cauchy sequence is bounded
A subset S⊆R is complete ⟺∀ Cauchy sequence (an)∈S converges to a point in S.
(Theorem 2.8.5, COMPLETENESS THEOREM): Every Cauchy sequence of real numbers converges so R is complete.