Ball (mathematics)

From Wikipedia, the free encyclopedia
(Redirected from Solid sphere)
Jump to navigation Jump to search

Template:Short description Script error: No such module "Distinguish".

File:Blue-sphere (crop).png
In Euclidean space, a ball is the volume bounded by a sphere

Template:Needs more citations

In mathematics, a ball is the solid figure bounded by a sphere; it is also called a solid sphere.[1] It may be a closed ball (including the boundary points that constitute the sphere) or an open ball (excluding them).

These concepts are defined not only in three-dimensional Euclidean space but also for lower and higher dimensions, and for metric spaces in general. A ball in Template:Mvar dimensions is called a hyperball or Template:Mvar-ball and is bounded by a hypersphere or (n−1Script error: No such module "Check for unknown parameters".)-sphere. Thus, for example, a ball in the Euclidean plane is the same thing as a disk, the planar region bounded by a circle. In Euclidean 3-space, a ball is taken to be the region of space bounded by a 2-dimensional sphere. In a one-dimensional space, a ball is a line segment.

In other contexts, such as in Euclidean geometry and informal use, sphere is sometimes used to mean ball. In the field of topology the closed n-dimensional ball is often denoted as Bn or Dn while the open n-dimensional ball is intBn or intDn.

In Euclidean space

In Euclidean Template:Mvar-space, an (open) Template:Mvar-ball of radius Template:Mvar and center Template:Mvar is the set of all points of distance less than Template:Mvar from Template:Mvar. A closed Template:Mvar-ball of radius Template:Mvar is the set of all points of distance less than or equal to Template:Mvar away from Template:Mvar.

In Euclidean Template:Mvar-space, every ball is bounded by a hypersphere. The ball is a bounded interval when n = 1Script error: No such module "Check for unknown parameters"., is a disk bounded by a circle when n = 2Script error: No such module "Check for unknown parameters"., and is bounded by a sphere when n = 3Script error: No such module "Check for unknown parameters"..

Volume

Template:Main article The Template:Mvar-dimensional volume of a Euclidean ball of radius rScript error: No such module "Check for unknown parameters". in nScript error: No such module "Check for unknown parameters".-dimensional Euclidean space is given by[2] Vn(r)=πn2Γ(n2+1)rn, where ΓScript error: No such module "Check for unknown parameters". is Leonhard Euler's gamma function (which can be thought of as an extension of the factorial function to fractional arguments). Using explicit formulas for particular values of the gamma function at the integers and half integers gives formulas for the volume of a Euclidean ball that do not require an evaluation of the gamma function. These are: V2k(r)=πkk!r2k,V2k+1(r)=2k+1πk(2k+1)!!r2k+1=2(k!)(4π)k(2k+1)!r2k+1.

In the formula for odd-dimensional volumes, the double factorial (2k + 1)!!Script error: No such module "Check for unknown parameters". is defined for odd integers 2k + 1Script error: No such module "Check for unknown parameters". as (2k + 1)!! = 1 ⋅ 3 ⋅ 5 ⋅ ⋯ ⋅ (2k − 1) ⋅ (2k + 1)Script error: No such module "Check for unknown parameters"..

In general metric spaces

File:Centered octahedral number lattice.svg
Balls of radii 1 (red) and 2 (blue) in taxicab geometry are regular octahedrons

Let (M, d)Script error: No such module "Check for unknown parameters". be a metric space, namely a set Template:Mvar with a metric (distance function) Template:Mvar, and let Template:Tmath be a positive real number. The open (metric) ball of radius Template:Mvar centered at a point Template:Mvar in Template:Mvar, usually denoted by Br(p)Script error: No such module "Check for unknown parameters". or B(p; r)Script error: No such module "Check for unknown parameters"., is defined the same way as a Euclidean ball, as the set of points in Template:Mvar of distance less than Template:Mvar away from Template:Mvar, Br(p)={xMd(x,p)<r}.

The closed (metric) ball, sometimes denoted Br[p]Script error: No such module "Check for unknown parameters". or B[p; r]Script error: No such module "Check for unknown parameters"., is likewise defined as the set of points of distance less than or equal to Template:Mvar away from Template:Mvar, Br[p]={xMd(x,p)r}.

In particular, a ball (open or closed) always includes Template:Mvar itself, since the definition requires r > 0Script error: No such module "Check for unknown parameters".. A unit ball (open or closed) is a ball of radius 1.

A ball in a general metric space need not be round. For example, a ball in real coordinate space under the Chebyshev distance is a hypercube, and a ball under the taxicab distance is a cross-polytope. A closed ball also need not be compact. For example, a closed ball in any infinite-dimensional normed vector space is never compact. However, a ball in a normed vector space will always be convex as a consequence of the triangle inequality.

A subset of a metric space is bounded if it is contained in some ball. A set is totally bounded if, given any positive radius, it is covered by finitely many balls of that radius.

The open balls of a metric space can serve as a base, giving this space a topology, the open sets of which are all possible unions of open balls. This topology on a metric space is called the topology induced by the metric Template:Mvar.

Let Br(p) denote the closure of the open ball Br(p) in this topology. While it is always the case that Br(p)Br(p)Br[p], it is Template:Em always the case that Br(p)=Br[p]. For example, in a metric space X with the discrete metric, one has B1(p)={p} but B1[p]=X for any pX.

In normed vector spaces

Any normed vector space Template:Mvar with norm is also a metric space with the metric d(x,y)=xy. In such spaces, an arbitrary ball Br(y) of points x around a point y with a distance of less than r may be viewed as a scaled (by r) and translated (by y) copy of a unit ball B1(0). Such "centered" balls with y=0 are denoted with B(r).

The Euclidean balls discussed earlier are an example of balls in a normed vector space.

Template:Mvar-norm

In a Cartesian space RnScript error: No such module "Check for unknown parameters". with the [[p-norm|Template:Mvar-norm]] Template:Mvar, that is one chooses some p1 and definesxp=(|x1|p+|x2|p++|xn|p)1/p,Then an open ball around the origin with radius r is given by the set B(r)={xn:xp=(|x1|p+|x2|p++|xn|p)1/p<r}.For n = 2Script error: No such module "Check for unknown parameters"., in a 2-dimensional plane 2, "balls" according to the L1Script error: No such module "Check for unknown parameters".-norm (often called the taxicab or Manhattan metric) are bounded by squares with their diagonals parallel to the coordinate axes; those according to the LScript error: No such module "Check for unknown parameters".-norm, also called the Chebyshev metric, have squares with their sides parallel to the coordinate axes as their boundaries. The L2Script error: No such module "Check for unknown parameters".-norm, known as the Euclidean metric, generates the well known disks within circles, and for other values of Template:Mvar, the corresponding balls are areas bounded by Lamé curves (hypoellipses or hyperellipses).

For n = 3Script error: No such module "Check for unknown parameters"., the L1Script error: No such module "Check for unknown parameters".-balls are within octahedra with axes-aligned body diagonals, the LScript error: No such module "Check for unknown parameters".-balls are within cubes with axes-aligned edges, and the boundaries of balls for Template:Mvar with p > 2Script error: No such module "Check for unknown parameters". are superellipsoids. p = 2Script error: No such module "Check for unknown parameters". generates the inner of usual spheres.

Often can also consider the case of p= in which case we define x=max{|x1|,,|xn|}

General convex norm

More generally, given any centrally symmetric, bounded, open, and convex subset Template:Mvar of RnScript error: No such module "Check for unknown parameters"., one can define a norm on RnScript error: No such module "Check for unknown parameters". where the balls are all translated and uniformly scaled copies of Template:Mvar. Note this theorem does not hold if "open" subset is replaced by "closed" subset, because the origin point qualifies but does not define a norm on RnScript error: No such module "Check for unknown parameters"..

In topological spaces

One may talk about balls in any topological space Template:Mvar, not necessarily induced by a metric. An (open or closed) Template:Mvar-dimensional topological ball of Template:Mvar is any subset of Template:Mvar which is homeomorphic to an (open or closed) Euclidean Template:Mvar-ball. Topological Template:Mvar-balls are important in combinatorial topology, as the building blocks of cell complexes.

Any open topological Template:Mvar-ball is homeomorphic to the Cartesian space RnScript error: No such module "Check for unknown parameters". and to the open [[hypercube|unit Template:Mvar-cube]] (hypercube) (0, 1)nRnScript error: No such module "Check for unknown parameters".. Any closed topological Template:Mvar-ball is homeomorphic to the closed Template:Mvar-cube [0, 1]nScript error: No such module "Check for unknown parameters"..

An Template:Mvar-ball is homeomorphic to an Template:Mvar-ball if and only if n = mScript error: No such module "Check for unknown parameters".. The homeomorphisms between an open Template:Mvar-ball Template:Mvar and RnScript error: No such module "Check for unknown parameters". can be classified in two classes, that can be identified with the two possible topological orientations of Template:Mvar.

A topological Template:Mvar-ball need not be smooth; if it is smooth, it need not be diffeomorphic to a Euclidean Template:Mvar-ball.

Regions

Script error: No such module "Labelled list hatnote". A number of special regions can be defined for a ball:

  • cap, bounded by one plane
  • sector, bounded by a conical boundary with apex at the center of the sphere
  • segment, bounded by a pair of parallel planes
  • shell, bounded by two concentric spheres of differing radii
  • wedge, bounded by two planes passing through a sphere center and the surface of the sphere

See also

<templatestyles src="Div col/styles.css"/>

Script error: No such module "Check for unknown parameters".

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".
  2. Equation 5.19.4, NIST Digital Library of Mathematical Functions. [1] Release 1.0.6 of 2013-05-06.

Script error: No such module "Check for unknown parameters".

  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".
  • Script error: No such module "Citation/CS1".

Template:Metric spaces Template:Authority control