Definitions Flashcards
Bounded (Sequences)
A sequence (xn) s bounded if there is an M ∈ R such that |xn|<M for all n ∈ N
Bounded (Sets)
A set S of real number is bounded above if there is a real number k such that k≥s for all s ∈ S.
The number k is called the upper bound of S. The terms bounded from below and lower bounds are similarly defined. A set is bounded if it has both upper and lower bounds. Therefore, a set of real number is bounded if it is contained in a finite interval.
Bounded Above and Upper Bound
A set AcR is bounded above if there exists a number b ∈ R such that a≤b for all a ∈ A. The number b is called an upper bound for A.
Bounded Below and Lower Bound
A set A is bounded below if there exists a lower bound l ∈ R satisfying l≤a for every a ∈ R.
Maximum
A real number a0 is a maximum of the set A if a0 is an element of A and a0≥a for all a ∈ A.
Minimum
A real number a1 is a minimum of A if a1 ∈ A and a1≤a for all a ∈ A.
Supremum
A real number s is the supremum (or least upper bound) of a Set AcR if:
- s is an upper bound of A
- If b is any upper bound of A, then s≤b
Infimum
A real number i is the greatest lower bound, or infimum for a set AcR if:
- i is a lower bound for A: i≤a for all a ∈ A
- If l is any lower bound for A, then l≤i
Axiom of Completeness
Every non-empty set of real numbers that is bounded above has a least upper bound
Converges to L
For any ε>0 there is a N ∈ N such that |an-b|<ε whenever n≥N.
If a sequence (an) converges to L then every subsequence converges to L as well.
Converges (Sequences)
A sequence (an) converges to a real number a if, for every positive number ε, there exiss an N ∈ N such that when n≥N, it follows that |an-a|< ε.
Convergence (of a Sequence) Topological version
A sequence convergences to a if, given any ε-neighborhood Vε(a) of a, there exists a point in the sequence after which all the terms are in Vε(a). In other words, every ε-neighborhood contains all but a finite number of terms of (an).
Convergence (Series)
Let bn be a series of real numbers. An infinite series is a fomral expression of the form ∑bn = b1+b2+…
We definte a corresponding series of partial sums sm = b1+b2+…+bm = ∑bn (for n=1 to m)
If ∑ak = A then lim sm = A as well.
Open and Closed Sets
Let S c R.
1) S is said to be open if every point of S is an interior point of S.
2) S is said to be closed iff R\S is open.
Cauchy
A sequence (an) is Cuachy if for any ε>0 there is a N ∈ N such that |an-am|<ε for all n, m ≥ N. For any distance ε there isa point in the sequence past which all subsequent terms are within ε of each other.