Das regelmäßige Fünfeck hat fünf gleich lange Seiten, die an jedem Eckpunkt einen Winkel von 108 o = 3 π 5 {\displaystyle 108^{o}={\frac {3\pi }{5}}} einschließen. Figuren mit ähnlichen Eigenschaften sind das Zehneck und das Zwanzigeck.
Der Goldene Schnitt φ = {\displaystyle \varphi =} 1 2 ( 5 + 1 ) {\displaystyle {\frac {1}{2}}({\sqrt {5}}+1)} und die Zahl 5 {\displaystyle {\sqrt {5}}} spielen eine wichtige Rolle.
Anm.: die externen Links führen meist zu Wolfram Alpha mit der Eingabe der entsprechenden Formel.
Die n {\displaystyle n} Eckpunkte eines regelmäßigen N-Ecks mit Umkreisradius R {\displaystyle R} ergeben sich bekanntlich als
Zunächst definiere ich φ = {\displaystyle \varphi =} 1 2 ( 5 + 1 ) {\displaystyle {\frac {1}{2}}({\sqrt {5}}+1)} und Ξ = 1 − φ 2 4 = 5 8 − 5 8 {\displaystyle \Xi ={\sqrt {1-{\frac {\varphi ^{2}}{4}}}}={\sqrt {{\frac {5}{8}}-{\frac {\sqrt {5}}{8}}}}}
Aus den Koordinaten für das regelmäßige Zehneck lässt sich leicht ein Fünfeck ableiten, indem man jeden zweiten Eckpunkt weglässt. Aus dem hier beschriebenen Zehneck kann man kein Fünfeck erzeugen, dessen Basis parallel zur X-Achse liegt, man muss es um ± 18 o {\displaystyle \pm 18^{o}} drehen.
<path fill="none" stroke="blue" stroke-width="10" transform="rotate(-18)" d="m754,0 L233,717.1 -610,443.19 -610,-443.19 233,-717.1 z" />
Tabelle • Tabellenseite bearbeiten
8 5 ⋄ 13 8 ⋄ 21 13 ⋄ 34 21 ⋄ … {\displaystyle {\frac {8}{5}}\diamond {\frac {13}{8}}\diamond {\frac {21}{13}}\diamond {\frac {34}{21}}\diamond \ldots }
= 5 8 − 5 8 {\displaystyle ={\sqrt {{\frac {5}{8}}-{\frac {\sqrt {5}}{8}}}}} = 1 2 1 2 ( 5 − 5 ) {\displaystyle ={\frac {1}{2}}{\sqrt {{\frac {1}{2}}(5-{\sqrt {5}})}}}
= 5 8 + 5 8 {\displaystyle ={\sqrt {{\frac {5}{8}}+{\frac {\sqrt {5}}{8}}}}} = 1 2 1 2 ( 5 + 5 ) {\displaystyle ={\frac {1}{2}}{\sqrt {{\frac {1}{2}}(5+{\sqrt {5}})}}}
= 3 − 1 2 2 {\displaystyle ={\frac {{\sqrt {3}}-1}{2{\sqrt {2}}}}}
= 3 + 1 2 2 {\displaystyle ={\frac {{\sqrt {3}}+1}{2{\sqrt {2}}}}}
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" height="2400" width="2400" > <defs> <style type="text/css"><![CDATA[ .outline { stroke:black; stroke-width:2 } .cgold { fill:gold } ]]> </style> <g id="hexa"> <path d="M951,309 L0,1000 L-951,309 L-587.78,-809 L587.78,-809 z " /> <g opacity="0.4" > <circle r="40" fill="black"/> <circle r="20" fill="darkblue" cx="951" cy="309" /> <circle r="20" fill="darkblue" cx="-951" cy="309" /> <circle r="20" fill="darkblue" cx="0" cy="1000" /> <circle r="20" fill="darkblue" cx="-587.78" cy="-809" /> <circle r="20" fill="darkblue" cx="587.78" cy="-809" /> </g> <path id="radien" stroke-width="4" stroke-dasharray="20" d="M0,0 L951,309 M0,0 L-951,309 M0,0 L587.78,-809 M0,0 L0,1000 M0,0 L-587.78,-809" /> <g id="star"> <path id="stern" fill="none" stroke="green" stroke-width="8" d="M951,309 L-951,309 L587.78,-809 L0,1000 L-587.78,-809 z" /> </g> <g style="stroke:#FF0000;" stroke-width="5" stroke-opacity="0.5"> <polygon points="-1200,0 1200,0" /> <polygon points="0,-1200 0,1200" /> </g> <use xlink:href="#radien" stroke="blue" /> <use xlink:href="#radien" stroke="purple" transform="rotate(36)" /> </g> </defs> <title>Regular Pentagon</title> <use xlink:href="#hexa" class="outline cgold" opacity="1" transform="translate(1200,1200) scale(1,-1)" /> </svg>