Maurer rose

Maurer rose

In geometry, the concept of a Maurer rose was introduced by Peter M. Maurer in his article titled A Rose is a Rose...[1]. A Maurer rose consists of some lines that connect some points on a rose curve.

A Maurer rose with n = 7 and d = 29

Contents

Definition

Let r = sin() be a rose in the polar coordinate system, where n is a positive integer. The rose has n petals if n is odd, and 2n petals if n is even.

We then take 361 points on the rose:

(sin(nk), k) (k = 0, d, 2d, 3d, ..., 360d),

where d is a positive integer and the angles are in degrees, not radians.

A Maurer rose of the rose r = sin() consists of the 360 lines successively connecting the above 361 points. Thus a Maurer rose is a polygonal curve with vertices on a rose.

A Maurer rose can be described as a closed route in the polar plane. A walker starts a journey from the origin, (0, 0), and walks along a line to the point (sin(nd), d). Then, in the second leg of the journey, the walker walks along a line to the next point, (sin(n·2d), 2d), and so on. Finally, in the final leg of the journey, the walker walks along a line, from (sin(n·359d), 359d) to the ending point, (sin(n·360d), 360d). The whole route is the Maurer rose of the rose r = sin(). A Maurer rose is a closed curve since the starting point, (0, 0) and the ending point, (sin(n·360d), 360d), coincide.

The following figure shows the evolution of a Maurer rose (n = 2, d = 29° ).

Evolution of a Maurer Rose.svg

Images

The following are some Maurer roses drawn with some values for n and d:

Maurer roses.svg

Maple code

Below is the Maple code for plotting Maurer roses (different values of n and d can be chosen by the user):

with(plots)  :
n:=7:d:=29:
Rose:=plot(sin(n*t),t=0..2*Pi,coords=polar,thickness=2):
K:=360:
for k from 0 to K do k1:=k*d*Pi/180:k2:=(k+1)*d*Pi/180:
Point[k]:=pointplot([sin(n*k1),k1],coords=polar,color=blue):
Maurer_rose[k]:=listplot([[sin(n*k1),k1],[sin(n*k2),k2]],coords=polar,color=blue):od:
Maurer_rose:=display(seq(Maurer_rose[k],k=0..K)):
Point:=display(seq(Point[k],k=0..K)):
display(Rose,Point,Maurer_rose);

References


Wikimedia Foundation. 2010.

Игры ⚽ Поможем сделать НИР

Look at other dictionaries:

  • Maurer — is the surname of: Alfred Henry Maurer (1868–1932), an American artist Angela Maurer (born 1975), German long distance swimmer Chris Maurer (born 1984), former bassist of ska band Suburban Legends David Maurer (1906–1981), author of The Big Con… …   Wikipedia

  • Rose-Rosahl-Fall — Der in der Strafrechtswissenschaft intensiv diskutierte Rose Rosahl Fall beruht auf einer Entscheidung des preußischen Obertribunals von 1858, die in Goltdammer’s Archiv für Strafrecht abgedruckt ist.[1] Inhaltsverzeichnis 1 Sachverhalt 2… …   Deutsch Wikipedia

  • Maurer, Ion Gheorghe — ▪ 2001       Romanian politician (b. Sept. 23, 1902, Bucharest, Rom. d. Feb. 8, 2000, Bucharest), as a member of the then illegal Communist Party from 1936, was interned for antigovernment activities during World War II but, after the postwar… …   Universalium

  • Polygonal chain — A simple polygonal chain A self intersecting polygonal chain …   Wikipedia

  • Liste der Biografien/Mau–Maz — Biografien: A B C D E F G H I J K L M N O P Q …   Deutsch Wikipedia

  • Question Mark (aircraft) — Question Mark was a modified Atlantic Fokker C 2A airplane, modified and flown by aviators from the United States Army Air Corps to experiment with aerial refueling. The flight took place from January 1 to January 7, 1929.BackgroundThe first… …   Wikipedia

  • Spruch zur Magdeburger Weihnacht — Der Spruch zur Magdeburger Weihnacht (L. 19, 5) ist ein von Walther von der Vogelweide zu Beginn des 13. Jahrhunderts für Philipp von Schwaben verfasster Sangspruch aus dem Ersten Philippston, der sich auf die Geschehnisse von der Magdeburger… …   Deutsch Wikipedia

  • Margaret of Anjou — receiving the Book of Romances. From an illuminated manuscript by the Talbot Master Queen consort of England (first time) Tenure …   Wikipedia

  • Suburban Legends — infobox musical artist Name = Suburban Legends Img capt = Suburban Legends in 2006. (L R): Brian Robertson, Luis Beza, Derek Lee Rock, Phillip Inzerillo, Brian Klemm, Vincent Walker, Mike Hacheyrfu c|2007 06 01 Img size = Landscape = yes… …   Wikipedia

  • Air Mail Scandal — The Air Mail Scandal, also known as the Air Mail Fiasco, is the name that the American press of the 1930s gave to the political scandal resulting from a congressional investigation of a meeting (the so called Spoils Conference ) between… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”