A GitHub blog, usefull to me, hope the same for you.
Which number can be found in
This number is “Phi” !
I first heard about Phi, very pretentiously called “the golden number,” in the field of architecture.
I was a bit skeptical about the almost mystical use of this number, more or less convincingly, in many famous constructions like the Parthenon or the pyramids.
Phi has fascinating proportional properties that make it unique among numbers. These properties are often used in mathematics, art, and design to create aesthetically pleasing compositions.
Self-Similarity: Dividing a line into two parts such that the ratio of the whole line to the longer part is the same as the ratio of the longer part to the shorter part gives the golden ratio, $ \Phi $.
\[\frac{a + b}{a} = \frac{a}{b} = \Phi\]Reciprocal Property: The reciprocal of $ \Phi $ is equal to $ \Phi - 1 $, which is approximately 0.618.
\[\frac{1}{\Phi} = \Phi - 1\]Square Property: The square of $ \Phi $ is equal to $ \Phi + 1 $, which is approximately 2.618.
\[\Phi^2 = \Phi + 1\]These proportional properties are why $ \Phi $ is often referred to as the “Divine Proportion” and why it appears in various natural and human-made structures.
The first surprise was learning that this very pretentious number is used in the field of computer graphics for harmoniously distributing points on a rectangle or a disc.
This number is unique in its ability to produce non-overlapping patterns, a corollary of the fact that it is the number with the slowest possible convergence in its continued fraction expansion.
This contributes to the absence of cycles and overlaps in the patterns.
That’s already super cool !
For this reason, it’s interesting to have this value memorized.
\[\Phi = \frac{1 + \sqrt{5}}{2}\] \[\Phi \approx 1.618034\] \[\frac{1}{\Phi} = \Phi - 1 \approx 0.618034\] \[\Phi^2 = \Phi+1 \approx 2.618034\]Shane, a well-known Shadertoy user, recently shared an intuitive method to construct an icosahedron using three perpendicular golden rectangles.
A golden rectangle is a rectangle whose side lengths are in the golden ratio, $ \Phi $. This means that the ratio of the longer side to the shorter side is $ \Phi $. If the longer side of the rectangle is $ a $ and the shorter side is $ b $, then:
\[\frac{a}{b} = \Phi\]From the reading of Divine Proportion [Luca Pacioli 1509] we deduce that some mathematicians of that time knew the golden relationships in the icosahedron thoroughly !
One can construct a geometric figure with 2 dimensions a and b that fulfill the golden ratio relation $a/b = (a+b)/a$.
It turns out that this figure has by construction, angles of $ \frac{\pi}{5} rad$, $ \frac{\pi}{5} rad$, and $ \frac{3\pi}{5} rad$.
By construction of these 2 isosceles triangles, $AC/AB = AB/AD = x$
Taking special case where $AB=1$ : \(AC = x\)
\[AD = AC - AB = x - 1\] \[AC/AB = AB/AD \Leftrightarrow x = 1/(x-1) \Leftrightarrow x*(x-1) = 1\]We conclude that x is the positive solution of the equation $x^2 = x + 1$ and $x = \Phi$
You can also observe the relation :
\[\Phi = 2 \cdot \cos\left(\frac{\pi}{5}\right)\]It’s worth noting that Phi is also the symbol used by the LFI (La France Insoumise), a French ultra-left party. This association is unfortunate, as it links such a remarkable mathematical constant to a political group that some may find disagreeable.
almanach ou dictionnaire des nombres - curiosités et propriétés