Product Code Database
Example Keywords: mario -mmorpg $12
   » Wiki: Spiral
Tag Wiki 'Spiral'.
Tag

In , a spiral is a which emanates from a point, moving further away as it revolves around the point. It is a subtype of patterns, a broad group that also includes concentric objects.


Two-dimensional
A , or plane, spiral may be easily described using polar coordinates, where the r is a continuous function of angle \varphi:
  • r=r(\varphi)\; .
The circle would be regarded as a degenerate case (the function not being strictly monotonic, but rather constant).

In x-y-coordinates the curve has the parametric representation:

  • x=r(\varphi)\cos\varphi \ ,\qquad y=r(\varphi)\sin\varphi\; .


Examples
Some of the most important sorts of two-dimensional spirals include:

  • The Archimedean spiral: r=a \varphi
  • The hyperbolic spiral: r = a/ \varphi
  • Fermat's spiral: r= a\varphi^{1/2}
  • The lituus: r = a\varphi^{-1/2}
  • The logarithmic spiral: r=ae^{k\varphi}
  • The or clothoid
  • The and
  • The Spiral of Theodorus: an approximation of the Archimedean spiral composed of contiguous right triangles
  • The of a circle

An Archimedean spiral is, for example, generated while coiling a carpet.

A hyperbolic spiral appears as image of a helix with a special central projection (see diagram). A hyperbolic spiral is some times called reciproke spiral, because it is the image of an Archimedean spiral with a circle-inversion (see below).

The name logarithmic spiral is due to the equation \varphi=\tfrac{1}{k}\cdot \ln \tfrac{r}{a}. Approximations of this are found in nature.

Spirals which do not fit into this scheme of the first 5 examples:

A Cornu spiral has two asymptotic points.
The spiral of Theodorus is a polygon.
The Fibonacci Spiral consists of a sequence of circle arcs.
The involute of a circle looks like an Archimedean, but is not: see Involute#Examples.


Geometric properties
The following considerations are dealing with spirals, which can be described by a polar equation r=r(\varphi), especially for the cases r(\varphi)=a\varphi^n (Archimedean, hyperbolic, Fermat's, lituus spirals) and the logarithmic spiral r=ae^{k\varphi}.

Polar slope angle
The angle \alpha between the spiral tangent and the corresponding polar circle (see diagram) is called angle of the polar slope and \tan \alpha the polar slope.

From vector calculus in polar coordinates one gets the formula

\tan\alpha=\frac{r'}{r}\ .

Hence the slope of the spiral \;r=a\varphi^n \; is

  • \tan\alpha=\frac{n}{\varphi}\ .

In case of an Archimedean spiral (n=1) the polar slope is \; \tan\alpha=\tfrac{1}{\varphi}\ .

In a logarithmic spiral, \ \tan\alpha=k\ is constant.

Curvature
The curvature \kappa of a curve with polar equation r=r(\varphi) is

\kappa = \frac{r^2 + 2(r')^2 - r\; r''}{(r^2+(r')^2)^{3/2}}\ .

For a spiral with r=a\varphi^n one gets

  • \kappa = \dotsb = \frac{1}{a\varphi^{n-1}}\frac{\varphi^2+n^2+n}{(\varphi^2+n^2)^{3/2}}\ .

In case of n=1 (Archimedean spiral) \kappa=\tfrac{\varphi^2+2}{a(\varphi^2+1)^{3/2}}.
Only for -1 the spiral has an inflection point.

The curvature of a logarithmic spiral \; r=a e^{k\varphi} \; is \; \kappa=\tfrac{1}{r\sqrt{1+k^2}} \; .

Sector area
The area of a sector of a curve (see diagram) with polar equation r=r(\varphi) is
A=\frac{1}{2}\int_{\varphi_1}^{\varphi_2} r(\varphi)^2\; d\varphi\ .

For a spiral with equation r=a\varphi^n\; one gets

  • A=\frac{1}{2}\int_{\varphi_1}^{\varphi_2} a^2\varphi^{2n}\; d\varphi
=\frac{a^2}{2(2n+1)}\big(\varphi_2^{2n+1}- \varphi_1^{2n+1}\big)\ , \quad \text{if}\quad n\ne-\frac{1}{2},
A=\frac{1}{2}\int_{\varphi_1}^{\varphi_2} \frac{a^2}{\varphi}\; d\varphi
=\frac{a^2}{2}(\ln\varphi_2-\ln\varphi_1)\ ,\quad \text{if} \quad n=-\frac{1}{2}\ .

The formula for a logarithmic spiral \; r=a e^{k\varphi} \; is \ A=\tfrac{r(\varphi_2)^2-r(\varphi_1)^2)}{4k}\ .

Arc length
The length of an arc of a curve with polar equation r=r(\varphi) is
L=\int\limits_{\varphi_1}^{\varphi_2}\sqrt{\left(r^\prime(\varphi)\right)^2+r^2(\varphi)}\,\mathrm{d}\varphi \ .

For the spiral r=a\varphi^n\; the length is

  • L=\int_{\varphi_1}^{\varphi_2} \sqrt{\frac{n^2r^2}{\varphi^2} +r^2}\; d\varphi
= a\int\limits_{\varphi_1}^{\varphi_2}\varphi^{n-1}\sqrt{n^2+\varphi^2}d\varphi \ . Not all these integrals can be solved by a suitable table. In case of a Fermat's spiral, the integral can be expressed by elliptic integrals only.

The arc length of a logarithmic spiral \; r=a e^{k\varphi} \; is \ L=\tfrac{\sqrt{k^2+1}}{k}\big(r(\varphi_2)-r(\varphi_1)\big) \ .

Circle inversion
The has in polar coordinates the simple description: \ (r,\varphi) \mapsto (\tfrac{1}{r},\varphi)\ .

  • The image of a spiral \ r= a\varphi^n\ under the inversion at the unit circle is the spiral with polar equation \ r= \tfrac{1}{a}\varphi^{-n}\ . For example: The inverse of an Archimedean spiral is a hyperbolic spiral.
A logarithmic spiral \; r=a e^{k\varphi} \; is mapped onto the logarithmic spiral \; r=\tfrac{1}{a} e^{-k\varphi} \; .


Bounded spirals
[[File:Spiral-arctan-1-2.svg|thumb|upright=1.4|Bounded spirals:
r=a \arctan(k\varphi) (left),
r=a (\arctan(k\varphi)+\pi/2) (right)]] The function r(\varphi) of a spiral is usually strictly monotonic, continuous and un. For the standard spirals r(\varphi) is either a power function or an exponential function. If one chooses for r(\varphi) a bounded function, the spiral is bounded, too. A suitable bounded function is the function:

Example 1
Setting \;r=a \arctan(k\varphi)\; and the choice \;k=0.1, a=4, \;\varphi\ge 0\; gives a spiral, that starts at the origin (like an Archimedean spiral) and approaches the circle with radius \;r=a\pi/2\; (diagram, left).
Example 2
For \;r=a (\arctan(k\varphi)+\pi/2)\; and \;k=0.2, a=2,\; -\infty<\varphi<\infty\; one gets a spiral, that approaches the origin (like a hyperbolic spiral) and approaches the circle with radius \;r=a\pi\; (diagram, right).


Three-dimensional

Helices
Two major definitions of "spiral" in the American Heritage Dictionary are:" Spiral, American Heritage Dictionary of the English Language, Houghton Mifflin Company, Fourth Edition, 2009.
  1. a curve on a plane that winds around a fixed center point at a continuously increasing or decreasing distance from the point.
  2. a three-dimensional curve that turns around an axis at a constant or continuously varying distance while moving parallel to the axis; a .

The first definition describes a planar curve, that extends in both of the perpendicular directions within its plane; the groove on one side of a gramophone record closely approximates a plane spiral (and it is by the finite width and depth of the groove, but not by the wider spacing between than within tracks, that it falls short of being a perfect example); note that successive loops differ in diameter. In another example, the "center lines" of the arms of a trace logarithmic spirals.

The second definition includes two kinds of 3-dimensional relatives of spirals:

  • A conical or (including the spring used to hold and make contact with the negative terminals of AA or AAA batteries in a battery box), and the that is created when water is draining in a sink is often described as a spiral, or as a .
  • Quite explicitly, definition 2 also includes a cylindrical coil spring and a strand of , both of which are fairly helical, so that "helix" is a more useful description than "spiral" for each of them. In general, "spiral" is seldom applied if successive "loops" of a curve have the same diameter.

In the side picture, the black curve at the bottom is an Archimedean spiral, while the green curve is a helix. The curve shown in red is a conical spiral.

Two well-known spiral are conical spirals and spherical spirals, defined below. Another instance of space spirals is the toroidal spiral.

(1994). 9780849389160, Taylor & Francis. .
A spiral wound around a helix, also known as double-twisted helix, represents objects such as coiled coil filaments.


Conical spirals
If in the x-y-plane a spiral with parametric representation
x=r(\varphi)\cos\varphi \ ,\qquad y=r(\varphi)\sin\varphi
is given, then there can be added a third coordinate z(\varphi), such that the now space curve lies on the with equation \;m(x^2+y^2)=(z-z_0)^2\ ,\ m>0\;:
  • x=r(\varphi)\cos\varphi \ ,\qquad y=r(\varphi)\sin\varphi\ , \qquad \color{red}{z=z_0 + mr(\varphi)} \ .

Spirals based on this procedure are called conical spirals.

Example
Starting with an archimedean spiral \;r(\varphi)=a\varphi\; one gets the conical spiral (see diagram)
x=a\varphi\cos\varphi \ ,\qquad y=a\varphi\sin\varphi\ , \qquad z=z_0 + ma\varphi \ ,\quad \varphi \ge 0 \ .


Spherical spirals
Any cylindrical map projection can be used as the basis for a spherical spiral: draw a straight line on the map and find its inverse projection on the sphere, a kind of .

One of the most basic families of spherical spirals is the , which project to straight lines on an equirectangular projection. These are curves for which and are in a linear relationship, analogous to Archimedean spirals in the plane; under the azimuthal equidistant projection a Clelia curve projects to a planar Archimedean spiral.

If one represents a unit sphere by spherical coordinates

x = \sin \theta \, \cos \varphi, \quad y = \sin \theta \, \sin \varphi, \quad z = \cos \theta,

then setting the linear dependency \varphi=c\theta for the angle coordinates gives a in terms of parameter ,Kuno Fladt: Analytische Geometrie spezieller Flächen und Raumkurven, Springer-Verlag, 2013, , 9783322853653, S. 132

\bigl( \sin \theta\, \cos c\theta,\, \sin \theta\, \sin c\theta,\, \cos \theta \,\bigr).

Another family of spherical spirals is the or loxodromes, that project to straight lines on the Mercator projection. These are the trajectories traced by a ship traveling with constant bearing. Any loxodrome (except for the meridians and parallels) spirals infinitely around either pole, closer and closer each time, unlike a Clelia curve which maintains uniform spacing in colatitude. Under stereographic projection, a loxodrome projects to a logarithmic spiral in the plane.


In nature
The study of spirals in has a long history. observed that many form a logarithmic spiral; observed the common mathematical characteristics of a wide range of shells from Helix to ; and Henry Nottidge Moseley described the mathematics of shells. D’Arcy Wentworth Thompson's On Growth and Form gives extensive treatment to these spirals. He describes how shells are formed by rotating a closed curve around a fixed axis: the of the curve remains fixed, but its size grows in a geometric progression. In some shells, such as and , the generating curve revolves in a plane perpendicular to the axis and the shell will form a planar discoid shape. In others it follows a skew path forming a -spiral pattern. Thompson also studied spirals occurring in horns, , and .

A model for the pattern of in the head of a was proposed by H. Vogel. This has the form

\theta = n \times 137.5^{\circ},\ r = c \sqrt{n}
where n is the index number of the floret and c is a constant scaling factor, and is a form of Fermat's spiral. The angle 137.5° is the which is related to the and gives a close packing of florets.
(1990). 9780387972978, Springer-Verlag. .

Spirals in plants and animals are frequently described as whorls. This is also the name given to spiral shaped .

The center Galaxy of Cat's Eye.jpg|An artist's rendering of a spiral galaxy. Helianthus whorl.jpg|Sunflower head displaying florets in spirals of 34 and 55 around the outside.


As a symbol
The triple-spiral is in fact a pre-Celtic symbol.Anthony Murphy and Richard Moore, Island of the Setting Sun: In Search of Ireland's Ancient Astronomers, 2nd ed., Dublin: The Liffey Press, 2008, pp. 168-169 It is carved into the rock of a stone lozenge near the main entrance of the prehistoric monument in , Ireland. Newgrange was built around 3200 , predating the Celts; triple spirals were carved at least 2,500 years before the Celts reached Ireland, but have long since become part of Celtic culture. The symbol, consisting of three interlocked spirals or three bent human legs, appears in many early cultures: examples include vessels, coinage from , of (at , 370–333 BC) and , as well as the emblem on warriors' shields depicted on Greek pottery.For example, the trislele on ' round shield on an Attic late sixth-century at the Boston Museum of Fine Arts, illustrated in John Boardman, Jasper Griffin and Oswyn Murray, Greece and the Hellenistic World (Oxford History of the Classical World) vol. I (1988), p. 50.

Spirals occur commonly in pre-Columbian art in Latin and Central America. The more than 1,400 (rock engravings) in , , dating 750-1200 AD, predominantly depict spirals, dot figures and scale models. In Colombia, monkeys, frog and lizard-like figures depicted in petroglyphs or as gold offering-figures frequently include spirals, for example on the palms of hands. In Lower Central America, spirals along with circles, wavy lines, crosses and points are universal petroglyph characters. Spirals also appear among the in the coastal desert of Peru, dating from 200 BC to 500 AD. The number in the thousands and depict animals, plants and geometric motifs, including spirals.

Spirals are also a symbol of , stemming from the cliché of people and cartoon characters being hypnotized by staring into a spinning spiral (one example being in Disney's The Jungle Book). They are also used as a symbol of , where the eyes of a cartoon character, especially in and , will turn into spirals to suggest that they are dizzy or dazed. The spiral is also found in structures as small as the of and as large as a . Due to this frequent natural occurrence, the spiral is the official symbol of the World Pantheist Movement. The spiral is also a symbol of the process and of Dialectical monism.

The spiral is a frequent symbol for spiritual purification, both within and beyond (one thinks of the spiral as the symbol for prayer and contemplation, circling around a subject and ascending at the same time, and as a symbol for the gradual process on the Path to Enlightenment). ... while a helix is repetitive, a spiral expands and thus epitomizes growth - conceptually ad infinitum.
(1997). 9780945193951, Pendragon Press. .

File:库库特尼陶碗陶罐.JPG| spirals on a bowl on stand, a vessel on stand, and an amphora, 4300-4000 BCE, ceramic, Palace of Culture, Iași, Newgrange Entrance Stone.jpg| spirals on the entrance slab, unknown sculptor or architect, 3rd millennium BC

File:Mycenaean funerary stele at the National Archaeological Museum of Athens on October 6, 2021.jpg| spirals on a burial stela, Grave Circle A, 1550 BC, stone, National Archaeological Museum, , Greece

File:Temple of Amun alley of rams (4) (34143965175).jpg|Meroitic spirals on a ram of the alley of the Temple of , unknown sculptor, 1st century AD, stone,

File:Samarra, Iraq (25270211056) edited.jpg|Islamic spiral design of the Great Mosque of Samarra, , , unknown architect, 851

File:Nantes Maison compagnonnage Clocher tors.jpg| spiralling bell-tower of the Maison des compagnons du tour de France, , unknown architect, 1910


In art
The spiral has inspired artists throughout the ages. Among the most famous of spiral-inspired art is 's earthwork, "", at the Great Salt Lake in Utah.
(2025). 9780231153027, New York Columbia University Press.
The spiral theme is also present in David Wood's Spiral Resonance Field at the Balloon Museum in Albuquerque, as well as in the critically acclaimed Nine Inch Nails 1994 concept album The Downward Spiral. The Spiral is also a prominent theme in the anime , where it represents a philosophy and way of life. It also central in Mario Merz and Andy Goldsworthy's work. The spiral is the central theme of the horror manga by , where a small coastal town is afflicted by a curse involving spirals.


See also


Related publications
  • Cook, T., 1903. Spirals in nature and art. Nature 68 (1761), 296.
  • Cook, T., 1979. The curves of life. Dover, New York.
  • Habib, Z., Sakai, M., 2005. Spiral transition curves and their applications. Scientiae Mathematicae Japonicae 61 (2), 195 – 206.
  • Harary, G., Tal, A., 2011. The natural 3D spiral. Computer Graphics Forum 30 (2), 237 – 246 [2] .
  • Xu, L., Mould, D., 2009. Magnetic curves: curvature-controlled aesthetic curves using magnetic fields. In: Deussen, O., Hall, P. (Eds.), Computational Aesthetics in Graphics, Visualization, and Imaging. The Eurographics Association [3].
  • A. Kurnosenko. Two-point G2 Hermite interpolation with spirals by inversion of hyperbola. Computer Aided Geometric Design, 27(6), 474–481, 2010.
  • Miura, K.T., 2006. A general equation of aesthetic curves and its self-affinity. Computer-Aided Design and Applications 3 (1–4), 457–464 [4] .
  • Miura, K., Sone, J., Yamashita, A., Kaneko, T., 2005. Derivation of a general formula of aesthetic curves. In: 8th International Conference on Humans and Computers (HC2005). Aizu-Wakamutsu, Japan, pp. 166 – 171 [5] .
  • Farouki, R.T., 1997. Pythagorean-hodograph quintic transition curves of monotone curvature. Computer-Aided Design 29 (9), 601–606.
  • Yoshida, N., Saito, T., 2006. Interactive aesthetic curve segments. The Visual Computer 22 (9), 896–905 [6] .
  • Yoshida, N., Saito, T., 2007. Quasi-aesthetic curves in rational cubic Bézier forms. Computer-Aided Design and Applications 4 (9–10), 477–486 [7] .
  • Ziatdinov, R., Yoshida, N., Kim, T., 2012. Analytic parametric equations of log-aesthetic curves in terms of incomplete gamma functions. Computer Aided Geometric Design 29 (2), 129—140 [8].
  • Ziatdinov, R., Yoshida, N., Kim, T., 2012. Fitting G2 multispiral transition curve joining two straight lines, Computer-Aided Design 44(6), 591—596 [9].
  • Ziatdinov, R., 2012. Family of superspirals with completely monotonic curvature given in terms of Gauss hypergeometric function. Computer Aided Geometric Design 29(7): 510–518, 2012 [10].
  • Ziatdinov, R., Miura K.T., 2012. On the Variety of Planar Spirals and Their Applications in Computer Aided Design. European Researcher 27(8–2), 1227—1232 [11].


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
3s Time