MATH 409 Lecture 10

From Notes
Jump to navigation Jump to search

« previous | Thursday, September 26, 2013 | next »

Lecture Slides

Continuity

Given set E, a function f:E, and a point cE, the function f is continuous at c if for any ϵ>0 there exists δ=δ(ϵ)>0 such that |xc|<δ and xE imply |f(x)f(c)|<ϵ

We say that the function f is continuous on a set E0E if f is continuous at every point cE0. The function f is continuous if it is continuous on the entire domain E.

Note:

  • In the case E=(a,b), f is continuous at cE if and only if f(c)=limxcf(x)


Properties

Theorem. A function f:E is continuous at cE if and only if for any sequence {xn} of elements of E, xnc as n implies f(xn)f(c) as n.

Theorem. Suppose that functions f,g:E are both continuous at cE. Then (f+g), (fg) and fg are also continuous at c. If, additionally, g(c)0, then fg is continuous at c as well.

Bounded Functions

A function f:E is bounded on a subset E0E if there exists C>0 such that |f(x)|C for all xE0. In the case E0=E, we say that f is bounded.

The function f is bounded above on E0 if there exists C such that f(x)C for all xE0.

It is bounded below on E0 if there exists C such that f(x)C for all xE0.

Equivalently, f is bounded on E0 if the image f(E0) is a bounded subset of . Likewise, the function f is bounded above on E0 if the image f(E0) is bounded above. It is bounded below on E0 if f(E0) is bounded below.

Example

h: h(0)=0, h(x)=1x for x0

The function h is unbounded. At the same time, it is bounded on [1,) and on (,1].

Theorem. If I=[a,b] is a closed, bounded interval of the real line, then any continuous function f:I is bounded.

Proof. Assume that f:I is unbounded. Then for every n there exists a point xnI such that |f(xn)|>n. We obtain a sequence {xn} of elements of I such that the sequence {f(xn)} diverges to infinity.

Since the interval I is bounded, the sequence {xn} has a convergent subsequence {xnk} (due to the Bolano-Weierstrass Theorem). Let c=limkxnk. Then c[a,b] (due to comparison theorem). Since the sequence {f(xnk)} is a subsequence of {f(xn)}, it diverges to infinity. In particular, it does not converge to f(c). It follows that f is discontinuous at c.

Thus any continuous function on [a,b] has to be bounded.

quod erat demonstrandum

Discontinuities

A function f:E is discontinuous at a point cE if it is not continuous at c. There are various kinds of discontinuities including the following ones.

  • f has a jump discontinuity at c if both one-sided limits at c exist, but they are not equal: limxcf(x)limxc+f(x).
  • f has a removable discontinuity at a point c if the limit at c exists, but it is different from the value at c: limxcf(x)f(c).
  • If f is continuous at c, then it is locally bounded at c, which means that f is bounded on the set (cδ,c+δ)E provided δ>0 is small enough. Hence any function not locally bounded at c is discontinuous at c.

Examples

Constant function. f(x)=a for all x and some a.

Since limxcf(x)=a for all c, f is continuous.

Identity function. f(x)=x for all x.

Since limxcf(x)=c for all c, the function is continuous.

Step function. f(x)={1x>00x0

Since limx0f(x)=0 and limx0+f(x)=1, the function has a jump discontinuity at 0. It is continuous on {0}.

Harmonic function. f(0)=0 and f(x)=1x for x0

Since limxcf(x)=1c for all c0, the function f is continuous on {0}. It is discontinuous at 0 because it is not locally bounded at 0.

Harmonic sine. f(0)=0 and f(x)=sin1x for x0.

Since limx0+f(x) does not exist, the function is discontinuous at 0. Notice it is neither jump nor removable discontinuous, and the function f is bounded. The reason for discontinuity is oscillation.

f(0)=0 and f(x)=xsin1x for x0.

Since limx0f(x)=0, the function is continuous at 0.

Dirichlet function. f(x)={1xin0x.

Since limxcf(x) never exists, the function has no points of continuity.

Riemann function. f(x)={1qx=pq0x

Since limxcf(x)=0 for all c, the function f is continuous at irrational points and discontinuous at rational points. Moreover, all discontinuities are removable.


Extreme Value Theorem

Theorem. [Extreme Value Theorem]. if I=[a,b] is a closed, bounded interval of the real line, then any continuous function f:I attains its extreme values (maximum and minimum) on I. To be precise, there exist points xmin and xmax in I such that

f(xmin)f(x)f(xmax) for all xI

Proof. Since f is continuous, it is bounded on I. Hence m=infxIf(x) and M=supxIf(x) are well-defined numbers. In different notation, m=inff(I) and M=supf(I). Clearly, mf(x)M for all xI.

For any n, the number M1n is not an upper bound of th eset f(I), while m+1n is not a lower bound of f(I). Hence we can find points xn,ynI such that f(xn)>M1n and f(yn)<m+1n. By construction, f(xn)M and f(yn)m as n. The Bolzano-Weierstrass Theorem implies that the sequences {xn} and {yn} have convergent subsequences (or, in other words, they have limit points). Let c be a limit point of {xn} and d be a limit point of {yn}. Notice that c,dI. The continuity of f implies f(c) is a limit point of {f(xn)} and f(d) is a limit point of {f(yn)}. We conclude that f(c)=M and f(d)=m.

quod erat demonstrandum

We used the fact that the sequence is bounded when we applied the Bolzano-Weierstrass theorem.

We used the fact that the sequence is closed when we stated that the continuity of f implies f(c) is a limit point of {f(xn)} and f(d) is a limit point of {f(yn)}.

Remarks:

  • The theorem may not hold if I is not closed. Counterexample: f(x)=x for x(0,1). Neither maximum nor minimum is attained.
  • The theorem may not hold if I is not bounded. Counterexample: f(x)=1x2+1 for x[0,). The maximal value is attained at 0, but the minimal value 0 is never attained.


Intermediate Value Theorem

Theorem. [Intermediate Value Theorem]. If a function f:[a,b] is continuous, then any number y0 that lies between f(a) and f(b) is a value of f, that is, y0=f(x0) for some x0[a,b].

Proof. In the case f(a)=f(b), the theorem is trivial.

In the case f(a)>f(b), we notice that the function f is continuous on [a,b], f(a)<f(b), and y0 lies between f(a) and f(b). Hence we acn assume without loss of generality that f(a)<f(b).

Further, if y0 lies between f(a) and f(b), then 0 lies between f(a)y0 and f(b)y0. Moreover, the function g(x)=f(x)y0 is continuous on [a,b] and g(a)<g(b) if and only if f(a)<f(b). Hence it is no loss to assume that y0=0.

Now the theorem is reduced to a simpler case:

Theorem. If a function f:[a,b] is continuous and f(a)<0<f(b), then f(x0)=0 for some x0(a,b).

Let E={x[a,b]f(x)>0}. The set E is nonempty (as bE) and bounded (as E[a,b]. Therefore, x0=infE exists. Observe that x0[a,b] (x0b as bE; x0a as a is a lower bound of E).

To complete the proof, we need the following lemma:

Lemma. If a function f is continuous at a point c and f(c)0, then f maintains its sign in a sufficiently small neighborhood of c.

Proof. Since f is continuous at c and |f(c)|>0, there exists δ>0 such that |f(x)f(c)|<|f(c)| whenever |xc|<δ. The inequality |f(x)f(c)|<|f(c)| implies f(x) has the same sign as f(c).

The lemma implies that f(x0)=0. Indeed, if f(x0)0, then for some δ>0, the function f maintains its sign in the interval (x0δ,x0+δ)[a,b].

  • In the case f(x0)>0, we obtain that x0>a and x0 is not a lower bound of E.
  • In the case f(x0)<0, we obtain that x0<b and x0 is not the greatest lower bound of E

Either way we arrive at a contradiction.

quod erat demonstrandum

Corollary. If a real-valued function f is continuous on a closed bounded interval [a,b], then the image f([a,b]) is also a closed bounded interval.

Proof. By the Extreme Value Theorem, there exist points xmin,xmax[a,b] such that f(xmin)f(x)f(xmax) for all x[a,b]. Let I0 denote the closed interval with endpoints xmin and xmax. Let J denote the closed interval with endpoints f(xmax) and f(xmax). We have that f([a,b])J. The Intermediate Value Theorem implies that f(I0)=J. Since I0[a,b], we obtain that f([a,b])=J.

quod erat demonstrandum