Jump to content

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

From Wikiversity



Ordering properties of the real numbers

It is known that the real number may be identified with the points on a line. If on the number line, a point is further on the right than another point, then its value is larger. We describe now these ordering properties of the real numbers.


A fieldMDLD/field K is called an ordered field, if there is a relation > (larger than) between the elements of K, fulfilling the following properties (ab means a>b or a=b).

  1. For two elements a,bK, we have either a>b or a=b or b>a.
  2. From ab and bc, one may deduce ac (for any a,b,cK).
  3. ab implies a+cb+c (for any a,b,cK).
  4. From a0 and b0, one may deduce ab0 (for any a,bK).

and are, with their natural orderings, ordered fields.


LemmaLemma 5.2 change

In an ordered field,MDLD/ordered field the following properties hold.

  1. 10.
  2. a0 holds if and only if a0 holds.
  3. ab holds if and only if ab0 holds.
  4. ab holds if and only if ab holds.
  5. ab and cd imply a+cb+d.
  6. ab and c0 imply acbc.
  7. ab and c0 imply acbc.
  8. ab0 and cd0 imply acbd.
  9. a0 and b0 imply ab0.
  10. a0 and b0 imply ab0.

Proof



LemmaCreate referencenumber

In an ordered field,MDLD/ordered field the following properties holds.

  1. From x>0 one can deduce x1>0.
  2. From x<0 one can deduce x1<0.
  3. For x>0 we have x1 if and only if x11.
  4. From xy>0 one can deduce x1y1.
  5. For positive elements x,y the relation xy is equivalent to xy1.

Proof  



Let K be an ordered field.MDLD/ordered field K is called Archimedean, if the following Archimedean axiom holds, i.e. if for every xK there exists a natural number n such that

nx.

LemmaCreate referencenumber

  1. For x,y with x>0 there exists n such that nxy.
  2. For x>0 there exists a natural number n such that 1n<x.
  3. For two real numbers x<y there exists a rational number n/k (with n, k+) such that
    x<nk<y.

Proof  

(1). We consider y/x. Because of the Archimedean axiomMDLD/Archimedean axiom there exists some natural number n with ny/x. Since x is positive, due to Lemma 5.2   (6) also nxy holds. For (2) and (3) see Exercise 5.21 .



For real numbers a,b, ab, we call

  1. [a,b]={xxa and xb} the closed interval.
  2. ]a,b[={xx>a and x<b} the open interval.
  3. ]a,b]={xx>a and xb} the half-open interval (closed on the right).
  4. [a,b[={xxa and x<b} the half-open interval (closed on the left).

For the real numbers, the intervals with bounds from [n,n+1[, n, form a disjoint union or a covering of . Therefore, the following definition makes sense.


For a real numberMDLD/real number x, the floor x is defined as

x=n, if x[n,n+1[ and n.

With the ordering properties, we can also define increasing and decreasing functions.


Let I denote an intervalMDLD/interval (R) and let

f:I

denote a function.MDLD/function Then f is called increasing if

f(x)f(x) holds for all x,xI with xx,

strictly increasing if

f(x)>f(x) holds for all x,xI with x>x,

decreasing if

f(x)f(x) holds for all x,xI with xx,

strictly decreasing if

f(x)<f(x) holds for all x,xI with x>x.



The modulus

For a real number x, the modulus is defined in the following way.

|x|={x, if x0,x, if x<0.

So the modulus (also called the absolute value) is never negative and has only at x=0 the value 0, elsewhere it is always positive. The mapping

,x|x|,

is called the modulus function. Its graph consists of two half lines; such a function is called piecewisely linear.


LemmaCreate referencenumber

The modulus functionMDLD/modulus function (R)

,x|x|,
fulfills the following properties (x,y are arbitrary real numbers).
  1. |x|0.
  2. |x|=0 if and only if x=0.
  3. |x|=|y| if and only if x=y or x=y holds.
  4. |yx|=|xy|.
  5. |xy|=|x||y|.
  6. For x0 we have |x1|=|x|1.
  7. We have |x+y||x|+|y| (triangle inequality for the modulus).
  8. |x+y||x||y|.

Proof



Bernoulli's inequality
Bernoulli's inequality for '"`UNIQ--postMath-0000007E-QINU`"'.
Bernoulli's inequality for n=3.


The following statement is called Bernoulli's inequality.


TheoremTheorem 5.11 change

For every real number x1, and a natural number n, the estimate

(1+x)n1+nx
holds.

Proof  

We do induction over n.  Suppose that the statement is already known for n. Then

(1+x)n+1=(1+x)n(1+x)(1+nx)(1+x)=1+(n+1)x+nx21+(n+1)x,

since squares in an ordered field are nonnegative.




The complex numbers

We are going to introduce the complex numbers starting from the real numbers. It is not important for this construction that we have not completely listed all properties of the real numbers so far. We will use however that every positive real number has a unique real square root. With the construction of the complex numbers, we then have all number domains which are relevant for us.


The set 2 with 0:=(0,0) and 1:=(1,0), with componentwise addition and the multiplication defined by

(a,b)(c,d):=(acbd,ad+bc),

is called the field of complex numbers. We denote it by

.

So the addition is just the vector addition in 2, but the multiplication is a new operation. We will see in Fact ***** a more geometric interpretation for the complex multiplication.



From now on we write

a+bi:=(a,b)

and in particular we put i=(0,1), this number is called the imaginary unit. It has the important property

i2=1.

From this property and the rules of a field, one can deduce all algebraic properties of the complex numbers. This also helps in memorizing the multiplication rule as we have

(a+bi)(c+di)=ac+adi+bic+bidi=ac+bdi2+(ad+bc)i=acbd+(ad+bc)i.

We consider a real number a as the complex number a+0i=(a,0). Hence . It does not make a difference whether we add or multiply real numbers as real numbers or as complex numbers.


For a complex numberMDLD/complex number

z=a+bi,

we call

Re(z)=a

the real part of z and

Im(z)=b
the imaginary part of z.

However, one should not think that complex numbers are less real than real numbers. The construction of the complex numbers starting from the reals is by far easier than the construction of the real numbers starting from the rational numbers. On the other hand, it was a long historic process until complex numbers were accepted as numbers; they form a field, but not an ordered field, and so at first glance they are numbers which do not measure anything.

One should think of complex numbers as points of the plane; for the additive structure we have directly =2. The horizontal axis is called the real axis and the vertical axis is called the imaginary axis.


LemmaCreate referencenumber

The real partMDLD/real part and the imaginary partMDLD/imaginary part of complex numbersMDLD/complex numbers fulfill the following properties (for

z and w in ).
  1. z=Re(z)+Im(z)i.
  2. Re(z+w)=Re(z)+Re(w).
  3. Im(z+w)=Im(z)+Im(w).
  4. For r we have
    Re(rz)=rRe(z) and Im(rz)=rIm(z).
  5. z=Re(z) holds if and only if z holds, and this holds if and only if Im(z)=0 holds.

Proof



The mappingMDLD/mapping

,z=a+biz:=abi,
is called complex conjugation.

For z, the number z is called the complex-conjugated number of z. Geometrically, the complex conjugation to z is simple the reflection at the real axis.


LemmaCreate referencenumber

For the complex conjugation,MDLD/complex conjugation the following rules hold (for arbitrary

z,w).
  1. z+w=z+w.
  2. z=z.
  3. zw=zw.
  4. For z0 we have 1/z=1/z.
  5. z=z.
  6. We have z=z if and only if z holds.

Proof



LemmaCreate referencenumber

For a complex numberMDLD/complex number

z the following relations hold.
  1. z=Re(z)iIm(z).
  2. Re(z)=z+z2.
  3. Im(z)=zz2i.

Proof


The square d2 of a real number is always nonnegative, and the sum of two nonnegative real numbers is again nonnegative. For a nonnegative real number c there exists a unique nonnegative square root c, see Exercise 8.9 Hence the following definition yields a well-defined real number.


For a complex numberMDLD/complex number

z=a+bi,

the modulus is defined by

|z|=a2+b2.

The modulus of a complex number z is, due to the Pythagorean theorem, the distance of z to the zero point 0=(0,0). The modulus is a mapping

0,z|z|.

The set of all complex numbers with a certain modulus form a circle with the zero point as center and with the modulus as radius. In particular, all complex numbers with modulus 1 form the complex unit circle. The numbers of the complex unit circle are by the formula of Euler in relation to the complex exponential function and to the trigonometric functions, see Fact ***** and Fact *****. We further mention that the product of two complex numbers of the unit circle may be computed by adding the angles starting from the positive real axis counter clockwise.


LemmaCreate referencenumber

The modulusMDLD/modulus (C) of complex numbersMDLD/complex numbers

fulfils the following properties.
  1. |z|=z z.
  2. For real z the real and the complex modulus are the same.
  3. We have |z|=0 if and only if z=0.
  4. |z|=|z|.
  5. |zw|=|z||w|.
  6. For z0 we have |1/z|=1/|z|.
  7. |Re(z)|,|Im(z)||z|.
  8. |z+w||z|+|w| (triangle inequality).

Proof  

We only show the triangle inequality, for the other statements see Exercise 5.36 . Because of (7) we have for every complex number u the estimate Re(u)|u|. Therefore,

Re(zw)|z||w|,

and hence

|z+w|2=(z+w)(z+w)=zz+zw+wz+ww=|z|2+2Re(zw)+|w|2|z|2+2|z||w|+|w|2=(|z|+|w|)2.

By taking the square root, we get the stated estimate.


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