The Real Numbers

Naturals

N={1,2,3,4,5,}

Integers

Z={,3,2,1,0,1,2,3,}

Rational number

any number that can be expressed in the form pq where p,qZ and q0

1.1.1 pf 2 is not rational

(pq)2=2where gcd(p,q)=1p2=2q2p is even by Euclidp=2r2r2=q2 so q is even which is a contradiction

Field

Q makes up a field
any set where addition and multiplication are well-defined operators:

Commutative, associative, distributive, additive identity, additive inverse, multiplicative inverse, multiplicative identity, and closure.

Ordered
xy or yx
if xy and yx then x=y
if xy and yz then xz
if yz then x+yx+z
if 0x and 0y then 0xy

We assume that R is an ordered field that contains Q.

Functions

Given two sets A and B a function from A to B is a mapping that takes each element xA with a single element of B. So f:AB

Range: {yB:y=f(x) for some xA}

Drichlet's unruly function

g(x)={1 if xQ0 if xQ

Absolute Value Function

|x|={x if x0x if x<0

Properties

|ab|=|a||b||a+b||a|+|b| triangle inequality

by subbing a=(a+cc) into the triangle inequality we get:

|ab||ac|+|cb|

Axiom of Completeness

Every nonempty set of real numbers that is bounded above has a least upper bound

Bounded Above

AR is bounded above if there exists a number bR such that ab for a aA

Least Upper bound (supremum)

sR is the least upper bound for AR if it meets both criteria:

1 s is an upper bound for A
2 if b is any upper bound for A, then sb

Greatest lower bound is the infimum.

Maximum/Minimum

a0 is a maximum of the set A if it is an element of A and a0a for all aA.

a1 is a minimum if a1A and a1a for every aA.

When a maximum exists it is a supremum and when a minimum exists it is a infimum.

Example 1.3.7

AR is nonempty and bounded above, let cR. Now we have the set:

c+A={c+a:aA}

Claim: sup(c+A) = c + supA

s=supAas for all aA

a+cs+c

so s+c is an upper bound.

Let b be another upper bound for c+A.

c+ababc

so bc is an upper bound for a so s<bc since it is supA. So s+c<b. Therefore s+c is sup(c+A).

Lemma 1.3.8 Supremum

Assuming sR is an upper bound for AR,

then s=supA iff for every choice of ε>0, there exists an element aA such that sε<a.

Proof


Assume s=supA. sε<s so sε is not an upper bound for A. Then there must be aA so that sε<a.


s is an upper bound. For any ε>0, a where sε<a so sε is no longer a upper bound. Let b<s so sε for some ε>0. Therefore b is not an upper bound, therefore s is the lowest upper bound. s=supA.

Consequences of Completeness

Thm 1.4.1 Nested Interval Property

For each nN assume that there is some closed interval In=[an,bn]={xR:anxbn}
If I1I2I3 then n=1In

Proof

Let A={an:nN} which is the lower bound of each interval. Since they are nested each bn serves as an upper-bound to A. Let x=supA which exists by the axiom of completeness.

So for a particular In we have anx and xbn which means xIn for every choice of nN. Therefore the intersection is non-empty.

Thm 1.4.2 Archimedean Property

Statement 1: Given any number xR an nN where n>x

Statement 2: Given any y>0 there exists an nN satisfying 1n<y

Proof

Proof (statement 1)
States that N is not bounded above. For contradiction assume that N is bounded above. NR so by the axiom of completeness there exists an α=supN. So, α1 is no longer an upper bound so there is an nN so that α1<n therefore α<(n+1)N which is a contradiction.

(N is closed under addition)

(statement 2) From our previous proof let x=1y1y<n for some nN.

Thm 1.4.3 Density of Q in R

For every two real numbers a and b with a<b rQ such that a<r<b.

Proof

Proof want a mZ and nZ so that

(1)a<mn<b

by Archimedean Property nN where

(2)1n<ba

Inequality (1) is equivalent to na<m<nb

Pick an mZ so that

m1(3)na<(4)m

Inequality (4) gives us a<mn

Inequality (2) is equivalent to a<b1n.

by (3)mna+1<n(b1n)+1=nb

so n<nbmn<b and we are done.

Corollary 1.4.4 Irrational Dense in R

Given any two real numbers a<b there exists a tRQ satisfying a<t<b

Proof

rQ if x is irrational then so is r+x otherwise if r+xQ then r+xr since Q is a field which contradicts r being irrational.

So let for any a,bR we have a2<a and b2<b.

by density in R rQ so that

a2<r<b2a<r+2<b

and r+2 is irrational.

Thm 1.4.5 Existence of Square Roots

There exists an αR such that α2=2
Proof

T={tR:t2<2}

Assume α=supT
Assume for contradiction that
α2<2

(a+1n)2=α2+2αn+1n2<α+2αn+1n=α2+2α+1nα2+2α+1n<2+2α+1n

By Archimedes there is a 1n0<2a22α+1 so

2α+1n0<2α2(α+1n0)2<α2+(2α2)

so (α+1n)T contradicting that supT=α

Assume now that α2>2

(α1n)2=α22αn+1n2>α22αn

by Archimedes there is a n0 such that

1n0<α2+22α so2αn0>(a2+2)

so therefore

(α1n0)2>a2(a2+2)

α1n0T and α1n0<α so a1n0 is a lower bound.