Numerical sets
The numbers obtained by counting objects are called natural numbers. The numerical set of natural numbers is designated by the letter N, N = {1,2,3,...}.
If we add the number 0 and negative integers to the set N, we get the set of integers. It is denoted by Z, Z =
The set of rational numbers is denoted by the letter Q, Q = {m/n, m∈Z, n∈N}. A rational number can always be represented as a finite decimal fraction or
infinite periodic decimal fraction. In addition to rational numbers, there are numbers that can be represented as an infinite non-periodic decimal fraction,
for example, √2 = 1.41421..., π = 3.14159... . Such numbers are called irrational.
If we add the set of irrational numbers to the set of rational numbers, we get the set of real numbers. It is denoted by the letter R.
The sets N, Z, Q are subsets of the set of real numbers R.
Complex numbers
Not every quadratic equation has solutions in the real number domain, for example, x2 + 1 = 0. It is possible to expand the real number domain so that every quadratic equation has a solution.
Such a set is the set of complex numbers. It is denoted by the letter C, and complex numbers are expressions of the form z = a + bi,
where a and b real numbers, i = √-1 - imaginary unit for which the equality holds i2 = √-1. The number a is called the real part of the number z (a=Re(Z)), and b is called the imaginary part (b=Im(z)).
If b=0, then z is a real number. If a=0, then z is called a purely imaginary number. For the imaginary unit, the following equalities are valid:
i2= -1; i3=i2i=-i; i4=i2i2=1; i5=i4i=i; ...