Sphere: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Replaced content with 'Keely says hi.'
m Reverted edits by 205.119.138.2 (talk) to last revision by JDP90 (HG)
Line 1: Line 1:
{{About|the geometrical concept}}
Keely says hi.
{{Redirect3|Globose|See also [[Globose nucleus]]}}
[[Image:Sphere wireframe 10deg 6r.svg|right|thumb|A two-dimensional [[3D projection#Perspective projection|perspective projection]] of a sphere]]
A '''sphere''' (from [[Greek language|Greek]] σφαῖρα — ''sphaira'', "globe, ball"<ref>[http://www.perseus.tufts.edu/hopper/text?doc=Perseus%3Atext%3A1999.04.0057%3Aentry%3Dsfai%3Dra^ σφαῖρα], Henry George Liddell, Robert Scott, ''A Greek-English Lexicon'', on Perseus</ref>) is a perfectly round [[geometrical]] object in [[solid geometry|three-dimensional space]], such as the shape of a round [[ball]]. Like a [[circle]] in two dimensions, a perfect sphere is completely [[symmetrical]] around its center, with all points on the surface lying the same distance ''r'' from the center point. This distance ''r'' is known as the "[[radius]]" of the sphere. The maximum straight distance through the sphere is known as the "[[diameter]]" of the sphere. It passes through the center and is thus twice the radius.

In mathematics, a careful distinction is made between the sphere (a two-dimensional spherical surface [[embedding|embedded]] in three-dimensional [[Euclidean space]]) and the [[Ball (mathematics)|ball]] (the three-dimensional shape consisting of a sphere and its interior).

==Volume of a sphere==
[[File:Esfera Arquímedes.jpg|thumb|Circumscribed cylinder to a sphere.]]
In 3 dimensions, the [[volume]] inside a sphere (that is, the volume of a [[ball (mathematics)|ball]]) is given by the formula
:<math>\!V = \frac{4}{3}\pi r^3</math>
where ''r'' is the radius of the sphere and π is the constant [[pi]]. This formula was first derived by [[Archimedes]], who showed that the volume of a sphere is 2/3 that of a [[circumscribe]]d [[cylinder (geometry)|cylinder]]. (This assertion follows from [[Cavalieri's principle]].) In modern mathematics, this formula can be derived using [[integral calculus]], i.e. [[disk integration]] to sum the volumes of an infinite number of circular disks of infinitesimally small thickness stacked centered side by side along the ''x'' axis from {{nowrap|''x'' {{=}} 0}} where the disk has radius ''r'' (i.e. {{nowrap|''y'' {{=}} ''r''}}) to {{nowrap|''x'' {{=}} ''r''}} where the disk has radius 0 (i.e. {{nowrap|''y'' {{=}} 0}}).

At any given ''x'', the incremental volume (''δV'') is given by the product of the cross-sectional [[area of a disk#Onion proof|area of the disk]] at ''x'' and its thickness (''δx''):
:<math>\!\delta V \approx \pi y^2 \cdot \delta x.</math>

The total volume is the summation of all incremental volumes:
:<math>\!V \approx \sum \pi y^2 \cdot \delta x.</math>

In the limit as δx approaches zero<ref name="delta">Pages 141, 149. {{cite book
|author=E.J. Borowski, J.M. Borwein
|title=Collins Dictionary of Mathematics
|isbn=0-00-434347-6}}</ref> this becomes:
:<math>\!V = \int_{-r}^{r} \pi y^2 dx.</math>

At any given ''x'', a right-angled triangle connects ''x'', ''y'' and ''r'' to the origin, hence it follows from the [[Pythagorean theorem]] that:
:<math>\!r^2 = x^2 + y^2.</math>

Thus, substituting ''y'' with a function of ''x'' gives:
:<math>\!V = \int_{-r}^{r} \pi (r^2 - x^2)dx.</math>

This can now be evaluated:
:<math>\!V = \pi \left[r^2x - \frac{x^3}{3} \right]_{-r}^{r} = \pi \left(r^3 - \frac{r^3}{3} \right) - \pi \left(-r^3 + \frac{r^3}{3} \right) = \frac{4}{3}\pi r^3.</math>

Therefore the volume of a sphere is:
:<math>\!V = \frac{4}{3}\pi r^3.</math>

Alternatively this formula is found using [[spherical coordinates]], with volume element
:<math>\mathrm{d}V=r^2\sin\theta\,\mathrm{d}r\,\mathrm{d}\theta\,\mathrm{d}\varphi</math>

In higher dimensions, the sphere (or [[hypersphere]]) is usually called an ''n''-ball. General recursive formulas exist for [[deriving the volume of an n-ball|deriving the volume of an ''n''-ball]].

For most practical purposes, the volume of a sphere [[Inscribed figure|inscribed]] in a cube can be approximated as 52.4% of the volume of the cube, since <math>\pi/6 \approx 0.5236</math>. For example, since a cube with edge length 1&nbsp;m has a volume of 1&nbsp;m<sup>3</sup>, a sphere with diameter 1&nbsp;m has a volume of about 0.524&nbsp;m<sup>3</sup>.

==Surface area of a sphere==
The [[surface area]] of a sphere is given by the following formula:
:<math>\!A = 4\pi r^2.</math>

This formula was first derived by [[Archimedes]], based upon the fact that the projection to the lateral surface of a [[circumscribe]]d cylinder (i.e. the [[Lambert cylindrical equal-area projection]]) is area-preserving. It is also the [[derivative]] of the formula for the volume with respect to ''r'' because the total volume of a sphere of radius ''r'' can be thought of as the summation of the surface area of an infinite number of spherical shells of infinitesimal thickness concentrically stacked inside one another from radius 0 to radius ''r''. At infinitesimal thickness the discrepancy between the inner and outer surface area of any given shell is infinitesimal and the elemental volume at radius ''r'' is simply the product of the surface area at radius ''r'' and the infinitesimal thickness.

At any given radius ''r'', the incremental volume (''δV'') is given by the product of the surface area at radius ''r'' (''A''(''r'')) and the thickness of a shell (''δr''):
:<math>\delta V \approx A(r) \cdot \delta r. \,</math>

The total volume is the summation of all shell volumes:
:<math>V \approx \sum A(r) \cdot \delta r.</math>

In the limit as ''δr'' approaches zero<ref name="delta"/> this becomes:
:<math>V = \int_0^r A(r) \, dr.</math>

Since we have already proved what the volume is, we can substitute ''V'':
:<math>\frac{4}{3}\pi r^3 = \int_0^r A(r) \, dr.</math>

Differentiating both sides of this equation with respect to ''r'' yields ''A'' as a function of ''r'':
:<math>\!4\pi r^2 = A(r).</math>

Which is generally abbreviated as:
:<math>\!A = 4\pi r^2.</math>

Alternatively, the [[area element]] on the sphere is given in [[spherical coordinates]] by <math>dA = r^2 \sin\theta\, d\theta\, d\phi.</math>. With Cartesian coordinates, the area element <math>dS=\frac{r}{\sqrt{r^{2}-\sum_{i\ne k}x_{i}^{2}}}\Pi_{i\ne k}dx_{i},\;\forall k</math>. More generally, see [[area element]].

The total area can thus be obtained by [[Integral|integration]]:
:<math>A = \int_0^{2\pi} \int_0^\pi r^2 \sin\theta \, d\theta \, d\phi = 4\pi r^2.</math>

==Equations in R<sup>3</sup>==
In [[analytic geometry]], a sphere with center (''x''<sub>0</sub>, ''y''<sub>0</sub>, ''z''<sub>0</sub>) and radius ''r'' is the [[Locus (mathematics)|locus]] of all points (''x'', ''y'', ''z'') such that
:<math>\, (x - x_0 )^2 + (y - y_0 )^2 + ( z - z_0 )^2 = r^2.</math>

The points on the sphere with radius ''r'' can be parametrized via
:<math>\, x = x_0 + r \cos \theta \; \sin \varphi</math>
:<math>\, y = y_0 + r \sin \theta \; \sin \varphi \qquad (0 \leq \theta \leq 2\pi \mbox{ and } 0 \leq \varphi \leq \pi ) \,</math>
:<math>\, z = z_0 + r \cos \varphi \,</math>

(see also [[trigonometric function]]s and [[spherical coordinates]]).

A sphere of any radius centered at zero is an integral surface of the following [[differential form]]:
:<math>\, x \, dx + y \, dy + z \, dz = 0.</math>

This equation reflects the fact that the position and velocity vectors of a point traveling on the sphere are always [[orthogonal]] to each other.

The sphere has the smallest surface area among all surfaces enclosing a given volume and it encloses the largest volume among all closed surfaces with a given surface area. For this reason, the sphere appears in nature: for instance bubbles and small water drops are roughly spherical, because the [[surface tension]] locally minimizes surface area. The surface area in relation to the mass of a sphere is called the [[specific surface area]]. From the above stated equations it can be expressed as follows:
:<math>SSA = \frac{A}{V\rho} = \frac{3}{r\rho}.</math>

[[Image:Einstein gyro gravity probe b.jpg|thumb|350px|right|An image of one of the most accurate man-made spheres, as it [[refraction|refracts]] the image of Einstein in the background. This sphere was a [[fused quartz]] [[gyroscope]] for the [[Gravity Probe B]] experiment, and differs in shape from a perfect sphere by no more than 40 atoms of thickness. It is thought that only non-rotating [[neutron star]]s are smoother {{Citation needed|date=March 2011}}. It was announced on 1 July 2008 that [[Australia]]n scientists had created even more perfect spheres, accurate to 0.3 [[nanometers]], as part of an international hunt to find a new global standard [[kilogram]].<ref>[http://technology.newscientist.com/article/dn14229-roundest-objects-in-the-world-created.html New Scientist | Technology | Roundest objects in the world created]</ref>]]

A sphere can also be defined as the surface formed by rotating a [[circle]] about any [[diameter]]. If the circle is replaced by an [[ellipse]], and rotated about the major axis, the shape becomes a prolate [[spheroid]], rotated about the minor axis, an oblate spheroid.

==Terminology==
Pairs of points on a sphere that lie on a straight line through its center are called [[antipodal point]]s. A [[great circle]] is a circle on the sphere that has the same center and radius as the sphere, and consequently divides it into two equal parts. The shortest distance between two distinct non-antipodal points on the surface and measured along the surface, is on the unique great circle passing through the two points. Equipped with the [[great-circle distance]], a great circle becomes the [[Riemannian circle]].

If a particular point on a sphere is (arbitrarily) designated as its ''north pole'', then the corresponding antipodal point is called the ''south pole'' and the [[equator]] is the great circle that is equidistant to them. Great circles through the two poles are called lines (or [[meridian (geography)|meridians]]) of [[longitude]], and the line connecting the two poles is called the [[axis of rotation]]. Circles on the sphere that are parallel to the equator are lines of [[latitude]]. This terminology is also used for astronomical bodies such as the planet [[Earth]], even though it is not spherical and only approximately [[spheroid]]al (see [[geoid]]).

==Hemisphere==
A sphere is divided into two equal "hemispheres" by any plane that passes through its center. If two intersecting planes pass through its center, then they will subdivide the sphere into four [[Lune (mathematics)|lunes]] or biangles, the vertices of which all coincide with the antipodal points lying on the line of intersection of the planes.

The antipodal quotient of the sphere is the surface called the [[real projective plane]], which can also be thought of as the northern hemisphere with antipodal points of the equator identified.

The round hemisphere is [[filling area conjecture|conjectured]] to be the optimal (least area) filling of the [[Riemannian circle]].

If the planes don't pass through the sphere's center, then the intersection is called ''spheric section''.<ref>{{MathWorld |id=SphericSection |title=Spheric section}}</ref>

==Generalization to other dimensions==
{{Main|n-sphere}}
Spheres can be generalized to spaces of any [[dimension]]. For any [[natural number]] ''n'', an "''n''-sphere," often written as ''S<sup>n</sup>'', is the set of points in ({{nowrap|''n'' + 1}})-dimensional Euclidean space which are at a fixed distance ''r'' from a central point of that space, where ''r'' is, as before, a positive real number. In particular:
*a 0-sphere is a pair of endpoints of an interval (−''r'', ''r'') of the real line
*a 1-sphere is a [[circle]] of radius ''r''
*a 2-sphere is an ordinary sphere
*a [[3-sphere]] is a sphere in 4-dimensional Euclidean space.

Spheres for ''n'' > 2 are sometimes called [[hypersphere]]s.

The ''n''-sphere of unit radius centered at the origin is denoted ''S''<sup>''n''</sup> and is often referred to as "the" ''n''-sphere. Note that the ordinary sphere is a 2-sphere, because it is a 2-dimensional surface (which is embedded in 3-dimensional space).

The surface area of the ({{nowrap|''n'' − 1}})-sphere of radius 1 is
:<math>2 \frac{\pi^{n/2}}{\Gamma(n/2)}</math>

where Γ(''z'') is Euler's [[Gamma function]].

Another formula for surface area is
:<math>
\begin{cases}
\displaystyle \frac{(2\pi)^{n/2}\,r^{n-1}}{2 \cdot 4 \cdots (n-2)}, & \text{if } n \text{ is even}; \\ \\
\displaystyle \frac{2(2\pi)^{(n-1)/2}\,r^{n-1}}{1 \cdot 3 \cdots (n-2)}, & \text{if } n \text{ is odd}.
\end{cases}</math>

and the volume is the surface area times <math>{r \over n}</math> or
:<math>
\begin{cases}
\displaystyle \frac{(2\pi)^{n/2}\,r^n}{2 \cdot 4 \cdots n}, & \text{if } n \text{ is even}; \\ \\
\displaystyle \frac{2(2\pi)^{(n-1)/2}\,r^n}{1 \cdot 3 \cdots n}, & \text{if } n \text{ is odd}.
\end{cases}</math>

==Generalization to metric spaces==
More generally, in a [[metric space]] (''E'',''d''), the sphere of center ''x'' and radius {{nowrap|''r'' > 0}} is the set of points ''y'' such that {{nowrap|''d''(''x'',''y'') {{=}} ''r''}}.

If the center is a distinguished point considered as origin of ''E'', as in a [[norm (mathematics)|normed]] space, it is not mentioned in the definition and notation. The same applies for the radius if it is taken to equal one, as in the case of a [[unit sphere]].

In contrast to a [[ball (mathematics)|ball]], a sphere may be an empty set, even for a large radius. For example, in '''Z'''<sup>''n''</sup> with [[Euclidean metric]], a sphere of radius ''r'' is nonempty only if ''r''<sup>2</sup> can be written as sum of ''n'' squares of integers.

==Topology==
In [[topology]], an ''n''-sphere is defined as a space [[homeomorphic]] to the boundary of an [[ball (mathematics)#Topological balls|(''n''+1)-ball]]; thus, it is [[homeomorphic]] to the Euclidean ''n''-sphere, but perhaps lacking its [[Metric space|metric]].
*a 0-sphere is a pair of points with the [[discrete topology]]
*a 1-sphere is a circle ([[up to]] [[homeomorphism]]); thus, for example, (the image of) any [[Knot (mathematics)|knot]] is a 1-sphere
*a 2-sphere is an ordinary sphere ([[up to]] [[homeomorphism]]); thus, for example, any [[spheroid]] is a 2-sphere

The ''n''-sphere is denoted ''S<sup>n</sup>''. It is an example of a [[compact space|compact]] [[topological manifold]] without [[Boundary (topology)|boundary]]. A sphere need not be [[Manifold#Differentiable manifolds|smooth]]; if it is smooth, it need not be [[diffeomorphic]] to the Euclidean sphere.

The [[Heine-Borel theorem]] implies that a Euclidean ''n''-sphere is compact. The sphere is the inverse image of a one-point set under the continuous function ||''x''||. Therefore, the sphere is closed. ''S<sup>n</sup>'' is also bounded; therefore it is compact.

==Spherical geometry==
[[Image:Sphere halve.png|thumb|right|[[Great circle]] on a sphere]]
{{Main|Spherical geometry}}
The basic elements of [[Euclidean plane geometry]] are [[Point (geometry)|points]] and [[line (mathematics)|lines]]. On the sphere, points are defined in the usual sense, but the analogue of "line" may not be immediately apparent. If one measures by [[arc length]] one finds that the shortest path connecting two points lying entirely in the sphere is a segment of the [[great circle]] containing the points; see [[geodesic]]. Many theorems from classical geometry hold true for this spherical geometry as well, but many do not (see [[parallel postulate]]). In [[spherical trigonometry]], [[angle]]s are defined between great circles. Thus spherical trigonometry is different from ordinary [[trigonometry]] in many respects. For example, the sum of the interior angles of a spherical triangle exceeds 180 degrees. Also, any two [[similar triangles|similar]] spherical triangles are congruent.

==Eleven properties of the sphere==
In their book ''Geometry and the imagination''<ref>{{cite book
|author=[[David Hilbert|Hilbert, David]]; Cohn-Vossen, Stephan
|title=Geometry and the Imagination
|edition=2nd
|year=1952
|publisher=Chelsea
|isbn=0-8284-1087-9}}</ref> [[David Hilbert]] and [[Stephan Cohn-Vossen]] describe eleven properties of the sphere and discuss whether these properties uniquely determine the sphere. Several properties hold for the [[plane (mathematics)|plane]] which can be thought of as a sphere with infinite radius. These properties are:
#''The points on the sphere are all the same distance from a fixed point. Also, the ratio of the distance of its points from two fixed points is constant.''
#:The first part is the usual definition of the sphere and determines it uniquely. The second part can be easily deduced and follows a similar [[Circle#Circle of Apollonius|result]] of [[Apollonius of Perga]] for the [[circle]]. This second part also holds for the [[plane (mathematics)|plane]].
#''The contours and plane sections of the sphere are circles.''
#:This property defines the sphere uniquely.
#''The sphere has constant width and constant girth.''
#:The width of a surface is the distance between pairs of parallel tangent planes. There are numerous other closed convex surfaces which have constant width, for example the [[Meissner body]]. The girth of a surface is the circumference of the boundary of its orthogonal projection on to a plane. It can be proved that each of these properties implies the other.[[Image:Sphere section.png|thumb|right|300px|A normal vector to a sphere, a normal plane and its normal section. The curvature of the curve of intersection is the sectional curvature. For the sphere each normal section through a given point will be a circle of the same radius, the radius of the sphere. This means that every point on the sphere will be an umbilical point.]]
#''All points of a sphere are umbilics.''
#:At any point on a surface we can find a [[Normal (geometry)|normal direction]] which is at right angles to the surface, for the sphere these are the lines radiating out from the center of the sphere. The intersection of a plane containing the normal with the surface will form a curve called a ''normal section'' and the curvature of this curve is the ''sectional curvature''. For most points on most surfaces, different sections will have different curvatures; the maximum and minimum values of these are called the [[principal curvature]]s. It can be proved that any closed surface will have at least four points called ''[[umbilical point]]s''. At an umbilic all the sectional curvatures are equal; in particular the [[principal curvature]]s are equal. Umbilical points can be thought of as the points where the surface is closely approximated by a sphere.
#:For the sphere the curvatures of all normal sections are equal, so every point is an umbilic. The sphere and plane are the only surfaces with this property.
#''The sphere does not have a surface of centers.''
#:For a given normal section there is a circle whose curvature is the same as the sectional curvature, is tangent to the surface and whose center lines along on the normal line. Take the two centers corresponding to the maximum and minimum sectional curvatures: these are called the ''focal points'', and the set of all such centers forms the [[focal surface]].
#:For most surfaces the focal surface forms two sheets each of which is a surface and which come together at umbilical points. There are a number of special cases. For [[channel surface]]s one sheet forms a curve and the other sheet is a surface; For [[Cone (geometry)|cones]], cylinders, [[torus]]es and [[Dupin cyclide|cyclides]] both sheets form curves. For the sphere the center of every osculating circle is at the center of the sphere and the focal surface forms a single point. This is a unique property of the sphere.
#''All geodesics of the sphere are closed curves.''
#:[[Geodesics]] are curves on a surface which give the shortest distance between two points. They are a generalization of the concept of a straight line in the plane. For the sphere the geodesics are great circles. There are many other surfaces with this property.
#''Of all the solids having a given volume, the sphere is the one with the smallest surface area; of all solids having a given surface area, the sphere is the one having the greatest volume.''
#:These properties define the sphere uniquely. These properties can be seen by observing [[soap bubble]]s. A soap bubble will enclose a fixed volume and due to [[surface tension]] its surface area is minimal for that volume. This is why a free floating soap bubble approximates a sphere (though external forces such as gravity will distort the bubble's shape slightly).
#''The sphere has the smallest total mean curvature among all convex solids with a given surface area.''
#:The [[mean curvature]] is the average of the two principal curvatures and as these are constant at all points of the sphere then so is the mean curvature.
#''The sphere has constant mean curvature.''
#:The sphere is the only imbedded surface without boundary or singularities with constant positive mean curvature. There are other immersed surfaces with constant mean curvature. The [[minimal surface]]s have zero mean curvature.
#''The sphere has constant positive Gaussian curvature.''
#:[[Gaussian curvature]] is the product of the two principal curvatures. It is an intrinsic property which can be determined by measuring length and angles and does not depend on the way the surface is [[embedding|embedded]] in space. Hence, bending a surface will not alter the Gaussian curvature and other surfaces with constant positive Gaussian curvature can be obtained by cutting a small slit in the sphere and bending it. All these other surfaces would have boundaries and the sphere is the only surface without boundary with constant positive Gaussian curvature. The [[pseudosphere]] is an example of a surface with constant negative Gaussian curvature.
#''The sphere is transformed into itself by a three-parameter family of rigid motions.''
#:Consider a unit sphere placed at the origin, a rotation around the ''x'', ''y'' or ''z'' axis will map the sphere onto itself, indeed any rotation about a line through the origin can be expressed as a combination of rotations around the three-coordinate axis, see [[Euler angles]]. Thus there is a three-parameter family of rotations which transform the sphere onto itself, this is the [[rotation group SO(3)]]. The plane is the only other surface with a three-parameter family of transformations (translations along the ''x'' and ''y'' axis and rotations around the origin). Circular cylinders are the only surfaces with two-parameter families of rigid motions and the [[Surface of revolution|surfaces of revolution]] and [[helicoid]]s are the only surfaces with a one-parameter family.

==Cubes in relation to spheres==
For every sphere there are multiple [[cuboids]] that may be inscribed within the sphere. When briefly considered it becomes apparent that the largest of the multiple cuboids which may be inscribed is a [[cube]].

==See also==
{{col-begin}}
{{col-break}}
*[[3-sphere]]
*[[Affine sphere]]
*[[Alexander horned sphere]]
*[[Ball (mathematics)]]
*[[Banach–Tarski paradox]]
*[[Cube]]
*[[Cuboid]]
*[[Curvature]]
*[[Directional statistics]]
*[[Dome (mathematics)]]
*[[Dyson sphere]]
*[[Hoberman sphere]]
{{col-break}}
*[[Homology sphere]]
*[[Homotopy groups of spheres]]
*[[Homotopy sphere]]
*[[Hypersphere]]
*[[Metric space]]
*[[Napkin ring problem]]
*[[Pseudosphere]]
*[[Riemann sphere]]
*[[Smale's paradox]]
*[[Solid angle]]
*[[Sphere packing]]
{{col-break}}
*[[Spherical cap]]
*[[Spherical helix]]
*[[Spherical sector]]
*[[Spherical segment]]
*[[Spherical shell]]
*[[Spherical wedge]]
*[[Spherical zone]]
*[[Spherical coordinates]]
*[[Spherical Earth]]
*[[Zoll surface|Zoll sphere]]
{{col-end}}

==References==
{{Wikisource1911Enc|Sphere}}
{{Reflist}}
*William Dunham. "Pages 28, 226", ''The Mathematical Universe: An Alphabetical Journey Through the Great Proofs, Problems and Personalities'', ISBN 0-471-17661-3.

==External links==
{{Sister project links}}
*[http://www.abe.msstate.edu/~fto/tools/vol/sphere.html Calculate volume of sphere]
*[[planetmath:186|Sphere (PlanetMath.org website)]]
*{{MathWorld |id=Sphere |title=Sphere}}
*[http://en.wikibooks.org/wiki/Mathematica/Uniform_Spherical_Distribution Mathematica/Uniform Spherical Distribution]
*{{cite video
|title=Outside In
|url=http://video.google.com/videoplay?docid=-6626464599825291409
|date=2007-11-14
|accessdate=2007-11-24}} (computer animation showing how the inside of a sphere can turn outside.)
*[http://www.start2code.com/Cresources/sphere-program-cpp.html Program in C++ to draw a sphere using parametric equation]
*[http://mathschallenge.net/index.php?section=faq&ref=geometry/surface_sphere Surface area of sphere proof.]
{{Use dmy dates|date=March 2011}}

[[Category:Differential topology]]
[[Category:Differential geometry]]
[[Category:Elementary geometry]]
[[Category:Homogeneous spaces]]
[[Category:Elementary shapes]]
[[Category:Spheres| ]]
[[Category:Surfaces]]
[[Category:Topology]]
[[Category:Greek loanwords]]

[[am:ሉል]]
[[ar:كرة]]
[[az:Sfera]]
[[bn:গোলক]]
[[zh-min-nan:Kiû-bīn]]
[[ba:Сфера]]
[[bg:Сфера]]
[[ca:Esfera]]
[[cv:Сфера]]
[[cs:Sféra (matematika)]]
[[sn:Urungano]]
[[da:Kugle]]
[[de:Kugel]]
[[et:Sfäär]]
[[el:Σφαίρα]]
[[es:Esfera]]
[[eo:Sfero]]
[[eu:Esfera]]
[[fa:کره (هندسه)]]
[[fr:Sphère]]
[[ga:Sféar]]
[[gd:Cruinne]]
[[gl:Esfera]]
[[gan:球面]]
[[ko:구 (기하)]]
[[hy:Գունդ]]
[[hr:Sfera]]
[[io:Sfero]]
[[id:Bola (geometri)]]
[[ia:Sphera]]
[[it:Sfera]]
[[he:ספירה (גאומטריה)]]
[[ka:სფერო (მათემატიკა)]]
[[kk:Сфера]]
[[la:Sphaera]]
[[lv:Sfēra]]
[[lt:Sfera]]
[[hu:Gömb]]
[[ms:Sfera]]
[[mn:Бөмбөлөг]]
[[nl:Bol (lichaam)]]
[[ja:球面]]
[[no:Kule (geometri)]]
[[nn:Kule]]
[[pms:Sfera]]
[[pl:Sfera]]
[[pt:Esfera]]
[[ro:Sferă]]
[[qu:Lunq'u]]
[[ru:Сфера]]
[[scn:Sfera]]
[[simple:Sphere]]
[[sk:Guľa]]
[[sl:Sfera]]
[[sr:Сфера]]
[[fi:Pallo (geometria)]]
[[sv:Sfär]]
[[ta:கோளம்]]
[[th:ทรงกลม]]
[[tr:Küre]]
[[uk:Сфера]]
[[vi:Mặt cầu]]
[[zh-classical:球]]
[[zh:球面]]

Revision as of 16:27, 9 February 2012

A two-dimensional perspective projection of a sphere

A sphere (from Greek σφαῖρα — sphaira, "globe, ball"[1]) is a perfectly round geometrical object in three-dimensional space, such as the shape of a round ball. Like a circle in two dimensions, a perfect sphere is completely symmetrical around its center, with all points on the surface lying the same distance r from the center point. This distance r is known as the "radius" of the sphere. The maximum straight distance through the sphere is known as the "diameter" of the sphere. It passes through the center and is thus twice the radius.

In mathematics, a careful distinction is made between the sphere (a two-dimensional spherical surface embedded in three-dimensional Euclidean space) and the ball (the three-dimensional shape consisting of a sphere and its interior).

Volume of a sphere

Circumscribed cylinder to a sphere.

In 3 dimensions, the volume inside a sphere (that is, the volume of a ball) is given by the formula

where r is the radius of the sphere and π is the constant pi. This formula was first derived by Archimedes, who showed that the volume of a sphere is 2/3 that of a circumscribed cylinder. (This assertion follows from Cavalieri's principle.) In modern mathematics, this formula can be derived using integral calculus, i.e. disk integration to sum the volumes of an infinite number of circular disks of infinitesimally small thickness stacked centered side by side along the x axis from x = 0 where the disk has radius r (i.e. y = r) to x = r where the disk has radius 0 (i.e. y = 0).

At any given x, the incremental volume (δV) is given by the product of the cross-sectional area of the disk at x and its thickness (δx):

The total volume is the summation of all incremental volumes:

In the limit as δx approaches zero[2] this becomes:

At any given x, a right-angled triangle connects x, y and r to the origin, hence it follows from the Pythagorean theorem that:

Thus, substituting y with a function of x gives:

This can now be evaluated:

Therefore the volume of a sphere is:

Alternatively this formula is found using spherical coordinates, with volume element

In higher dimensions, the sphere (or hypersphere) is usually called an n-ball. General recursive formulas exist for deriving the volume of an n-ball.

For most practical purposes, the volume of a sphere inscribed in a cube can be approximated as 52.4% of the volume of the cube, since . For example, since a cube with edge length 1 m has a volume of 1 m3, a sphere with diameter 1 m has a volume of about 0.524 m3.

Surface area of a sphere

The surface area of a sphere is given by the following formula:

This formula was first derived by Archimedes, based upon the fact that the projection to the lateral surface of a circumscribed cylinder (i.e. the Lambert cylindrical equal-area projection) is area-preserving. It is also the derivative of the formula for the volume with respect to r because the total volume of a sphere of radius r can be thought of as the summation of the surface area of an infinite number of spherical shells of infinitesimal thickness concentrically stacked inside one another from radius 0 to radius r. At infinitesimal thickness the discrepancy between the inner and outer surface area of any given shell is infinitesimal and the elemental volume at radius r is simply the product of the surface area at radius r and the infinitesimal thickness.

At any given radius r, the incremental volume (δV) is given by the product of the surface area at radius r (A(r)) and the thickness of a shell (δr):

The total volume is the summation of all shell volumes:

In the limit as δr approaches zero[2] this becomes:

Since we have already proved what the volume is, we can substitute V:

Differentiating both sides of this equation with respect to r yields A as a function of r:

Which is generally abbreviated as:

Alternatively, the area element on the sphere is given in spherical coordinates by . With Cartesian coordinates, the area element . More generally, see area element.

The total area can thus be obtained by integration:

Equations in R3

In analytic geometry, a sphere with center (x0, y0, z0) and radius r is the locus of all points (x, y, z) such that

The points on the sphere with radius r can be parametrized via

(see also trigonometric functions and spherical coordinates).

A sphere of any radius centered at zero is an integral surface of the following differential form:

This equation reflects the fact that the position and velocity vectors of a point traveling on the sphere are always orthogonal to each other.

The sphere has the smallest surface area among all surfaces enclosing a given volume and it encloses the largest volume among all closed surfaces with a given surface area. For this reason, the sphere appears in nature: for instance bubbles and small water drops are roughly spherical, because the surface tension locally minimizes surface area. The surface area in relation to the mass of a sphere is called the specific surface area. From the above stated equations it can be expressed as follows:

An image of one of the most accurate man-made spheres, as it refracts the image of Einstein in the background. This sphere was a fused quartz gyroscope for the Gravity Probe B experiment, and differs in shape from a perfect sphere by no more than 40 atoms of thickness. It is thought that only non-rotating neutron stars are smoother [citation needed]. It was announced on 1 July 2008 that Australian scientists had created even more perfect spheres, accurate to 0.3 nanometers, as part of an international hunt to find a new global standard kilogram.[3]

A sphere can also be defined as the surface formed by rotating a circle about any diameter. If the circle is replaced by an ellipse, and rotated about the major axis, the shape becomes a prolate spheroid, rotated about the minor axis, an oblate spheroid.

Terminology

Pairs of points on a sphere that lie on a straight line through its center are called antipodal points. A great circle is a circle on the sphere that has the same center and radius as the sphere, and consequently divides it into two equal parts. The shortest distance between two distinct non-antipodal points on the surface and measured along the surface, is on the unique great circle passing through the two points. Equipped with the great-circle distance, a great circle becomes the Riemannian circle.

If a particular point on a sphere is (arbitrarily) designated as its north pole, then the corresponding antipodal point is called the south pole and the equator is the great circle that is equidistant to them. Great circles through the two poles are called lines (or meridians) of longitude, and the line connecting the two poles is called the axis of rotation. Circles on the sphere that are parallel to the equator are lines of latitude. This terminology is also used for astronomical bodies such as the planet Earth, even though it is not spherical and only approximately spheroidal (see geoid).

Hemisphere

A sphere is divided into two equal "hemispheres" by any plane that passes through its center. If two intersecting planes pass through its center, then they will subdivide the sphere into four lunes or biangles, the vertices of which all coincide with the antipodal points lying on the line of intersection of the planes.

The antipodal quotient of the sphere is the surface called the real projective plane, which can also be thought of as the northern hemisphere with antipodal points of the equator identified.

The round hemisphere is conjectured to be the optimal (least area) filling of the Riemannian circle.

If the planes don't pass through the sphere's center, then the intersection is called spheric section.[4]

Generalization to other dimensions

Spheres can be generalized to spaces of any dimension. For any natural number n, an "n-sphere," often written as Sn, is the set of points in (n + 1)-dimensional Euclidean space which are at a fixed distance r from a central point of that space, where r is, as before, a positive real number. In particular:

  • a 0-sphere is a pair of endpoints of an interval (−r, r) of the real line
  • a 1-sphere is a circle of radius r
  • a 2-sphere is an ordinary sphere
  • a 3-sphere is a sphere in 4-dimensional Euclidean space.

Spheres for n > 2 are sometimes called hyperspheres.

The n-sphere of unit radius centered at the origin is denoted Sn and is often referred to as "the" n-sphere. Note that the ordinary sphere is a 2-sphere, because it is a 2-dimensional surface (which is embedded in 3-dimensional space).

The surface area of the (n − 1)-sphere of radius 1 is

where Γ(z) is Euler's Gamma function.

Another formula for surface area is

and the volume is the surface area times or

Generalization to metric spaces

More generally, in a metric space (E,d), the sphere of center x and radius r > 0 is the set of points y such that d(x,y) = r.

If the center is a distinguished point considered as origin of E, as in a normed space, it is not mentioned in the definition and notation. The same applies for the radius if it is taken to equal one, as in the case of a unit sphere.

In contrast to a ball, a sphere may be an empty set, even for a large radius. For example, in Zn with Euclidean metric, a sphere of radius r is nonempty only if r2 can be written as sum of n squares of integers.

Topology

In topology, an n-sphere is defined as a space homeomorphic to the boundary of an (n+1)-ball; thus, it is homeomorphic to the Euclidean n-sphere, but perhaps lacking its metric.

The n-sphere is denoted Sn. It is an example of a compact topological manifold without boundary. A sphere need not be smooth; if it is smooth, it need not be diffeomorphic to the Euclidean sphere.

The Heine-Borel theorem implies that a Euclidean n-sphere is compact. The sphere is the inverse image of a one-point set under the continuous function ||x||. Therefore, the sphere is closed. Sn is also bounded; therefore it is compact.

Spherical geometry

Great circle on a sphere

The basic elements of Euclidean plane geometry are points and lines. On the sphere, points are defined in the usual sense, but the analogue of "line" may not be immediately apparent. If one measures by arc length one finds that the shortest path connecting two points lying entirely in the sphere is a segment of the great circle containing the points; see geodesic. Many theorems from classical geometry hold true for this spherical geometry as well, but many do not (see parallel postulate). In spherical trigonometry, angles are defined between great circles. Thus spherical trigonometry is different from ordinary trigonometry in many respects. For example, the sum of the interior angles of a spherical triangle exceeds 180 degrees. Also, any two similar spherical triangles are congruent.

Eleven properties of the sphere

In their book Geometry and the imagination[5] David Hilbert and Stephan Cohn-Vossen describe eleven properties of the sphere and discuss whether these properties uniquely determine the sphere. Several properties hold for the plane which can be thought of as a sphere with infinite radius. These properties are:

  1. The points on the sphere are all the same distance from a fixed point. Also, the ratio of the distance of its points from two fixed points is constant.
    The first part is the usual definition of the sphere and determines it uniquely. The second part can be easily deduced and follows a similar result of Apollonius of Perga for the circle. This second part also holds for the plane.
  2. The contours and plane sections of the sphere are circles.
    This property defines the sphere uniquely.
  3. The sphere has constant width and constant girth.
    The width of a surface is the distance between pairs of parallel tangent planes. There are numerous other closed convex surfaces which have constant width, for example the Meissner body. The girth of a surface is the circumference of the boundary of its orthogonal projection on to a plane. It can be proved that each of these properties implies the other.
    A normal vector to a sphere, a normal plane and its normal section. The curvature of the curve of intersection is the sectional curvature. For the sphere each normal section through a given point will be a circle of the same radius, the radius of the sphere. This means that every point on the sphere will be an umbilical point.
  4. All points of a sphere are umbilics.
    At any point on a surface we can find a normal direction which is at right angles to the surface, for the sphere these are the lines radiating out from the center of the sphere. The intersection of a plane containing the normal with the surface will form a curve called a normal section and the curvature of this curve is the sectional curvature. For most points on most surfaces, different sections will have different curvatures; the maximum and minimum values of these are called the principal curvatures. It can be proved that any closed surface will have at least four points called umbilical points. At an umbilic all the sectional curvatures are equal; in particular the principal curvatures are equal. Umbilical points can be thought of as the points where the surface is closely approximated by a sphere.
    For the sphere the curvatures of all normal sections are equal, so every point is an umbilic. The sphere and plane are the only surfaces with this property.
  5. The sphere does not have a surface of centers.
    For a given normal section there is a circle whose curvature is the same as the sectional curvature, is tangent to the surface and whose center lines along on the normal line. Take the two centers corresponding to the maximum and minimum sectional curvatures: these are called the focal points, and the set of all such centers forms the focal surface.
    For most surfaces the focal surface forms two sheets each of which is a surface and which come together at umbilical points. There are a number of special cases. For channel surfaces one sheet forms a curve and the other sheet is a surface; For cones, cylinders, toruses and cyclides both sheets form curves. For the sphere the center of every osculating circle is at the center of the sphere and the focal surface forms a single point. This is a unique property of the sphere.
  6. All geodesics of the sphere are closed curves.
    Geodesics are curves on a surface which give the shortest distance between two points. They are a generalization of the concept of a straight line in the plane. For the sphere the geodesics are great circles. There are many other surfaces with this property.
  7. Of all the solids having a given volume, the sphere is the one with the smallest surface area; of all solids having a given surface area, the sphere is the one having the greatest volume.
    These properties define the sphere uniquely. These properties can be seen by observing soap bubbles. A soap bubble will enclose a fixed volume and due to surface tension its surface area is minimal for that volume. This is why a free floating soap bubble approximates a sphere (though external forces such as gravity will distort the bubble's shape slightly).
  8. The sphere has the smallest total mean curvature among all convex solids with a given surface area.
    The mean curvature is the average of the two principal curvatures and as these are constant at all points of the sphere then so is the mean curvature.
  9. The sphere has constant mean curvature.
    The sphere is the only imbedded surface without boundary or singularities with constant positive mean curvature. There are other immersed surfaces with constant mean curvature. The minimal surfaces have zero mean curvature.
  10. The sphere has constant positive Gaussian curvature.
    Gaussian curvature is the product of the two principal curvatures. It is an intrinsic property which can be determined by measuring length and angles and does not depend on the way the surface is embedded in space. Hence, bending a surface will not alter the Gaussian curvature and other surfaces with constant positive Gaussian curvature can be obtained by cutting a small slit in the sphere and bending it. All these other surfaces would have boundaries and the sphere is the only surface without boundary with constant positive Gaussian curvature. The pseudosphere is an example of a surface with constant negative Gaussian curvature.
  11. The sphere is transformed into itself by a three-parameter family of rigid motions.
    Consider a unit sphere placed at the origin, a rotation around the x, y or z axis will map the sphere onto itself, indeed any rotation about a line through the origin can be expressed as a combination of rotations around the three-coordinate axis, see Euler angles. Thus there is a three-parameter family of rotations which transform the sphere onto itself, this is the rotation group SO(3). The plane is the only other surface with a three-parameter family of transformations (translations along the x and y axis and rotations around the origin). Circular cylinders are the only surfaces with two-parameter families of rigid motions and the surfaces of revolution and helicoids are the only surfaces with a one-parameter family.

Cubes in relation to spheres

For every sphere there are multiple cuboids that may be inscribed within the sphere. When briefly considered it becomes apparent that the largest of the multiple cuboids which may be inscribed is a cube.

See also

References

  1. ^ σφαῖρα, Henry George Liddell, Robert Scott, A Greek-English Lexicon, on Perseus
  2. ^ a b Pages 141, 149. E.J. Borowski, J.M. Borwein. Collins Dictionary of Mathematics. ISBN 0-00-434347-6.
  3. ^ New Scientist | Technology | Roundest objects in the world created
  4. ^ Weisstein, Eric W. "Spheric section". MathWorld.
  5. ^ Hilbert, David; Cohn-Vossen, Stephan (1952). Geometry and the Imagination (2nd ed.). Chelsea. ISBN 0-8284-1087-9.{{cite book}}: CS1 maint: multiple names: authors list (link)
  • William Dunham. "Pages 28, 226", The Mathematical Universe: An Alphabetical Journey Through the Great Proofs, Problems and Personalities, ISBN 0-471-17661-3.

External links