MATH 409 Lecture 11

From Notes
Jump to navigation Jump to search

« previous | Tuesday, October 1, 2013 | next »

Lecture Slides

Continuous Functions

Review

Theorem. Any polynomial of odd degree has at least one real root.

Proof. Let p(x)=anxn+an1xn1++a1x+a0 be a polynomial of positive degree n. Note that an0. For any x0, we have

p(x)anxn=1+an1anx++a1anxn1+a0anxn

which converges to 1 as x±. As a consequence, there exists C>0 such that p(x)anxn12 if |x|C. In particular, the numbers p(x) and anxn are of the same sign if |x|C. In the case n is odd, this implies that one of the numbers p(C) and p(C) is positive while the other is negative. By the Intermediate Value Theorem, we have p(x)=0 for some x[C,C].

quod erat demonstrandum

Continuity Over Domain

Theorem. Given a function f:(a,b) and a point c(a,b), let f1 denote the restriction of f to the interval (a,c] and f2 denote the restriction of f to [c,b).

The function f is continuous if and only if both restrictions f1 and f2 are continuous.

Proof. For any x(a,c), the continuity of f at x is equivalent to the continuity of f1 at x. Likewise, the continuity of f at a point y(c,b) is equivalent to the continuity of f2 at y. The function is continuous at c if f(x)f(c) as xc. The restriction f1 is continuous at c if f(x)f(c) as xc. The restriction f2 is continuous at c if f(x)f(c) as xc+. Therefore f is continuous at c if and only if both f1 and f2 are continuous at c.

quod erat demonstrandum

For example, the function f(x)=|x| is continuous on . Indeed f coincides with g(x)=x on [0,) and with the function h(x)=x on (,0].


Continuity of Compositions

Theorem. Let f:E1 and g:E2 be two functions. if f(E1)E2, then (gf)(x) is a well-defined function on E1.

If f is continuous at a point cE1 and g is continuous at f(c), then gf is continuous at c.

Proof. Let us use the sequential characterization of continuity. Consider an arbitrary sequence {xn}E1 converging to c. We have to show that

limn(gf)(xn)=(gf)(c)

Since the function f is continuoous at c, we obtain that f(xn)f(c) as n. Moreover, all elements of the sequence {f(xn)} belong to the set E2. Since the function g is continuous at f(c), we obtain that g(f(xn))g(f(c)) as n.

quod erat demonstrandum

Examples

If a function f:E is continuous at a point cE, then a function g=|f(x)|, xE, is also continuous at c.

Indeed, the function g is the composition of f with the continuous function h(x)=|x|.

If functions f,g:E are continuous at a point cE, then functions max(f,g) and min(f,g) are also continuous at c.

  • Indeed, 2max(f(x),g(x))=f(x)+g(x)+|f(x)g(x)| for all xE, and
  • 2min(f(x),g(x))=f(x)+g(x)|f(x)g(x)| for all xE
Trigonometric Functions

For a unit circle with angle θ measured ccw from the point (1,0), we define

  • sinθ=y
  • cosθ=x
  • tanθ=yx

Theorem. 0sinθθtanθ for all θ[0,π2).

These are usually proved using areas, but we will use length.

Proof. The length of sinθ is the length of the line from (x,y) to the x-axis, θ is the length of the arc from (1,0) to (x,y), and tanθ is the length of the segment from (1,0) to (1,y), where x,y is parallel to 1,y.

We approximate the length of an arc by summing the lengths of a bunch of lines next to the arc (similar to how π was first estimated)

quod erat demonstrandum

Theorem. [Continuity of sine]. sinx is continuous for all x.

We know that 0sinθθ for all θ[0,π2). Since sinθ=sin(θ), we get |sinθ||θ| if θ<π2. In the case |θ|π2, this estimate holds too as |sinθ|1<π2. Now using the trigonometric formula,

sinxsinc=2sinxc2cosx+c2

We obtain

|sinxsinc|2|sinxc2||cosx+c2|2|xc2|=|xc|

It follows that sinxsinc as xc for every c. That is, the function sinx is continuous.

quod erat demonstrandum

Theorem. [Continuity of cosine.] cosx is continuous for all x

Proof. Since cosx=sin(x+π2) for all x, the function f is a composition of two continuous functions g(x)=x+π2 and h(x)=sinx.

quod erat demonstrandum

Theorem. [Continuity of tangent]. tanx is continuous for all x

Proof. Since f(x)=sinxcosx, the function f is continuous on its tentire domain {xcosx}={π2+πkk}

quod erat demonstrandum

f(0)=1 and f(x)=sinxx for x0.

Proof. Since sinx and the identity functions are continuous, it follows that if f is continuous on {0}. Further, we know that 0sinxxtanx for 0xπ2. Therefore cosxsinxx1 Since cos0=1, the squeeze theorem implies that f(x)1 as x0+. The left-hand limit at 0 is the same as f(x)=f(x) for all x. Thus the function f is continuous at 0 as well.

quod erat demonstrandum


Monotone Functions

Let f:E be a function defined on a set E.

The function f is increasing if, for any x,yE, x<y implies f(x)f(y).

It is called strictly increasing if x<y implies f(x)<f(y).

Similarly, f is decreasing if, for any x,yE, x>y implies f(x)f(y).

It is called strictly decreasing if x>y implies f(x)>f(y).

Increasing and decreasing functions are called monotone, and strictly increasing and strictly decreasing functions are called strictly monotone.


Theorem. Any monotone function defined on an open interval can have only jump discontinuities.

Theorem. A monotone function f defined on an interval I is continuous if and only if the image f(I) is also an interval.

Theorem. A continuous function defined on a closed interval is one-to-one if and only if it is strictly monotone.


Continuity of Inverse Functions

Suppose f:E is a strictly monotone function defined on a set E. Then f is one-to-one on E. Then f is one-to-one on E so that the inverse function f1 is a well-defined function on f(E).

Theorem. If the domain E of a strictly monotone functino f is a closed interval and f is continuous on E, then the image f(E) is also a closed interval, and teh inverse function f1 is strictly monotone and continuous on f(E).

Proof. Since f is continuous on the closed interval E, it follows from the extreme value and intermediate value theorems that f(E) is also a closed interval. The inverse function f1 is strictly monotone since f is strictly monotone. By construction, f1 maps the interval f(E) onto the interval E, which implies that f1 is continuous.

quod erat demonstrandum


Examples

Power function. f(x)=xn for x and n.

The function f is continuous on . It is strictly increasing on the interval [0,) anf f([0,))=[0,). In the case n is odd, the function f is strictly increasing on and f()=. We conclude that the inverse function f1(x)=x1n is a continuous function on [0,) if n is even and a continuous function on if n is odd.

f(x)=xn for x{0} and n.

The function f is strictly decreasing on (0,). It is continuous on (0,) and maps this interval onto itself. Therefore the inverse function f1(x)=x1n is a continuous function on (0,).