Chapter 6 Elementary Functions

Section 6.1 Basics of Functions

6.1.1 Introduction

From Module 1 we already know that real numbers are sets and intervals are subsets of real numbers.
Example 6.1.1
All real numbers , excluding the number 0, are to be collected in a set. How is this set of numbers described? For this, the notation

{0}

is used. This reads as " without 0". Alternatively, this set can be described as a union of two open intervals:

{0}=(-;0)(0;).

In the same way, single numbers can be removed from any other sets. So, for example, the set

[1;3){2}

contains all numbers of the half-open interval [1;3), excluding the number 2:

Exercise 6.1.2
Indicate the intervals (-;π) and (8;8.5] on the number line.

For doing and applying mathematics, it is not sufficient to just consider sets and equations and inequalities for numbers of these sets, as done in the previous modules (for example, in Module 1). We also need functions (which are often also denoted as maps).
Info 6.1.3
 
Functions (or maps) are assignments between elements of two sets such that there is exactly one element in the second set assigned to each element in the first set.