math410
Lecture 1
Analysis of Real Numbers
Field Axioms
Two operations Addition (), Multiplication (),
| Addition | Multiplication | |
| Commutativity | ||
| Associativity | (a+b)+c=a+(b+c) | (ab)c=a(bc) |
| Identity | () | |
| Inverses | ||
| Distributive | a(b+c)=ab+ac | ~ |
| Nontriviality | if then field has only 1 element |
Prop. 1: Both and are unique.
Prop. 2: The additive inverses and multiplicative inverses are unique.
Definition: Let , additive inverse of , multiplicative inverse of .
Definition: Difference and Quotient.
Prop. 3:
Proof:
We are given .
Add the additive inverse of to both sides
Positivity Axioms
Let be the set of "positive numbers".
The axiom says:
(1) If (2) For any , either (all xor)
Definition: Comparison operators
We say if , if either or
Properties:
(1) For each , then . In particular, .
(2) For each
(3) If , then . If , then .
Proof (of (3)):
by definition. Then, by statement (1) of Positivity Axiom. By distributive property, we have . By definition, as desired.
Definition: Interval Notation
For ,
Other intervals can be derived following established convention.
Lecture 2
Natural Numbers & Mathematical Induction
Natural Numbers
Definition:
A set is inductive if
Definition:
The set of Natural Numbers () is the intersection of all inductive subsets of (use 1 exists, is the min needed, etc.)
Prop. 1:
is the smallest inductive subset of . That is, for an inductive subset , .
Proof:
First, we show that is inductive.
Let be any inductive subset. . Then .
Suppose . Then for any inductive subset , we have . By definition, for any inductive, following so is inductive.
Then, prove that is the smallest. For any inductive, by definition.
Principle of Mathematical Induction
Statement:
For each , let be some assertion. Suppose (a) is true, and (b) is true is also true. Then is true for all .
Proof:
Define is true. By assumptions, we know that is inductive. Also . By (Prop. 1), .
Example:
Prove for all
Proof:
We prove by induction.
Base case:
Inductive step:
Suppose, for some , . Then
Exercise:
Show that .
rough outline: show that is in all inductive subsets, therefore it’s an inductive subset of and must therefore be by minimality.
Exercise:
Use induction to show that if , then .
Definition:
The set of integers () is the union of all natural numbers, their negatives, and 0.
The set of rational numbers () is the set .
A number is irrational if is not rational.
Properties of
If , then we can write where either or is odd.
An integer is even if is even.
Prop. 2:
There is NO rational number whose square is 2. Equivalently, .
Proof
We prove by contradiction.
Assume that there exists . Then by [property 1], , either or odd, . Then . Hence is even. By [property 2], then is even. Therefore, there exists an integer such that . Also, since is even, is odd. Next,
We have a contradiction, thus the assumption must be false. Hence, there is no .
Completeness Axiom
Motivation: It’s a good idea to include irrational numbers in
Definition:
A nonempty subset is bounded above if there exists (denoting as the upper bound of ) such that
We say that is the least upper bound/supremum of if for any upper bound of , we have . We denote such by or .
Completeness Axiom:
For any bounded above, exists.
Lecture 3
Completeness Axiom (continued)
Example:
Consider a set .
Observe that , and it is bounded above (let’s say it’s bounded by perhaps 2 or 3). In addition, is non-empty, since .
Thus, by the completeness axiom, exists. (One can then show that ). Also note that is unique. We should prove this.
Suppose such that . Then we know . By positivity, we know since . Then .
Definition:
For , if with , define . Also define .
Definition:
Let be nonempty, and is bounded below if there exists a number such that .
is bounded if it is bounded above and below.
We say that is the greatest lower bound or "infimum" of , denoted if , where is any lower bound of .
Theorem: (Existence of infimum)
Suppose is nonempty and bounded below. Then exists.
Proof:
Let . Recall that for any iff . Then is a lower bound of iff is an upper bound of . Hence, is bounded below iff bounded above. Since exists, the lower bounds of are negatives of upper bounds of , then .
Distribution of Integers () and Rationals ()
Theorem: (Archimedean Property)
The following two equivalent statements hold.
(1) For any , there exists such that .
(2) For any , there exists such that .
Proof:
First, show equivalence of the two statements.
For such that , wee see that for any , .
Then, show that statement (1) is true. Proof by contradiction.
Assume that such that for any . This means that is bounded above. By the completeness axiom, define exists.
Then, is NOT an upper bound of . Thus, there exists a number .
By definition, exists, and . Thus, we have a contradiction.
Prop.:
For any , there is no integer such that .
Proof:
We start with . That is, we show that there are no integers in . Define the set . Then is inductive as well as . We know . Hence, . Finally, . (proved the base case)
For any , prove by contradiction. Suppose there eixsts such that . Then . But we know . This contradicts the case.
Prop.:
Suppose is nonempty and bounded above. Then has a maximum.
Proof:
By Completeness Axiom, let . Then is NOT an upper bound of . This means such that .
Since , there can be no element in that lies in (by the previous proposition)
Lecture 4
Distributions of Integers and Rationals.
Remark:
In general, for any , it is possible that . In fact, the maximum of might not exist. Take, for example, . But there is no maximum.
Theorem:
For any , there is a unique such that .
Proof:
Existence: Define the set . S is nonempty. If . If , then by the Archimedean Property, there exists such that . Then .
Also, show that is bounded above. Directly state that is an upper bound. By Prop (maximum if nonempty and bounded above in Integers), let be the maximum of .
In particular, . Also, note that – if not, then , but then , contradicting the maximality of . Therefore, .
Uniqueness: Suppose that both . We may also assume WLOG. Then . Also, since . Then , so . By one of the propositions above, this is impossible since both are integers (closed under addition). So we must have .
Definition:
A set is said to be dense in if for any , there exists such that .
Theorem:
is dense in .
Proof:
Let . By the Archimedean Property, there exists such that . Now, by the previous Theorem, there exists such that .
This is because .
Corollary:
The irrationals are dense in .
Proof:
Let . By the Theorem, such that . Thus, , where is irrational.
Inequalities & Identities
Definition:
Let , we define the absolute value of :
Note:
If , then .
If .
Theorem: (Triangle Inequality)
Given ,
Proof:
By the Note, the statement is equivalent to
By the Note, we know that
Prop.:
Given , the following are equivalent:
(a) .
(b) .
(c) .
Lecture 5
Useful Formulae: Read pg. 18, 19 from Textbook. Learn the formulae, finish inequalities.
Sequences & Convergence
Definition:
A sequence or real numbers is a real-valued function whose domain is .
Notation:
, where is in the index of the sequence and is the n-th term of it.
Example:
, define , given defined let , Given , define as (.
More generally, given , let . Then formed in this way is called a series. is called the -th partial sum.
Definition:
We say that a sequence converges to a number , if , there exists such that for any , .
Prop.:
If converges, then it must converge to a unique number.
Proof:
Suppose converges to both . Choose . Then, the intervals are disjoint. By convergence, there exist such that
Let us choose . Then for any , . This is a contradiction, since the intervals are disjoint. Then .
Notation:
If converges to , we say is the limit.
Example:
Show that .
Proof:
Let . We want to show there exists such that for all , .
By the Archimedean Principle, there exists such that . Then for all ,
Example:
does not converge.
Proof:
Suppose converges to some . Choose . By convergence, there exists such that . This is a contradiction, since the interval has length strictly less than 2, which cannot contain both and .
Example:
Show that .
Proof:
Let . We want some such that
By the positivity axiom, we have
Then it suffices to choose such that for any , . Such can be found by Archimedean Principle: choose such that .
Lemma: (Comparison Lemma)
Let converge to , then converges to if there exists and such that for all
Proof:
Let . We need . If , then we are done. If , by convergence of , choose such that .
Further, choose , for all we have