Chapter 2 Flashcards
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
- a convergent sequence has a unique limit
- a convergent sequence is bounded
- the sequence converges if and only if the k tail converges
- if x sub n is a convergent sequence, then any subsequence is also convergent and the limits are the same
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
- a monotone sequence is bounded if and only if it is convergent
- the limit of a monotone increasing and bounded sequence is the supremum of the sequence
- the limit of a monotone decreasing sequence is the infimum
- let S in Reals be a nonempty bounded set. then there exist monotone sequences such that the limit of one is the supremum of S and the limit of the other is the infimum of the sequence
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
- squeeze lemma: let {an}, {bn} and {xn} be sequences such that an is less than or equal to xn which is less than or equal to bn. Suppose an and bn converge to the same limit. Then xn converges and the limit of xn is equal to the limit of an and bn
- let xn and yn be convergent sequences and xn less than or equal to yn for all n. Then, lim xn is less than or equal to lim yn.
More More facts about sequences
- let xn be a convergent sequence such that xn is greater than or equal to zero. Then lim xn is also greater than zero
- let a, b in reals and let xn be a convergent sequence such that a is less than or equal to xn is less than or equal to b for all n. then the limit of xn is bounded by a and b
Facts about Limits
Let xn and yn be convergent sequences
- zn = yn+xn: lim(xn+yn)= lim xn +lim yn = lim zn
- zn = xn-yn : lim (xn-yn) = lim xn -lim yn = lim zn
- zn = xnyn : lim (xnyn) = lim(xn)lim(yn) = lim zn
- if lim yn not equal to zero and yn not equal to zero ever, zn = xn/yn: lim (xn/yn) = limxn/limyn = lim zn
Facts about convergent sequences
- lim sqrt(xn) = sqrt(lim xn)
- if {xn} convergent, {|xn|} convergent
- lim |xn| = |lim xn|
Convergence Tests
- let {xn} be a sequence. suppose there is an x in the reals and a convergent sequence an such that lim an = 0 and |xn-x| less than or equal to an for all n. then xn converges and lim xn = x
- let c>0. if c1, c^n is unbounded.
- ratio test: L:=lim |x_{n+1}| /|xn| exists. if L1, xn unbounded
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 an
limit 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