sequence
a function x mapping the natural numbers to the reals. we usually denote the nth element of a sequence by x sub n
converge
a sequence is said to converge to a number iif for every epsilon greater than zero there exists a M in the naturals such that |x sub n -x| < epsilon for all n greater than or equal to M. x is said to be the limit of the sequence.
Facts about sequences
monotone increasing
x sub n is less than or equal to x sub(n+1) for all n.
monotone decreasing
x sub n is greater than or equal to all x sub (n+1)
facts about monotone sequences
K tail
tail of the sequence starting at K+1
subsequence
Let {x sub n} be a sequence let {n sub i} be a strictly increasing sequence of natural numbers. The sequence {x sub n sub i} is called a subsequence of {x sub n}
More facts about sequences
More More facts about sequences
Facts about Limits
Let xn and yn be convergent sequences
Facts about convergent sequences
Convergence Tests
limit superior
the limit of all the supremums of a sequence:
if {xn} is bounded, let an = sup{xk, k greater than or equal to n}. an is bounded monotone decreasing. lim sup xn = lim anlimit inferior
let {xn} be a bounded sequence. bn = inf{xk” k greater than or equal to n}. bn is bounded monotone increasing. lim inf xn = lim bn
Facts about limit inferior and limit superior
{xn} bounded sequence
{an} and {bn} are lim sup and lim inf, respectively
Using limit inferior and limit superior
Bolzano - Weierstrass Theorem
Suppose a sequence {xn} of real numbers is bounded. Then there exists a convergent subsequence {x_n_i}.
Diverges to Infinity
we say xn diverges to infinity if for every m in reals there exists an N in the Naturals such that for all n greater than or equal to N, we have xn >m. if the case is that xn <m, we say xn diverges to minus infinity
Alternate version of Bolzano Weierstrass
Let S in the reals be a bounded, infinite set. Then, there exists at least one cluster point of S.
Cauchy Sequences
A sequence {xn} is a cauchy sequence if for every epsilon greater than zero, there exists an M in the naturals such that for all n greater than or equal to M and all k greater than or equal to M we have |xn-xk|<epsilon
Facts about Cauchy Sequences
2. a sequence of real numbers is cauchy if and only if it converges.