Real analysis/Continuity

From testwiki
Revision as of 02:34, 10 December 2007 by imported>The Scarlet Letter (adding proposed section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Definition

Now that we've defined the limit of a function, we're in a position to define what it means for a function to be continuous:


We say a function f:A is continuous at c if limxcf(x)=f(c). We say f itself is continuous if this condition holds for all points in A.


Conceptually, this definition means that continuous functions have no sudden jumps or oscillations. We will see several examples of discontinuous functions that illustrate the meaning of the definition.

Algebraic Operations

Since limits are preserved under algebraic operations, we see that if f(x) and g(x) are both continuous at c:

  • af(x) is continuous at c for all a.
  • f(x)+g(x) is continuous at c.
  • f(x)g(x) is continuous at c.
  • f(x)/g(x) is continuous at c, assuming g(c) is non-zero.


We can use sequential limits to prove that functions are discontinuous as follows:

  • f(x) is discontinuous at c if and only if there are two sequences (xn)c and (yn)c such that limn(f(xn))=limn(f(yn)).

Composition

Another result that will allow us to construct many examples of continuous functions is that any composition of continuous functions is itself continuous:

Theorem

If f:B and g:AB are continuous, then the composition (fg)(x)=f(g(x)) is continuous on A.

Proof

Let ϵ>0. Let cA.

Since f is continuous, δ1>0:|xc|<δ1|f(x)f(c)|<ϵ.

Since g is continuous, δ2>0:|xc|<δ2|g(x)g(c)|<δ1.

Thus |xc|<δ2|g(x)g(c)|<δ1|f(g(x))f(g(c))|<ϵ, so (fg)(x) is continuous on A.

The Intermediate Value Theorem

This is the big theorem on continuity. Essentially it says that continuous functions have no sudden jumps or breaks.

Theorem (Intermediate Value Theorem)

Let f(x) be a continuous function. If a<b and f(a)<m<f(b), then c(a,b):f(c)=m.

Proof

Let S={x(a,b):f(x)<m}, and let c=supS.

Let ϵ=|f(c)m|. By continuity, δ:|xc|<δ|f(x)f(c)|<ϵ.

If f(c) < m, then |f(c+δ2)f(c)|<ϵ, so f(c+δ2)<f(c)+ϵ=m. But then c+δ2S, which implies that c is not an upper bound for S, a contradiction.

If f(c) > m, then since c=supS, x:xS,c>x>cδ. But since |xc|<δ, |f(x)f(c)|<ϵ, so f(x)>f(c)ϵ = m, which implies that xS, a contradiction.

Construction of Rational Powers

We can now use what we know about continuity to construct rational powers of positive real numbers. We've already defined the integer powers; let's show they're continuous first.

Continuity of x^n

  • f(x)=x0=1 is continuous.

Given ϵ>0, |f(x)f(c)|=|11|=0<ϵ. So, δ>0:|xc|<δ|f(x)f(c)|<ϵ.

  • f(x)=x is continuous.

Given ϵ>0, let δ=ϵ. Then |xc|<δ|xc|<ϵ|f(x)f(c)|<ϵ .

  • f(x)=xn is continuous for all n and all x.

We proceed by induction. We have already seen that f(x)=x1 is continuous. Assuming f(x)=xn1 is continuous, we use the that fact that continuity is preserved under algebraic operations to see that xf(x)=xn is continuous.

  • f(x)=xn is continuous for all n and all x0.

Since xn is continuous and nonzero on the set in question, 1xn=xn is continuous since continuity is preserved under division by a nonzero function.


We can now use the continuity of xn together with the intermediate value theorem to construct positive nth roots. As promised, this is much nicer than the construction of square roots in the first chapter:

Construction of nth roots

Given c>0, consider the function f(x)=xnc(it is clear that 0 has a unique nth root, so we do not consider this case). f(0)=c<0 and since 1+c>1, f(1+c)=(1+c)nc>(1+c)n(1+c)>0. By the Intermediate Value Theorem, x(0,1+c):f(x)=xnc=0. Thus c has a positive nth root.

To prove uniqueness, let x and y be two nth roots of c. If x>y>0, then xn>yn>0. But then it would follow that c>c, a contradiction. Similarly we cannot have x<y, so it follows that x=y.

Definition and Properties of Rational Powers

Given n we define x1n=xn to be the unique nonnegative nth root of x. We then define all rational powers as follows:


If r=mn is in lowest terms(i.e. p and q have no common factors and q>0), we define xr=(xq)p.


Our definition would work just as well if pq were not in lowest terms, as we'll see in a minute. First we must prove some basic facts:

  • xnm=xmn

Note that (xnm)mn=((xnm)m)n=xnn=x. Thus xnm is an mn-th root of x. The result follows immediately from uniqueness of positive roots.


  • xpq=xpq=xqp

Using what we know about integer powers we see that (x1q)p)=(xqp)q)q=(xqq)p)q=xpq


As promised, our definition does not depend on the fraction representing r:

  • If pq=mn, then xpq=xmn.

If pq=mn, then m=cp and n=cq for some c. Thus xmn=(xqcc)p=xpq=xpq.

Now we'll prove the standard algebraic facts about rational powers:

  • If r,s and x>0, then xrxs=xr+s and (xr)s=xrs

Proof: Let r=ab and s=cd. Then xrxs=xabxcd=xadbdxbcbd=(x1bd)ad(x1bd)bd=(x1bd)ad+bc=xad+bcbd=x(r+s)


Also, xrs =xabcd =xacbd =(xac)1bd = (((xa)c)1b)1d =(((xa)1b)c)1d=(xab)cd


  • If r=ab>0 and y>x>0, then yr>xr>0.

Proof: If y1bx1b, then (y1b)b(x1b)b, and yx, contradicting the assumption y>x>0. So y1b>x1b>0. Since a > 0, yab>xab>0. Thus yr>xr>0

Continuity of rational powers

Now we'll use the preceding algebraic properties to prove continuity of all rational powers:

  • f(x)=x1n is continuous for all nand x0.

Proof: Given ϵ>0, let δ=|cn1n|ϵ. Then |xc|<δ

|x1nc1n|=|x1nc1n||xn1n+xn2nc1n++x1ncn2n+cn1n||xn1n+xn2nc1n++x1ncn2n+cn1n|=|xc||xn1n+xn2nc1n++x1ncn2n+cn1n||xc||cn1n|<|cn1n|ϵ|cn1n|=ϵ.


The preceding argument works for c=0. If c=0, then let δ=ϵn. Then:

|x0|<δ|x|<ϵn|x|1n<ϵ|x1n0|<ϵ

So, x1n is continuous for all x0.


  • xq is continuous for all q

Proof: If q=ab, where a and b are integers and b>0, then xq=(xa)1b. Thus xq is the composition of continuous functions, and therefore is continuous itself.

Uniform Continuity