Lecture 22
Review
Let be a sequence, and let be a rearrangement, where is given by the following:
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | ||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 2 | 4 | 3 | 6 | 8 | 5 | 10 | 12 |
(The pattern is “odd,even,even,”) Defined the partial sums and .
-
In terms of , determine for . (For example, .)
-
What is the smallest so that does not contain any of the terms ?
-
What is the smallest so that does not contain any of the terms ?
New Material
Absolute Convergence
Theorem 3.55
Let be a sequence in such that converges. If is a rearrangement of , then .
Proof:
Let be a bijection and let .
Let , .
Then and .
We will show that .
Let .
By the Cauchy criterion applied to , there exists such that if , then .
Then we choose such that (). .
Note: This implies that is at least .
If , then so .
So,
Back to the example of the review question.
, , , .
This proves that .
Since exists, .
QED
Theorem 3.54
Special case of Riemann rearrangement theorem
Suppose , converges conditionally. (i.e. converges but diverges.) Then , there exists a rearrangement of such that .
Chapter 4 Continuity
Limits of Functions
Definition 4.1
Let and be metric spaces and , , . Let . We say that if , such that , if , then .
This is same as:
If , then
In many definitions,
Theorem 4.2
forall sequence in with , .
Proof:
Suppose .
Let be a sequence in with .
Let .
By definition of limit of function, such that if , then .
Since , such that if , then . So .
Thus, we showed , such that if , then .
We proceed by contrapositive.
Suppose , then sequence in with such that .
Suppose , then such that for all , there exists such that .
For , if we apply this with , we get such that .
Then: is a sequence in with so that as , .
So .
QED
With this theorem, we can use the properties of limit of sequences to study limits of functions.
To prove things about limits of functions, we can use sequences.
- If , and , then .
- If and , then .
Continuous functions
Definition 4.5
Let and be metric spaces and , . Let . We say that is continuous at if , such that .
- We say that is continuous on if is continuous at every .
Remark: For , there are two possibilities.
- is an isolated point of .
- is a limit point of .
In the first case, is automatically continuous at . ( for all .)
In the second case, is continuous at if and only if .
Theorem 4.8
A function is continuous at if the pre-image of every open set is open.
Two consequences if is continuous:
- Image of compact set is compact. (Implies Extreme Value Theorem)
- Image of connected set is connected. (Implies Intermediate Value Theorem)