Math for Non-Geeks/ Composition of continuous functions
{{#invoke:Math for Non-Geeks/Seite|oben}}
Many functions are defined as the concatenation - the linking together of things, like in a chain - of other functions. Checking for continuity of such concatenated functions by using the classical epsilon-delta criterion for continuity is often tedious. However, one can prove that the concatenation of continuous functions is once again a continuous function. This is an important tool that simplifies the proof for continuity of compositions of functions.
Concatenation Theorems
The concatenation theorems for continuous functions are the following:
Math for Non-Geeks: Template:Satz
Motivation
Imagine, we are given a function containing sums, products and quotients like , . We would like to know whether this function is continuous at some argument . So we consider any sequence of arguments converging to and check whether there is always . For handling sums, products and quotients, the limit theorems for convergent sequences turn out to be very useful:
Those formulas could be applied because all subsequences converge (we showed this in the end of our calculations). As was chosen to be arbitrary, we directly obtain the continuity of the entire function . This proof of continuity is basically an application of the sequence criterion plus theorems for sequence limits. Since, thanks to the limit theorems, the limit can be pulled into the function, we can use it to establish continuity. And the above concatenation theorems shorten proofs of this kind even further. we consider the following functions:
Now, may be written as a concatenation of those three functions:
As all three functions , and are continuous, the concatenation theorems will directly imply continuity for . This argumentation is even shorter than the proof using the sequence criterion. So the continuity proof can be concluded in one sentence: is continuous because it is a concatenation of continuous functions. And indeed, any concatenation constructed out of continuous functions (i.e. by combining polynomials) is continuous.
Problem Example
The following problem illustrates just how easy it is to establish continuity of a function using the concatenation theorems:
<section begin="Problem:Continuity of a concatenated square root function" />Math for Non-Geeks: Template:Aufgabe<section end="Problem:Continuity of a concatenated square root function" />
General sketch of the proof
<section begin="Sketch of the proof" />Following the concatenation theorems, every composition of continuous functions is again continuous function. So if can be written as a concatenation of continuous functions, we can directly infer continuity of . A corresponding proof could be of the following form:
In a lecture, this proof scheme may of course only be applied if the concatenation theorems have already been treated before. In any way, it is a very efficient method to characterize continuous functions.<section end="Sketch of the proof" />
Corollary: Polynomial functions are continuous
Every polynomial function can be written as a concatenation of following the two functions:
is the identity the constant function with value . These functions are continuous and hence, every polynomial function is continuous. For instance, we may construct the polynomial function out of and as follows:
Explicitly, this decomposition reads:
Further examples
Exactly as subsequences have to converge for a concatenation sequence to converge, we need that our building brick functions are continuous in order to obtain a continuous concatenation function. When using non-continuous functions for the concatenation, we do not know anything about the continuity of the outcome. For instance:
The function is continuous at , whereas is not. The product of both functions is again , since . Therefore the product (i.e. a concatenation) is discontinuous at . By contrast to what one may intuitively expect, concatenating discontinuous functions may also yield us a continuous function. To illustrate this, let us consider:
This function maps rational numbers to an all other to . Concatenating with itself, we get the following function :
is just a constant function. Hence it is continuous - although was actually nowhere continuous. So concatenating discontinuous functions may indeed yield us a continuous function.
Proof of concatenation theorems
Continuity under addition
Math for Non-Geeks: Template:Satz
Continuity of scalar multiplication
Math for Non-Geeks: Template:Satz
Continuity under multiplication
Math for Non-Geeks: Template:Satz
Continuity of quotients
Math for Non-Geeks: Template:Satz
Continuity of compositions
Math for Non-Geeks: Template:Satz
Comparison with the epsilon-delta criterion
In the beginning of this article, we used the concatenation theorems in order to show that the function is continuous. We will no perform a second proof "by hand", using the epsilon-delta criterion. The proof will cost us more work, but we will get an explicit information on the maximal initial error we have to choose, in order to stay below a given threshold for the error of the outcome.
<section begin="Problem:Epsilon-delta proof of continuity for a square root function" />Math for Non-Geeks: Template:Aufgabe<section end="Problem:Epsilon-delta proof of continuity for a square root function" />
{{#invoke:Math for Non-Geeks/Seite|unten}}