Superellipse
A superellipse, also known as a Lamé curve after Gabriel Lamé, is a geometric figure defined in the Cartesian coordinate system as the set of all points (x, y) with
where n, a and b are positive numbers.
This formula defines a closed curve contained in the rectangle −a ≤ x ≤ +a and −b ≤ y ≤ +b. The parameters a and b are called the semi-diameters of the curve.
The superellipse looks like a four-armed star with concave (inwards-curved) sides.
For n = 1/2, in particular, each of the four arcs is a segment of a parabola. |
||
The curve is a rhombus with corners (±a, 0) and (0, ±b). | ||
The curve looks like a rhombus with those same corners but with convex (outwards-curved) sides.
The curvature increases without limit as one approaches the corners. |
||
The curve is an ordinary ellipse (in particular, a circle if a = b). | ||
The curve looks superficially like a rectangle with rounded corners.
The curvature is zero at the points (±a, 0) and (0, ±b). |
If n < 2, the figure is also called a hypoellipse; if n > 2, a hyperellipse.
When n ≥ 1 and a = b, the superellipse is the boundary of a ball of R2 in the n-norm.
The extreme points of the superellipse are (±a, 0) and (0, ±b), and its four "corners" are (±sa, ±sb), where (sometimes called the "superness"[1]).
Contents
Mathematical properties
When n is a nonzero rational number p/q (in lowest terms), then each quadrant of the superellipse is a plane algebraic curve. For positive n the order is pq; for negative n the order is 2pq. In particular, when a = b = 1 and n is an even integer, then it is a Fermat curve of degree n. In that case it is non-singular, but in general it will be singular. If the numerator is not even, then the curve is pasted together from portions of the same algebraic curve in different orientations.
The curve is given by the parametric equations
or
where the sign function is
The area inside the superellipse can be expressed in terms of the gamma function, Γ(x), as
The pedal curve is relatively straightforward to compute. Specifically, the pedal of
is given in polar coordinates by[2]
Generalizations
Lua error in package.lua at line 80: module 'strict' not found.
The superellipse is further generalized as:
or
(Note that is not a physical angle of the figure, but just a parameter.)
History
The general Cartesian notation of the form comes from the French mathematician Gabriel Lamé (1795–1870), who generalized the equation for the ellipse.
Hermann Zapf's typeface Melior, published in 1952, uses superellipses for letters such as o. Thirty years later Donald Knuth would build the ability to choose between true ellipses and superellipses (both approximated by cubic splines) into his Computer Modern type family.
The superellipse was named by the Danish poet and scientist Piet Hein (1905–1996) though he did not discover it as it is sometimes claimed. In 1959, city planners in Stockholm, Sweden announced a design challenge for a roundabout in their city square Sergels Torg. Piet Hein's winning proposal was based on a superellipse with n = 2.5 and a/b = 6/5.[3] As he explained it:
- Man is the animal that draws lines which he himself then stumbles over. In the whole pattern of civilization there have been two tendencies, one toward straight lines and rectangular patterns and one toward circular lines. There are reasons, mechanical and psychological, for both tendencies. Things made with straight lines fit well together and save space. And we can move easily — physically or mentally — around things made with round lines. But we are in a straitjacket, having to accept one or the other, when often some intermediate form would be better. To draw something freehand — such as the patchwork traffic circle they tried in Stockholm — will not do. It isn't fixed, isn't definite like a circle or square. You don't know what it is. It isn't esthetically satisfying. The super-ellipse solved the problem. It is neither round nor rectangular, but in between. Yet it is fixed, it is definite — it has a unity.
Sergels Torg was completed in 1967. Meanwhile, Piet Hein went on to use the superellipse in other artifacts, such as beds, dishes, tables, etc.[4] By rotating a superellipse around the longest axis, he created the superegg, a solid egg-like shape that could stand upright on a flat surface, and was marketed as a novelty toy.
In 1968, when negotiators in Paris for the Vietnam War could not agree on the shape of the negotiating table, Balinski, Kieron Underwood and Holt suggested a superelliptical table in a letter to the New York Times.[3] The superellipse was used for the shape of the 1968 Azteca Olympic Stadium, in Mexico City.
Waldo R. Tobler developed a map projection, the Tobler hyperelliptical projection, published in 1973,[5] in which the meridians are arcs of superellipses.
Three connected superellipses are used in the logo of the Pittsburgh Steelers.
In computing, mobile operating system iOS uses a superellipse curve for app icons, replacing the rounded corners style used up to version 6.[6]
See also
- Astroid, the superellipse with n = 2⁄3 and a = b, is a hypocycloid with four cusps.
- Deltoid curve, the hypocycloid of three cusps.
- Squircle, the superellipse with n = 4 and a = b, looks like "The Four-Cornered Wheel."
- Reuleaux triangle, "The Three-Cornered Wheel."
- Superformula, a generalization of the superellipse.
- Superquadrics and superellipsoids, the three-dimensional "relatives" of superellipses.
- Superelliptic curve, equation of the form Yn = f(X).
- Lp spaces
References
- ↑ Donald Knuth: The METAFONTbook, p. 126
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 3.0 3.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ The Superellipse, in The Guide to Life, The Universe and Everything by BBC (27 June 2003)
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ http://iosdesign.ivomynttinen.com/?utm_source=designernews#app-icon-applied-effects
- Lua error in package.lua at line 80: module 'strict' not found. (Ph.D. dissertation using superellipsoids)
- Lua error in package.lua at line 80: module 'strict' not found.
- Lua error in package.lua at line 80: module 'strict' not found.
External links
Wikimedia Commons has media related to [[commons:Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).|Lua error in Module:WikidataIB at line 506: attempt to index field 'wikibase' (a nil value).]]. |
- Lua error in package.lua at line 80: module 'strict' not found.
- "Courbe de Lamé" at Encyclopédie des Formes Mathématiques Remarquables (in French)
- Weisstein, Eric W., "Superellipse", MathWorld.
- Lua error in package.lua at line 80: module 'strict' not found..
- "Super Ellipse" on 2dcurves.com
- Superellipse Calculator & Template Generator
- C code for fitting superellipses