Golden ratio

From Free net encyclopedia

(Redirected from Golden section)

The golden ratio, also known as the golden proportion, golden mean, golden section, golden number, divine proportion or sectio divina, is an irrational number, approximately 1.618, that possesses many interesting properties.

Shapes proportioned according to the golden ratio have long been considered aesthetically pleasing in Western cultures, and the golden ratio is still used frequently in art and design, suggesting a natural balance between symmetry and asymmetry. The ancient Pythagoreans, who defined numbers as expressions of ratios (and not as units as is common today), believed that reality is numerical and that the golden ratio expressed an underlying truth about existence.

Contents

Definition

Two quantities are said to be in the golden ratio, if "the whole (i.e., the sum of the two parts) is to the larger part as the larger part is to the smaller part", i.e. if

<math>\frac{a+b}{a} = \frac{a}{b}</math>

where a is the larger part and b is the smaller part. Image:Golden ratio line.png

Equivalently, they are in the golden ratio if the ratio of the larger one to the smaller one equals the ratio of the smaller one to their difference, i.e. if

<math>\frac{a}{b} = \frac{b}{a-b}.</math>

Dividing the numerator and denominator of the second fraction by b, we get

<math>\frac{a}{b} = \frac{1}{\frac{a}{b} - 1}</math>

and replacing a/b by φ, we get

<math>\varphi = \frac{1}{\varphi - 1}.</math>

This becomes

<math>\varphi^2 - \varphi = 1\,</math>

or equivalently,

<math>\varphi^2 - \varphi - 1 \ = \ 0.</math>

The solutions of this quadratic equation are

<math>{1 \pm \sqrt{5} \over 2}.</math>

(Note: The above solutions can be obtained directly by the quadratic formula or by completing the square:

<math>\left(\varphi - \frac{1}{2}\right)^2 - \frac{5}{4} \ = \ 0</math>
<math>\varphi - \frac{1}{2} \ = \ \pm\frac{\sqrt{5}}{2} ,</math>
which of course yields the same solutions as above.)

Since φ is positive, we have

<math>\varphi = {1 + \sqrt{5} \over 2}\ \approx\ 1.618 033 989 .</math>

History

The golden ratio was first studied by ancient mathematicians because of its frequent appearance in geometry. There is evidence that it was understood and used as far back in history as ancient Egypt. In the Great Pyramid of Giza built around 2600 BC, the golden ratio is represented by the ratio of the length of the face (the slope height), inclined at an angle θ to the ground, to half the length of the side of the square base, equivalent to the secant of the angle θ. The above two lengths were about 186.4 and 115.2 metres respectively. The ratio of these lengths is the golden ratio 1.618.

The largest isosceles triangle of the sriyantra design used in ancient India, described in the Atharva-Veda (circa 1200-900 BC) is one of the face triangles of the Great Pyramid in miniature, showing almost exactly the same relationship between π and the golden ratio as in its larger counterpart.

It is believed that after tracing the path of Venus in the sky, the ancients found that the ratio of the length of the long arm of the pentagon shape to the length of the shorter arm was 1.618.

The ancient Greeks usually attributed its discovery to Pythagoras (or to the Pythagoreans, notably Theodorus) or to Hippasus of Metapontum. Hellenistic mathematician Euclid spoke of the "golden mean" this way, "a straight line is said to have been cut in extreme and mean ratio when, as the whole line is to the greater segment, so is the greater to the lesser". The golden ratio is represented by the Greek letter <math>\varphi</math> (phi, after Phidias, a sculptor who commonly employed it) or less commonly by <math>\tau</math> (tau, the first letter of the ancient Greek root τ(ε/ο)μ– meaning cut).

A startlingly quick proof of irrationality

Recall that we denoted the "larger part" by a and the "smaller part" by b, and concluded that

<math>\frac{a}{b} = \frac{b}{a-b}.</math>

This gives a startlingly quick proof that the golden ratio is an irrational number. An irrational number is one that cannot be written as a/b where a and b are integers. If a/b is such a fraction, in lowest terms, then b/(a − b) is in even lower terms — a contradiction. Thus this number cannot be so written, and it is therefore irrational.

Alternate forms

The formula <math>\varphi = 1 + 1/\varphi</math> can be expanded recursively to obtain a continued fraction for the golden ratio:

<math>\varphi = [1; 1, 1, 1, \dots] = 1 + \frac{1}{1 + \frac{1}{1 + \frac{1}{1 + \cdots}}}</math>

and its reciprocal:

<math>\varphi^{-1} = [0; 1, 1, 1, \dots] = 0 + \frac{1}{1 + \frac{1}{1 + \frac{1}{1 + \cdots}}}.</math>

Note that the successive convergents of these continued fractions are ratios of Fibonacci numbers.

The equation <math>\varphi^2 = 1 + \varphi</math> likewise produces the continued square root form:

<math>\varphi = \sqrt{1 + \sqrt{1 + \sqrt{1 + \sqrt{1 + \cdots}}}}.</math>

Also:

<math>\varphi=1+2\sin(\pi/10)=1+2\sin 18^\circ</math>
<math>\varphi={1 \over 2}\csc(\pi/10)={1 \over 2}\csc 18^\circ</math>
<math>\varphi=2\cos(\pi/5)=2\cos 36^\circ\,</math>

These correspond to the fact that the length of the diagonal of a regular pentagon is φ times the length of its side, and similar relations in a pentagram.

If x agrees with <math>\varphi</math> to n decimal places, then <math>\frac{x^2+2x}{x^2+1}</math> agrees with it to 2n decimal places.

Additionally, the equation <math>-\varphi=\sin666^\circ+\cos(6*6*6^\circ)</math> draws an interesting (albeit somewhat forced) connection between φ and 666, the Number of the Beast<ref name=".">Template:Cite book</ref>.

Mathematical uses

The number φ turns up frequently in geometry, particularly in figures with pentagonal symmetry. The length of a regular pentagon's diagonal is φ times its side. The vertices of a regular icosahedron are those of three orthogonal golden rectangles.

The explicit expression for the Fibonacci sequence involves the golden ratio:

<math>F\left(n\right) = {{\varphi^n-(1-\varphi)^n} \over {\sqrt 5}} = {{\varphi^n-(-\varphi)^{-n}} \over {\sqrt 5}}</math>

The limit of ratios of successive terms of the Fibonacci sequence (or any Fibonacci-like sequence) equals the golden ratio; therefore, when a number in the Fibonacci sequence is divided by its preceding number, it approximates φ. e.g., 987/610 ≈ 1.6180327868852. Alternatingly the approximation to φ is too small and too large, it gets better as the Fibonacci numbers get higher, and:

<math>\sum_{n=1}^{\infty}|F(n)\varphi-F(n+1)| = \varphi.</math>

Furthermore, the successive powers of φ obey the Fibonacci recurrence:

φ−2 = − φ + 2,
φ−1 = φ − 1,
φ0 = 1,
φ1 = φ,
φ2 = φ + 1,
φ3 = 2φ + 1,
φ4 = 3φ + 2,
φ5 = 5φ + 3,
φn = F(n)φ + F(n − 1),
...

Because φ is the only positive number that satisfies the identity φn = φn − 1 + φn − 2, any polynomial expression in φ may be decomposed into a linear expression. For example:

<math>3\varphi^3 - 5\varphi^2 + 4 = 3(\varphi^2 + \varphi) - 5\varphi^2 + 4 = 3[(\varphi + 1) + \varphi] - 5(\varphi + 1) + 4 = \varphi + 2 \approx 3.618</math>

From a mathematical point of view, the golden ratio is notable for having the simplest continued fraction expansion, and of thereby being the "most irrational number" worst case of Lagrange's approximation theorem. It has been argued this is the reason angles close to the golden ratio often show up in phyllotaxis (the growth of plants). It is also the fundamental unit of the algebraic number field <math>\mathbb{Q}(\sqrt{5})</math> and is a Pisot-Vijayaraghavan number.

The golden ratio has interesting properties when used as the base of a numeral system (see Golden mean base). Another interesting property is its square being equal to itself plus one, while its reciprocal is itself minus one.

Aesthetic uses

Image:ParthenonGoldenRatio.png

It has been claimed that the ancient Egyptians knew the golden ratio because ratios close to the golden ratio may be found in the positions or proportions of the Pyramids of Giza.

The ancient Greeks already knew the golden ratio from their investigations into geometry, but there is no evidence they thought the number warranted special attention above that for numbers like <math>\pi</math> (Pi), for example. Studies by psychologists have been devised to test the idea that the golden ratio plays a role in human perception of beauty. They are, at best, inconclusive. Despite this, a large corpus of beliefs about the aesthetics of the golden ratio has developed. These beliefs include the mistaken idea that the purported aesthetic properties of the ratio was known in antiquity. For instance, the Acropolis, including the Parthenon, is often claimed to have been constructed using the golden ratio. This has encouraged modern artists, architects, photographers, and others, during the last 500 years, to incorporate the ratio in their work. As an example, a rule of thumb for composing a photograph is called the rule of thirds; it is said to be roughly based on the golden ratio.

It is also claimed that the human body has proportions close to the golden ratio.

In 1509 Luca Pacioli published the Divina Proportione, which explored not only the mathematics of the golden ratio, but also its use in architectural design. This was a major influence on subsequent generations of artists and architects. Leonardo Da Vinci drew the illustrations, leading many to speculate that he himself incorporated the golden ratio into his work. It has been suggested for example that Da Vinci's painting of the Mona Lisa employs the Golden Ratio in its geometric equivalents.

The Architect Le Corbusier used the golden ratio as the basis of his Modulor system of Architecture.

Image:Golden-ratio-construction.png Image:Golden section page.png

The ratio is sometimes used in modern man-made constructions, such as stairs and buildings, woodwork, and in paper sizes; however, the series of standard sizes that includes A4 is based on a ratio of <math>\sqrt{2}</math> and not on the golden ratio. The average ratio of the sides of great paintings, according to a recent analysis, is 1.34. [1]. Credit cards are generally 3 3/8 by 2 1/8 inches in size, which is less than 2 % from the golden ratio.

The ratios of justly tuned octave, fifth, and major and minor sixths are ratios of consecutive numbers of the Fibonacci sequence, making them the closest low integer ratios to the golden ratio. James Tenney reconceived his piece For Ann (rising), which consists of up to twelve computer-generated upwardly glissandoing tones (see Shepard tone), as having each tone start so it is the golden ratio (in between an equal tempered minor and major sixth) below the previous tone, so that the combination tones produced by all consecutive tones are a lower or higher pitch already, or soon to be, produced.

Ernő Lendvai (1971) analyses Béla Bartók's works as being based on two opposing systems, that of the golden ratio and the acoustic scale. French composer Erik Satie used the golden ratio in several of his pieces, including Sonneries de la Rose+Croix. His use of the ratio gave his music an otherworldly symmetry.

Image:Divina proportione.png

The construction of a pentagram is based on the golden ratio. The pentagram can be seen as a geometric shape consisting of 5 straight lines arranged as a star with 5 points. The intersection of the lines naturally divides each length into 3 parts. The smaller part (which forms the pentagon inside the star) is proportional to the longer length (which form the points of the star) by a ratio of 1:1.618... It is thought by some that this fact may be a reason why the ancient philosopher Pythagoras chose the pentagram as the symbol of the secret fraternity of which he was both leader and founder.

Image:Golden Ratio.jpg

There is no known general algorithm to arrange a given number of nodes evenly on a sphere (for any of several definitions of "evenly"), but a useful approximation is obtained by dividing the sphere into parallel bands of equal area and placing one node in each band at longitudes spaced by a golden section of the circle, i.e. 360°/φ ≅ 222.5°. This approach was used to arrange mirrors on the Starshine 3 satellite.

Template:-

Decimal expansion

Template:OEIS

1.6180339887 4989484820 4586834365 6381177203 0917980576
  2862135448 6227052604 6281890244 9707207204 1893911374
  8475408807 5386891752 1266338622 2353693179 3180060766
  7263544333 8908659593 9582905638 3226613199 2829026788
  0675208766 8925017116 9620703222 1043216269 5486262963
  1361443814 9758701220 3408058879 5445474924 6185695364
  8644492410 4432077134 4947049565 8467885098 7433944221
  2544877066 4780915884 6074998871 2400765217 0575179788
  3416625624 9407589069 7040002812 1042762177 1117778053
  1531714101 1704666599 1466979873 1761356006 7087480710
  1317952368 9427521948 4353056783 0022878569 9782977834
  7845878228 9110976250 0302696156 1700250464 3382437764
  8610283831 2683303724 2926752631 1653392473 1671112115
  8818638513 3162038400 5222165791 2866752946 5490681131
  7159934323 5973494985 0904094762 1322298101 7261070596
  1164562990 9816290555 2085247903 5240602017 2799747175
  3427775927 7862561943 2082750513 1218156285 5122248093
  9471234145 1702237358 0577278616 0086883829 5230459264
  7878017889 9219902707 7690389532 1968198615 1437803149
  9741106926 0886742962 2675756052 3172777520 3536139362
  1076738937 6455606060 5922...

The early digits can be found fairly easily on a calculator, using the formula <math>{1+\sqrt{5} \over 2}</math> or <math>5^{0.5} \times 0.5 + 0.5</math>

See also

Template:Wikisource

References

<references/>

  • Crest of the Peacock, George G. Joseph, London, 1991.

External links

Mathematics

Aesthetics

Tools

bg:Златно сечение ca:Secció àuria da:Det gyldne snit de:Goldener Schnitt es:Número áureo eo:Ora proporcio fr:Nombre d'or ko:황금비 it:Sezione aurea he:יחס הזהב lt:Fi hu:Aranymetszés nl:Gulden snede ja:黄金比 no:Det gylne snitt pl:Złoty podział pt:Proporção áurea ru:Золотое сечение sk:Zlatý rez sl:Zlati rez fi:Kultainen leikkaus sv:Gyllene snittet tr:Altın oran uk:Золотий перетин zh:黄金分割