Viviani's curve

{{Short description|Figure-eight-shaped curve on a sphere}}

File:Viviani-fenster-1.svg

File:Viviani-fenster-2.svg

In mathematics, Viviani's curve, also known as Viviani's window, is a figure-eight-shaped space curve named after the Italian mathematician Vincenzo Viviani. It is the intersection of a sphere with a cylinder that is tangent to the sphere and passes through two poles (a diameter) of the sphere (see diagram). Before Viviani, this curve was studied by Simon de La Loubère and Gilles de Roberval.Kuno Fladt: Analytische Geometrie spezieller Flächen und Raumkurven. Springer-Verlag, 2013, {{ISBN|3322853659}}, 9783322853653, p. 97.K. Strubecker: Vorlesungen der Darstellenden Geometrie. Vandenhoeck & Ruprecht, Göttingen 1967, p. 250.

The orthographic projection of Viviani's curve onto a plane perpendicular to the line through the crossing point and the sphere center is the lemniscate of Gerono, while the stereographic projection is a hyperbola or the lemniscate of Bernoulli, depending on which point on the same line is used to project.{{citation|first1=Luisa Rossi|last1=Costa|first2=Elena|last2=Marchetti|contribution=Mathematical and Historical Investigation on Domes and Vaults|pages=73–80|title=Aesthetics and architectural composition : proceedings of the Dresden International Symposium of Architecture 2004|year=2005|location=Mammendorf|publisher=Pro Literatur|editor1-last=Weber|editor1-first=Ralf|editor2-last=Amann|editor2-first=Matthias Albrecht}}.

In 1692, Viviani solved the following task: Cut out of a hemisphere (radius r) two windows, such that the remaining surface (of the hemisphere) can be squared; that is, a square with the same area can be constructed using only ruler and compass. His solution has an area of 4r^2 (see below).

Equations

File:Viviani_kromme.jpg

In order to keep the proof for squaring simple, suppose that the sphere and cylinder have the equations

: x^2+y^2+z^2=r^2

and

: x^2+y^2-rx=0,

respectively. The cylinder has radius r/2 and is tangent to the sphere at point (r,0,0).

Properties of the curve

= Floor plan, elevation, and side plan =

File:Viviani-fenster-xyz.svg

Elimination of x, y, and z respectively yields the orthogonal projections of the intersection curve onto the:

: x-y-plane is the circle with equation \left(x-\tfrac{r}{2} \right)^2+y^2 = \left(\tfrac{r}{2} \right)^2,

: x-z-plane the parabola with equation x=-\tfrac{1}{r}z^2+r, and

: y-z-plane the algebraic curve with the equation z^4+r^2(y^2-z^2)=0.

= Parametric representation =

File:Viviani-fenster-3.svg

Representing the sphere by

: \begin{array}{cll}

x &=& r \cdot \cos \theta \cdot \cos \varphi \\

y &=& r \cdot \cos \theta \cdot \sin \varphi \\

z &=& r \cdot \sin \theta \qquad \qquad -\tfrac{\pi}{2}\le\theta\le\tfrac{\pi}{2}, \ -\pi\le\varphi\le \pi,

\end{array}

and setting \varphi=\theta, yields the curve

:

\begin{array}{cll}

x &=& r \cdot \cos \theta \cdot \cos \theta \\

y &=& r \cdot \cos \theta \cdot \sin \theta \\

z &=& r \cdot \sin \theta \qquad \qquad -\tfrac{\pi}{2}\le\theta\le\tfrac{\pi}{2}.

\end{array}

One easily checks that the spherical curve fulfills the equation of the cylinder. But the boundaries allow only the red part (see diagram) of Viviani's curve. The missing second half (green) has the property \varphi=-\theta.

With help of this parametric representation it is easy to prove that the area of the hemisphere containing Viviani's curve minus the area of the two windows is 4r^2. The area of the upper-right part of Viviani's window (see diagram) can be calculated by an integration:

:\iint_{S_{sphere}} r^2 \cos\theta \,\mathrm{d}\theta\, \mathrm{d}\varphi =r^2 \int_0^{\pi/2} \int_0^\theta \cos\theta \,\mathrm{d}\varphi \,\mathrm{d}\theta= r^2 \left(\frac{\pi}{2}-1 \right).

Hence the total area of the spherical surface included by Viviani's curve is 2\pi r^2-4r^2, and the area of the hemisphere (2\pi r^2) minus the area of Viviani's window is 4r^2, the area of a square with the sphere's diameter as the length of an edge.

= Rational Bézier representation =

The quarter of Viviani's curve that lies in the all-positive octant of 3D space cannot be represented exactly by a regular Bézier curve of any degree. However, it can be represented exactly by a 3D rational Bézier segment of degree 4, and there is an infinite family of rational Bézier control points generating that segment. One possible solution is given by the following five control points:

p_0 = (0, 0, 1, 1)

\begin{array}{llllll}

p_0 & = & (0 & 0 & 1 & 1) & & \\

p_1 & = & (0 & 1 & 2 & 2) &/& (2\sqrt{2}) \\

p_2 & = & (2 & 3 & 3 & 4) &/& 6 \\

p_3 & = & (2 & 1 & 1 & 2) &/& (2\sqrt{2}) \\

p_4 & = & (1 & 0 & 0 & 1) & &

\end{array}

:

\boldsymbol{p0} = \begin{bmatrix} 0 \\ 0 \\ 1 \\ 1 \end{bmatrix}

\boldsymbol{p1} = \begin{bmatrix} 0 \\ \frac{1}{2\sqrt{2}} \\ \frac{1}{\sqrt{2}} \\ \frac{1}{\sqrt{2}} \end{bmatrix}

\boldsymbol{p2} = \begin{bmatrix} \frac{1}{3} \\ \frac{1}{2} \\ \frac{1}{2} \\ \frac{2}{3} \end{bmatrix}

\boldsymbol{p3} = \begin{bmatrix} \frac{1}{\sqrt{2}} \\ \frac{1}{2\sqrt{2}} \\ \frac{1}{2\sqrt{2}} \\ \frac{1}{\sqrt{2}} \end{bmatrix}

\boldsymbol{p4} = \begin{bmatrix} 1 \\ 0 \\ 0 \\ 1 \end{bmatrix}

The corresponding rational parametrization is:

:

\left(

\begin{array}{c}

\displaystyle \frac{2 \mu ^2 \left(\mu ^2-2 \left(2+\sqrt{2}\right) \mu +4 \sqrt{2}+6\right)}{\left(2 (\mu -1)

\mu +\sqrt{2}+2\right)^2} \\

\displaystyle \frac{2 (\mu -1) \mu \left((\mu -1) \mu -3 \sqrt{2}-4\right)}{\left(2 (\mu -1) \mu

+\sqrt{2}+2\right)^2} \\

\displaystyle -\frac{(\mu -1) \left(\sqrt{2} \mu +\sqrt{2}+2\right)}{2 (\mu -1) \mu +\sqrt{2}+2} \\

\end{array}

\right) \; \mu\in\left[0,1\right]

Relation to other curves

  • The 8-shaped elevation (see above) is a Lemniscate of Gerono.
  • Viviani's curve is a special Clelia curve. For a Clelia curve, the relation between the angles is \varphi=c\theta.

File:Viviani-kugel-kegel.svg

Subtracting twice the cylinder equation from the sphere's equation and completing the square leads to the equation

:(x-r)^2+y^2=z^2,

which describes a right circular cone with its apex at (r,0,0), the double point of Viviani's curve. Hence, Viviani's curve can be considered not only as the intersection curve of a sphere and a cylinder but also as the intersection of a sphere and a cone, and as the intersection of a cylinder and a cone.

See also

References

{{reflist}}