Jump to content

Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I/Lecture 7

From Wikiversity



Approximation

A basic thought of mathematics is the idea of approximation, which occurs in many contexts and which is important both for mathematics as an auxiliary science for the empirical sciences and for the construction of mathematics as a pure science, in particular in analysis.

The first example for this is measuring, say the length of a line segment or the duration of time. Depending on the context and the aim, there are quite different ideas of what an exact measurement is, and the desired accuracy has an impact on the measuring device to take.

The result of a measurement is given in respect to a unit of measurement by a decimal fraction, that is as a number with finitely many digits after the point. The number of digits after the point indicates the claimed exactness of the measurement. To describe results of a measurement one neither needs irrational numbers nor rational numbers with a periodic decimal expansion.

Let's have a look at meteorology. From measurements at several different measurement stations, one tries to set up the weather forecast for the following days with mathematical models and computer simulation. In order to make better forecasts, one needs more measurement stations.

Let's have a look at approximations as they appear in mathematics. A certain line segment can (at least ideally) be divided into n parts of the same length and one may be interested in the length of the parts, or in the length of the diagonal in the unit square. These lengths could also be measured, however, mathematics offers better descriptions of these lengths by providing rational numbers and irrational numbers (like 2). The determination of a good approximation is then pursued within mathematics. Let us consider the fraction q=37. An approximation of this number with an exactness of nine digits is given by

0,428571428<37<0,428571429.

The decimal fractions on the left and on the right are both approximations (estimates) of the true fraction 37 with an error which is smaller than 1109. This is a typical accuracy of a calculator, but depending on the aim one sometimes wants a better accuracy (a smaller error). The computation in this example rests on the division algorithm, and one can go on to achieve any wanted error bound (here, it is an additional aspect that because of the periodicity we can just read off the digits and repeat them and do not have to compute further). The approximation of a given number by a decimal fraction is also called rounding.

In the empirical and in the mathematical situation, we have the following principle of approximation.

Principle of approximation: There does not exist a universal accuracy for an approximation. A good approximation method is not a single approximation, but rather a method to produce for any given wanted accuracy (error, level of exactness, deviation) an approximation within the given accuracy. To increase the accuracy (make the error smaller) one has to increase the effort.

With this principle at the back of one's mind, many difficult concepts like convergent sequence and continuity become comprehensible.

Approximations appear also in the sense that empirical functions for which a certain sampling is known, shall be described by a mathematically easy function. An example for this is the interpolation theorem. Later we will also encounter the Taylor formula, which approximates a given function in a small neighborhood of one point by a polynomial. Also, here the mentioned principle of approximation occurs, that in order to get a better approximation one has to increase the degree of the polynomials. In integration theory, the graph of a function is bounded by upper and lower staircase functions, in order to approximate the area below the graph. With finer staircase functions (shorter steps) we get better approximations.

How good an approximation is becomes sometimes clear if we want to compute with the approximations. For example, given certain estimates for the side lengths of a rectangle, what estimate does hold for the area of the rectangle? If we want to allow a certain error for the area of a rectangle, what error can we allow for the side lengths?

We are going to have a closer look at square roots and how these might be approximated. More precisely, we will describe square roots as a limit of a sequence. We have seen in the fourth lecture that there is no easier description for the square root of a prime number since these are irrational numbers.



Real sequences
Heron of Alexandria (1. century a.C.)

We begin with a motivating example.


We would like to "compute“ the square root of a natural number, say of 5. Such a number x with the property x2=5 does not exist within the rational numbers (this follows from unique prime factorization). If xR is such an element, then also x has this property. Due to Corollary 6.6 , there can not be more than two solutions.

Though there is no solution within the rational numbers for the equation x2=5, there exist arbitrarily good approximations for it with rational numbers. Arbitrarily good means that the error (the deviation) can be made so small that it is below any given positive bound. The classical method to approximate a square root is Heron's method. This is an iterative method, i.e., the next approximation is computed from the preceding approximation. Let us start with a:=x0:=2 as a first approximation. Because of

x02=22=4<5

we see that x0 is to small, x0<x. From a2<5 (a being positive) we get 5/a2>1 and therefore (5/a)2>5, so 5/a>5. Hence we have the estimates

a<5<5/a,

where we get a rational number on the right hand side if a is rational. Such an estimate provides a certain idea where 5 lies. The difference 5/aa is a measure for how good the approximation is.

In particular, when we start with 2, we get that the square root 5 is between 2 and 5/2. Then we take the arithmetic mean of the interval bounds, so

x1:=2+522=94.

Due to (94)2=8116>5, this value is too large and therefore 5 is in the interval [549,94]. Then, we take again the arithmetic mean of these interval bounds and we set

x2:=549+942=16172

to be the next approximation. Continuing like that, we get better and better approximations for 5.

In this way we get always a sequence of better and better approximations of the square root of a positive real number.


Let c+ denote a positive real number. The Heron-sequence, with the positive initial value x0, is defined recursively by

xn+1:=xn+cxn2

Accordingly, this method is called Heron's method for the computation of square roots. In particular, this method produces for every natural number n a real number which approximates a number defined by a certain algebraic property within an error which is arbitrarily small. In many technical applications, it is enough to know a certain number within a certain accuracy, but the accuracy aimed at might depend on the technical goal. In general, there is no accuracy which will work for all possible applications. Instead, it is important to know how to improve a good approximation by a better approximation and to know how many (computational) steps one has to take in order to reach a certain desired approximation. This idea yields the concepts sequence and convergence.


A real sequence is a mapping

,nxn.

We usually write a sequence as (xn)n or simple as (xn)n. For a given starting number x0, the recursively defined numbers by Heron's method (for the computation of c) form a sequence. Sometimes a sequence is not defined for all natural numbers, but just for all natural numbers N. But all concepts and statements apply also in this situation.


Let (xn)n denote a real sequence, and let x. We say that the sequence converges to x, if the following property holds.

For every positive ϵ>0, ϵ, there exists some n0, such that for all nn0, the estimate

|xnx|ϵ

holds.

If this condition is fulfilled, then x is called the limit of the sequence. For this we write

limnxn:=x.
If the sequence converges to a limit, we just say that the sequence converges, otherwise, that the sequence diverges.

One should think of the given ϵ as a small but positive real number which expresses the desired aiming accuracy (or the allowed error). The natural number n0 represents the effort how far one has to go in order to achieve the desired accuracy, and in fact in such a way that above this effort number n0, all the following members will stay within this allowed error. Thus, convergence means that every possible accuracy can be achieved by some suitable effort. The smaller the error is supposed to be (the better the approximation shall be), the higher the effort will be. Instead of arbitrary positive real numbers ϵ, one can also work with unit fractions (the rational numbers of the form 1k, k+), see Exercise 7.7 , or with the inverse powers of ten 110, .

For ϵ>0 and a real number x, the interval ]xϵ,x+ϵ[ is also called the ϵ-neighborhood of x. A sequence converging to 0 is called null sequence.




A constant sequence xn:=c converges to the limit c. This follows immediately, since for every ϵ>0, we can take n0=0. Then we have

|xnc|=|cc|=|0|=0<ϵ

for all n.


The sequence

xn=1n

converges to the limit 0. To show this, let some positive ϵ be given. Due to the Archimedean axiom, there exists an n0, such that 1n0ϵ. Then for all nn0, the estimate

|xn0|=1n1n0ϵ

holds.


We consider the sequence

xn=0.3333,

with exactly n digits after the point. We claim that this sequence converges to 1/3. For this, we have to determine |0,333313|, and before we can do this, we have to recall the meaning of a decimal expansion. We have

xn=0.3333=333310n=j=0n1310j10n,

and therefore

|0,333313|=|j=0n1310j10n13|=|3(j=0n1310j)10n310n|=|(j=0n1910j)10n310n|=|1310n|=1310n.

If now a positive ϵ is given, then for n sufficiently large, this last term is ϵ.


Lemma

A

real sequence has at most one limit.

Proof  

We assume that the sequence has two distinct limits x,y, xy. Then d:=|xy|>0. We consider ϵ:=d/3>0. Because of the convergence to x there exists an n0 such that

|xnx|ϵ for all nn0

and because of the convergence to y there exists an n0 such that

|xny|ϵ for all nn0.

hence both conditions hold simultaneously for nmax{n0,n0}. Suppose that n is as large as this maximum. Then due to the triangle inequality we arrive at the contradiction

d=|xy||xxn|+|xny|ϵ+ϵ=2d/3.



Boundedness

A subset M of the real numbers is called bounded, if there exist real numbers sS such that

M[s,S].

In this situation, S is also called an upper bound for M and s is called a lower bound for M. These concepts are also used for sequences, namely for the image set, the set of all members {xnn}. For the sequence 1/n, n+, 1 is an upper bound and 0 is a lower bound.


Lemma

Proof  

Let (xn)n be the convergent sequence with x as its limit. Choose some ϵ>0. Due to convergence there exists some n0 such that

|xnx|ϵ for all nn0.

So in particular

|xn||x|+|xxn||x|+ϵ for all nn0.

Below n0 there are ony finitely many members, hence the maximum

B:=maxn<n0{|xn|,|x|+ϵ}

is welldefined. Therefore B is an upper bound and B is a lower bound for {xnn}.


It is easy to give a bounded but not convergent sequence.


The alternating sequence

xn:=(1)n

is bounded, but not convergent. The boundedness follows directly from xn[1,1] for all n. However, there is no convergence. For if x0 were the limit, then for positive ϵ<1 and every odd n the relation

|xnx|=|1x|=1+x1>ϵ

holds, so these members are outside of this ϵ-neighbourhood. In the same way we can argue against some negative limit.



The squeeze criterion

Lemma

Suppose that (xn)n and (yn)n are convergent sequences such that xnyn for all n. Then

limnxnlimnyn.

Proof


The following statement is called the squeeze criterion.


Lemma

Let (xn)n,(yn)n and (zn)n denote real sequences. Suppose that

xnynzn for all n

and that (xn)n and (zn)n converge

to the same limit a. Then also (yn)n converges to a.

Proof



<< | Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I | >>
PDF-version of this lecture
Exercise sheet for this lecture (PDF)