You are watching a preview-version of the website. Click here to log out.

From Pythagoras to Fourier and From Geometry to Nature

DOI: https://doi.org/10.55060/b.p2fg2n.ch001.220215.004

Chapter 1. The Pythagorean Theorem and Its Extensions

Downloads:
1,348
Full-Text Views:
150

The Pythagorean theorem has its roots in the remote past. Early traces can be found in ancient Indian, Egyptian and Mesopotamian cultures, as the basis for the construction of the right angle necessary for the construction of buildings. In reality, the Pythagorean triples of integers (3,4,5), (6,8,10), (12,16,20), etc. first appeared and only later with the introduction of irrational numbers, attributed to the Pythagoreans themselves, its extension was considered, for example, through Theodore’s spiral.

The historical figure of Pythagoras himself is shrouded in mystery, as his birth on the Greek island of Samos has sometimes been questioned. It seems that he came to Magna Graecia and lived in Crotone, where he allegedly assumed political office and was subsequently killed in Metaponto during a revolt. None of this is certain. It is the figure of a philosopher who seems to have had strange metaphysical beliefs, such as that of metempsychosis, and was sometimes mocked for this reason (Horace, Satires, II, 6).

In any case, the importance of the theorem is fundamental in mathematics because it is linked to the concept of orthogonality which has so much relevance in modern mathematics. The extensions of the theorem to Euclidean spaces first, and more generally to those of Hilbert spaces, are recalled in the following as a basis for arriving at the series expansions of orthogonal functions introduced by Fourier series theory.

There exist many proofs of the Pythagorean theorem, starting with the one by Euclid. Here we use probably the most simple one, which makes use of the binomium square and the comparison of the areas of two figures, both shown in a geometrical way. No further comments are necessary.

In Figure 1 binomial square (a + b)2 = a2 + 2ab + b2 is proven.

Figure 1

The square of a sum.

In Figure 2 a geometrical proof of the Pythagorean theorem is shown. The area of the square of side (a + b) is calculated in two ways: in the left figure as c2 + 2ab and in the right figure as a2 + b2 + 2ab. Since the areas are equal it must be a2 + b2 = c2.

Figure 2

A geometrical proof.

1.1 Al-Kashi (Carnot) Theorem

An extension of the Pythagorean theorem known as the Carnot theorem was actually known by the Persian mathematician al-Kashi (1380-1429) [8]. It is also called the law of cosines. It results from applying the Pythagorean theorem, but it is necessary to distinguish two cases depending on whether the angle α = Â is acute or obtuse.

We refer to the case in which α is acute, so that | cos α| = cos α. In the other case, cos α < 0 but the minus sign in the following equation must be replaced by a plus sign so that both cases follow using the absolute value of cos α. Considering Figure 3, we have AD = b | cos α|, CD = b sin α, DB = cb | cos α|, and by applying the Pythagorean theorem to the triangle DBC it follows that:

a2=(bsinα)2+(cb|cosα|)2=b2(sin2α+cos2α)+c22bc|cosα|=b2+c22bc|cosα|

Figure 3

The case when α is acute.

1.2 Vector Space on R; Scalar Product in R2

A vector space V on R is an abelian group, with respect to the sum, of v elements called vectors [57]. This means that there is an associative and commutative sum operation. There is a null vector 0 such that ∀vV, v + 0 = v and for each v there is an opposite −v such that v + (−v) = v − v = 0. Moreover, it is possible to multiply the vectors by the numbers (called scalars) of R so that ∀u, vV, ∀α, βR, the following properties are satisfied:

0v=0α(u+v)=αu+αv(α+β)u=αu+βu

The scalar product in R2 associates with each pair of elements of V an element (scalar) of R2 so that ∀u, vV, ∀α, βR, the following properties hold:

(u,v)=(v,u)Symmetry(αu+βw,v)=α(u,v)+β(w,v)Linearity(u,u)>0ifu0Positivity

For calculation there are two definitions:

OAOB=12(|OA|2+|OB|2|AB|2)

Putting:

u=OA=(u1,u2),v=OB=(v1,v2)
it also follows that:
(u,v)=u1v1+u2v2

In Figure 4 the geometrical meaning of the scalar product is shown.

Figure 4

Meaning of the scalar product when OB is a unit vector.

Equivalence of the two definitions

Given the vectors u = (u1, u2), v = (v1, v2), and denoting by |u| the length of the vector u, using the Carnot theorem it follows that:

(u,v)=12(|u|2+|v|2|uv|2)
and from the Pythagorean theorem that:
(u,v)=12{u12+u22+v12+v22[(u1v1)2+(u2v3)2]}=12(2u1v1+2u2v2)=u1v1+u2v2

1.3 Extension to Rn; Weighted Scalar Product

The definition of scalar product extends to the case of Rn by setting:

(u,v)=u1v1+u2v2++unvn

The following properties hold:

  1. Bessel inequality in Rn:

    whenh<nu12+u22++uh2<|u|2

  2. Pythagorean theorem in Rn:

    |u|2=u12+u22++un2

A further extension of the scalar product is obtained by introducing a weight vector w = (w1, w2, … , wn). Therefore, we define the scalar product with weight w by setting:

(u,v)w=u1v1w1+u2v2w2++unvnwn

The notion of linear dependence and independence is of fundamental importance.

Definition. The vectors v1, v2, … , vm are linearly independent if and only if the following implication holds:

α1v1+α2v2++αmvm=0α1=α2==αm=0

Otherwise, they are said to be linearly dependent. The linear combinations of the linearly independent vectors v1, v2, … , vm generate a linear manifold of dimension m:

VmV

Definition. The vector space V has dimension n if n is the maximum number of linearly independent vectors in it.

Introducing in the vector space V, of dimension n, the orthonormal base:

e1=(1,0,0,,0),e2=(0,1,0,,0),,en=(0,0,,0,1)(eh,ek)=δh,k={0ifhk1ifh=k

Then the vector u writes as:

u=u1e1+u2e2++unen
and it turns out that the generic component uk of the vector u is given by the scalar product:
uk=(u,ek)

In fact, we have:

(u,ek)=u1(e1,ek)+u2(e2,ek)++uk(ek,ek)++un(en,ek)=uk