info prev up next book cdrom email home

Logarithmic Spiral

\begin{figure}\begin{center}\BoxedEPSF{LogarithmicSpiral.epsf}\end{center}\end{figure}

A curve whose equation in Polar Coordinates is given by

\begin{displaymath}
r=ae^{b\theta},
\end{displaymath} (1)

where $r$ is the distance from the Origin, $\theta$ is the angle from the $x$-axis, and $a$ and $b$ are arbitrary constants. The logarithmic spiral is also known as the Growth Spiral, Equiangular Spiral, and Spira Mirabilis. It can be expressed parametrically using
\begin{displaymath}
\cos\theta = {1\over\sqrt{1-\tan^2\theta}} = {1\over\sqrt{1+{y^2\over x^2}}} = {x\over\sqrt{x^2+y^2}} = {x\over r},
\end{displaymath} (2)

which gives
$\displaystyle x$ $\textstyle =$ $\displaystyle r\cos\theta=a\cos\theta e^{b\theta}$ (3)
$\displaystyle y$ $\textstyle =$ $\displaystyle x\tan\theta=r\sin\theta=a\sin\theta e^{b\theta}.$ (4)


The logarithmic spiral was first studied by Descartes in 1638 and Jakob Bernoulli. Bernoulli was so fascinated by the spiral that he had one engraved on his tombstone (although the engraver did not draw it true to form). Torricelli worked on it independently and found the length of the curve (MacTutor Archive).


The rate of change of Radius is

\begin{displaymath}
{dr\over d\theta} = abe^{b\theta} = br,
\end{displaymath} (5)

and the Angle between the tangent and radial line at the point $(r, \theta)$ is
\begin{displaymath}
\psi=\tan^{-1}\left({r\over {dr\over d\theta }}\right)= \tan^{-1}\left({1\over b}\right)=\cot^{-1} b.
\end{displaymath} (6)

So, as $b\to 0$, $\psi\to \pi/2$ and the spiral approaches a Circle.


If $P$ is any point on the spiral, then the length of the spiral from $P$ to the origin is finite. In fact, from the point $P$ which is at distance $r$ from the origin measured along a Radius vector, the distance from $P$ to the Pole along the spiral is just the Arc Length. In addition, any Radius from the origin meets the spiral at distances which are in Geometric Progression (MacTutor Archive).


\begin{figure}\begin{center}\BoxedEPSF{LogarithmicSpiralInfo.epsf scaled 700}\end{center}\end{figure}

The Arc Length, Curvature, and Tangential Angle of the logarithmic spiral are

$\displaystyle s$ $\textstyle =$ $\displaystyle \int ds=\int\sqrt{x'^2+y'^2}\,dt = {a\sqrt{1+b^2}\over b} e^{b\theta}$  
  $\textstyle =$ $\displaystyle {r\sqrt{1+b^2}\over b}$ (7)
$\displaystyle \kappa$ $\textstyle =$ $\displaystyle {x'y''-y'x''\over(x'^2+y'^2)^{3/2}}
=(a\sqrt{1+b^2} e^{b\theta})^{-1}$ (8)
$\displaystyle \phi$ $\textstyle =$ $\displaystyle \int \kappa(s)\,ds = \theta.$ (9)

The Cesàro Equation is
\begin{displaymath}
\kappa={1\over bs}.
\end{displaymath} (10)

On the surface of a Sphere, the analog is a Loxodrome. This Spiral is related to Fibonacci Numbers and the Golden Mean.


References

Lawrence, J. D. A Catalog of Special Plane Curves. New York: Dover, pp. 184-186, 1972.

Lee, X. ``EquiangularSpiral.'' http://www.best.com/~xah/SpecialPlaneCurves_dir/EquiangularSpiral_dir/equiangularSpiral.html

Lockwood, E. H. ``The Equiangular Spiral.'' Ch. 11 in A Book of Curves. Cambridge, England: Cambridge University Press, pp. 98-109, 1967.

MacTutor History of Mathematics Archive. ``Equiangular Spiral.'' http://www-groups.dcs.st-and.ac.uk/~history/Curves/Equiangular.html.



info prev up next book cdrom email home

© 1996-9 Eric W. Weisstein
1999-05-25