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

From Wikiversity
Jump to navigation Jump to search



Exercises

Exercise *

Determine which of the two rational numbers and is larger:


Exercise

There are two glasses on the table, in one there is red wine, in the other there is white wine, the same amount. Now a small empty glass is immersed into the red wine glass completely and the content is put into the white wine glass and mixed with its content (in particular, there is enough space there). After this, the small glass is immersed into the white wine glass completely and the content is put into the red wine glass. In the end, is there more red wine in the red wine glass than white wine in the white whine glass?


Exercise

A Bahncard costs Euros and allows for one year to save percentage of the standard price for the travels. A Bahncard costs Euros and allows for one year to save percentage of the standard price for the travels. Determine for which standard price no Bahncard, the Bahncard or the Bahncard is the best option.


Exercise

Two bicyclists, and , drive on their bikes along a street. makes pedal turnings per minute, has a gear ratio of pedal to back wheel of to and tyres with a radius of centimeter. needs seconds for one pedal turning, has a gear ratio of pedal to back wheel of to and tyres with a radius of centimeter.

Who is driving faster?


Exercise

Show that in an ordered field the following properties hold.

  1. .
  2. holds if and only if holds.
  3. holds if and only if holds.
  4. holds if and only if holds.
  5. and imply .
  6. and imply .
  7. and imply .
  8. and imply .
  9. and imply .
  10. and imply .


Exercise

On the recently discovered planet Trigeno there lives a species which has some ability to calculate. They use like us the rational numbers with "our“ addition and multiplication. They also use a kind of "ordering“ on the rational numbers, denoted by . This trigenometric ordering coincides with our ordering as long as both numbers are. However, they put

for every rational number . The well-known Ethnomathematician Dr. Eisenbeis thinks that this is related to the fact that they worship the number .

Show that fulfils the following properties.

  1. For any two elements either or or holds.
  2. From and we get (for arbitrary ).
  3. From and we get .
  4. From and we get .

Which property of an ordered field does not fulfil?


Exercise

Show that in an ordered field the following properties hold.

  1. We have .
  2. If holds, then also holds for all .
  3. From we get for integer numbers .


Exercise

Let be an ordered field and . Show that also the inverse element is positive.


Exercise

Let be an ordered field and . Show that for the inverse element holds.


Exercise

Let be an ordered field and . Show that for the inverse elements holds.


Exercise

Let be an ordered field and let be positive elements. Show that is equivalent with .


Exercise

Let be an ordered field and , . Show that there exists elements such that .


Exercise

Let denote an ordered field. We consider the mapping constructed in exercise *****.

a) Show that this mapping is injective.

b) Show that this mapping can be extended to an injective mapping such that the addition and multiplication in and in coincide, and such that the ordering of coincides with the ordering of .


Exercise

Let denote an ordered field. Show that for the relation

holds.


Exercise

Let be two real numbers. Show that for the arithmetic mean the inequalities

hold.


Exercise

Write a computer-program (pseudocode) which computes the arithmetic mean of two given non negative rational numbers.

    • The computer has as many memory units as needed, which can contain natural numbers.
    • It can add the content of two memory units and write the result into another memory unit.
    • It can multiply the content of two memory units and write the result into another memory unit.
    • It can print contents of memory units and it can print given texts.
    • There is a stop command.

The initial configuration is

with . Here and represent the rational numbers from which we want to compute the arithmetic mean. The result should be printed (in the form numerator denominator) and then the program shall stop.


Exercise

Discuss the operation

looking at associativity, commutativity, existence of a neutral element and existence of inverse element.


Exercise

Some bacterium wants to walk around the earth along the equator. It is quite small and during a day it makes exactly millimeter. How many days does it take for it to orbit the earth once?


Exercise

How many trillionths does it take to reach one billionth?


Exercise

In the forest, a giant is living, which height is meter and cm. There is also a colony of dwarfs, their height at the shoulder is cm and their height including the head is . The neck and the head of the giant is meter high. On the shoulder of the giant there stands a dwarf. How many dwarfs have to stand above each other (on their shoulders) such that the dwarf on top is at least on the level of the dwarf on the giant?


Exercise

Show that in the following properties hold.

  1. For there exists a natural number such that .
  2. For two real numbers there exists a rational number (with , ) such that


Exercise

Compute the floor


Exercise

Prove the following properties for the absolute value function

(here let be arbitrary real numbers).

  1. .
  2. if and only if .
  3. if and only if or .
  4. .
  5. .
  6. For we have .
  7. We have (triangle inequality for modulus).
  8. .


Exercise

Let be real numbers. Show by induction the following inequality


The idea of the following exercises came from http://jwilson.coe.uga.edu/emt725/Challenge/Challenge.html, also have a look at http://www.vier-zahlen.bplaced.net/raetsel.php .

Exercise

We consider the mapping

which assigns to a four tuple the four tuple

We denote by the -th fold composition of with itself.

  1. Compute

    until the result is the zero tuple .

  2. Compute

    until the result is the zero tuple .

  3. Show for every .


Exercise

We consider the mapping

which assigns to a four tuple the four tuple

Determine whether is injective and whether is surjective.


Exercise

We consider the mapping

which assigns to a four tuple the four tuple

Show that for any initial value , after finitely many iterations this map reaches the zero tuple.


Exercise

We consider the mapping

which assigns to a four tuple the four tuple

Find an example of a four tuple with the property that all iterations for do not yield the zero tuple. Check your result on http://www.vier-zahlen.bplaced.net/raetsel.php .


We will later deal with the question on how it is with real four tuples, see in particular Exercise 28.10 .

Exercise

Let be an ordered field and . Show the following statements.

  1. The mapping

    is strictly increasing.

  2. The mapping

    is for odd strictly increasing.

  3. The Mapping

    is for even strictly decreasing.


Exercise

Let

be functions, which are increasing or decreasing, and let be their composition. Let be the number of the decreasing functions among the 's. Show that if is even, then is increasing, and if is odd, then is decreasing.


The solution to the exercises of complex numbers always has to be written like with real numbers whereas those have to be as simple as possible.

Exercise

Calculate the following expressions in the complex numbers.

  1. .
  2. .
  3. .
  4. .
  5. .
  6. .


Exercise

Show that the complex numbers constitute a field.


Exercise

Show that with componentwise addition and componentwise multiplication is not a field.


Exercise

Prove the following statements concerning the real and imaginary parts of a complex number.

  1. .
  2. .
  3. .
  4. For we have
  5. The equation holds if and only if and this holds if and only if .


Exercise

Show that for a complex number the following relations hold.

  1. .
  2. .
  3. .


Exercise

Prove the following properties of the absolute value of a complex number.

  1. For a real number its real absolute value and its complex absolute value coincide.
  2. We have if and only if .
  3. For we have .




Hand-in-exercises

Exercise (2 marks)

Let be an ordered field and . Show that also the inverse element is negative.


Exercise (2 marks)

Prove that a strictly increasing function

is injective.


Exercise (4 marks)

We consider the mapping

which assigns to a four tuple of nonnegative rational numbers the four tuple

Show that after finitely many iterations, this mapping yields the zero tuple.
Hint: Use Exercise 5.27 .


Exercise (3 marks)

Calculate the complex numbers

for .


Exercise (3 marks)

Prove the following properties of the complex conjugation.

  1. .
  2. .
  3. .
  4. For we have .
  5. .
  6. if and only if .


Exercise * (5 marks)

Calculate the square roots, the fourth roots and the eighth roots of .


Exercise (3 marks)

Find the three complex numbers such that



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