1.1 The Field of Real Numbers: The Foundation of Analysis

We begin our journey into analysis by understanding the real numbers, denoted by . You’ve likely worked with them for years, but here we’ll look at their fundamental structure, the very bedrock upon which calculus and analysis are built.

Imagine the number line – that’s our intuitive picture of the reals. It’s continuous, unlike the integers () or rational numbers () which have “gaps.” The real numbers fill in all those gaps.

We start even simpler, with the natural numbers . These are the counting numbers. With natural numbers, we can add and multiply, but we quickly run into problems. What’s the solution to ? Not a natural number!

To solve this, we expand to the integers . Now we have negatives and zero. But we still can’t solve .

So, we expand again to the rational numbers . Fractions! Now we can divide (except by zero). It seems like we have a pretty good system, right?

But think about geometry. Consider a right-angled triangle with both shorter sides of length 1. What’s the length of the hypotenuse? By the Pythagorean theorem, it’s . Is a rational number?

is not rational! And what about , the ratio of a circle’s circumference to its diameter? It turns out is also irrational, and even more than that, it’s transcendental, meaning it’s not a root of any polynomial equation with rational coefficients.

This is where the real numbers come in. They are a “completion” of the rational numbers, filling in all the gaps and including numbers like and . We’ll take the real numbers as given and focus on their fundamental properties.

The Real Numbers as a Field

The real numbers with addition (+) and multiplication () form a commutative, ordered field that is order-complete. Let’s break down what this means:

Field Axioms (for Addition and Multiplication):

These are the rules you’re used to working with:

Axioms of Addition:

Axioms of Multiplication:

Distributive Axiom (linking Addition and Multiplication):

These axioms ensure that basic algebraic manipulations work as expected in .

Order Axioms (introducing the order relation ):

These axioms define how real numbers are ordered on the number line:

Compatibility Axioms (linking Order and Field Operations):

These ensure the order is consistent with addition and multiplication:

Order-Completeness (The crucial property distinguishing from ):

This is the most subtle and important property. It guarantees that there are no “gaps” in the real number line.

Imagine set being all numbers less than and set being all numbers greater than . In the rationals, there’s no rational number ‘c’ that fits between them. Order-completeness guarantees such a number exists in the reals – in this case, it’s itself.

Important Consequences of the Axioms

From these basic axioms, we can derive familiar properties of real numbers. Here are a few important corollaries:

The Archimedean principle basically says that you can always find a multiple of a positive number that is greater than any number . There are no “infinitely large” real numbers compared to the natural numbers.

This is a significant result. It shows that we’ve successfully extended the rational numbers to include solutions to equations like . For , there is a unique non-negative solution, denoted by .

This completes our introduction to the real numbers as a field. They are the foundation for everything that follows in analysis.

1.2 The Euclidean Space: Moving Beyond the Number Line

We’ve spent some time understanding the real numbers, which we can visualize as a one-dimensional number line. But mathematics and the physical world are often multi-dimensional. Euclidean space generalizes the real number line to higher dimensions.

: Coordinates in Dimensions

For any positive integer , we define as the set of all ordered -tuples of real numbers:

  • is just the real number line .
  • is the familiar 2-dimensional Euclidean plane (the -plane).
  • is 3-dimensional Euclidean space (the -space).
  • And so on for higher dimensions.

Each element in is a vector or a point in -dimensional space. We can perform vector operations in :

  • Vector Addition: If and , their sum is: Just add component-wise.
  • Scalar Multiplication: If and is a scalar, then: Multiply each component by the scalar.

With these operations, becomes a vector space over . This means it satisfies the axioms of a vector space (closure under addition and scalar multiplication, associativity, commutativity, distributivity, existence of zero vector and additive inverses, etc.), which you might have encountered in linear algebra.

The Scalar Product: Measuring Angles and Lengths

To introduce geometry and notions of length and angle in , we define the scalar product (or dot product) of two vectors and :

The scalar product takes two vectors and produces a real number (a scalar). It has important properties:

The scalar product is a generalization of the dot product you might have seen in 2D or 3D vector calculus.

The Norm (Euclidean Norm): Measuring Length

Using the scalar product, we can define the norm (or Euclidean norm or length) of a vector :

The norm represents the length or magnitude of the vector . In , this is just the length of the vector in the plane, given by the Pythagorean theorem.

Euclidean space with the norm and scalar product provides a geometric setting for analysis in higher dimensions.

1.3 Complex Numbers: Expanding Numbers to a Plane

We started by extending the natural numbers to integers, then to rationals, and finally to reals to solve more and more equations. Now we take another leap and extend the real numbers to the complex numbers .

Motivation: Solving

The real numbers are “order-complete” and very powerful, but they still have limitations. For example, the simple equation has no solution in real numbers. We need to introduce a new kind of number to solve this.

Defining Complex Numbers as Ordered Pairs

We define complex numbers not just as an extension of the real line, but as a two-dimensional plane:

Each complex number is an ordered pair of real numbers. We define addition component-wise, just like vector addition in :

  • Addition:

But multiplication is defined in a special way:

  • Multiplication:

This definition might seem strange at first, but it’s precisely what allows us to solve .

The Imaginary Unit

Let’s consider the complex number . Let’s square it using our multiplication rule:

The complex number is identified with the real number . So, if we define , then . We have found a solution to ! The number is called the imaginary unit.

We can write any complex number in the standard form:

where is the real part of (Re ) and is the imaginary part of (Im ). We identify real numbers with complex numbers of the form , effectively embedding within .

This means that complex numbers, like real numbers, satisfy all the field axioms (commutativity, associativity, distributivity, inverses, identities). is a richer number system than because it is algebraically closed (Fundamental Theorem of Algebra - any polynomial equation with complex coefficients has complex roots).

Complex Conjugate and Norm

For a complex number , we define:

  • Complex Conjugate: (reflection across the real axis)
  • Norm (Modulus): (distance from the origin in the complex plane)

The norm of a complex number is always a non-negative real number.

Multiplicative Inverse in :

For any non-zero complex number , its multiplicative inverse is given by:

This formula explicitly shows how to find the reciprocal of a complex number using its conjugate and norm.

Polar Form of Complex Numbers:

Just like points in the plane can be represented by Cartesian coordinates or polar coordinates , complex numbers can be represented in Cartesian form () or polar form.

In polar form, a complex number is represented by its modulus (distance from origin) and its argument (angle with the positive real axis).

Using Euler’s formula , we can write the polar form compactly as:

The polar form is particularly useful for multiplication and powers of complex numbers.

Roots of Unity: Symmetries in the Complex Plane

Every non-zero complex number has exactly distinct -th roots. These roots are evenly spaced around a circle in the complex plane. For the -th roots of unity (solutions to ), these roots are given by:

They form the vertices of a regular -gon inscribed in the unit circle in the complex plane.

Fundamental Theorem of Algebra: Completeness of Complex Numbers

A truly remarkable result about complex numbers is the Fundamental Theorem of Algebra:

This theorem states that the complex numbers are algebraically closed. Any polynomial equation you can write down with complex coefficients will have all its roots within the complex numbers. This is a property that the real numbers do not possess (e.g., has no real roots).

Complex numbers are not just an abstract mathematical curiosity. They are essential in many areas of mathematics, physics, engineering, and computer science, providing a powerful and complete number system for solving a wide range of problems.

This concludes Chapter 1. We’ve built our number systems from natural numbers to integers, rationals, reals, and finally complex numbers, exploring their properties and motivations. This foundation is crucial for delving into the core concepts of analysis in the chapters to come.

Next chapter: Chapter 2 - Sequences and Series, Approaching Infinity, Divergence, Infinity, Algebra of Limits, Monotone Sequences, Weierstrass, Cauchy, Series, Summing Infinitely, Special Series and Operations