Volume of an n-ball

From Wikipedia, the free encyclopedia
Volumes of balls in dimensions 0 through 25; unit ball in red.

In geometry, a ball is a region in a space comprising all points within a fixed distance, called the radius, from a given point; that is, it is the region enclosed by a sphere or hypersphere. An n-ball is a ball in an n-dimensional Euclidean space. The volume of a n-ball is the Lebesgue measure of this ball, which generalizes to any dimension the usual volume of a ball in 3-dimensional space. The volume of a n-ball of radius R is where is the volume of the unit n-ball, the n-ball of radius 1.

The real number can be expressed via a two-dimension recurrence relation. Closed-form expressions involve the gamma, factorial, or double factorial function. The volume can also be expressed in terms of , the area of the unit n-sphere.

Formulas[edit]

The first volumes are as follows:

Dimension Volume of a ball of radius R Radius of a ball of volume V
0 (all 0-balls have volume 1)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
n Vn(R) Rn(V)

Closed form[edit]

The n-dimensional volume of a Euclidean ball of radius R in n-dimensional Euclidean space is:[1]

where Γ is Euler's gamma function. The gamma function is offset from but otherwise extends the factorial function to non-integer arguments. It satisfies Γ(n) = (n − 1)! if n is a positive integer and Γ(n + 1/2) = (n1/2) · (n3/2) · … · 1/2 · π1/2 if n is a non-negative integer.

Two-dimension recurrence relation[edit]

The volume can be computed without use of the Gamma function. As is proved below using a vector-calculus double integral in polar coordinates, the volume V of an n-ball of radius R can be expressed recursively in terms of the volume of an (n − 2)-ball, via the interleaved recurrence relation:

This allows computation of Vn(R) in approximately n / 2 steps.

Alternative forms[edit]

The volume can also be expressed in terms of an (n − 1)-ball using the one-dimension recurrence relation:

Inverting the above, the radius of an n-ball of volume V can be expressed recursively in terms of the radius of an (n − 2)- or (n − 1)-ball:

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 in terms of factorials. For non-negative integer k, these are:

The volume can also be expressed in terms of double factorials. For a positive odd integer 2k + 1, the double factorial is defined by

The volume of an odd-dimensional ball is

There are multiple conventions for double factorials of even integers. Under the convention in which the double factorial satisfies

the volume of an n-dimensional ball is, regardless of whether n is even or odd,

Instead of expressing the volume V of the ball in terms of its radius R, the formulas can be inverted to express the radius as a function of the volume:

Approximation for high dimensions[edit]

Stirling's approximation for the gamma function can be used to approximate the volume when the number of dimensions is high.

In particular, for any fixed value of R the volume tends to a limiting value of 0 as n goes to infinity. Which value of n maximizes Vn(R) depends upon the value of R; for example, the volume Vn(1) is increasing for 0 ≤ n ≤ 5, achieves its maximum when n = 5, and is decreasing for n ≥ 5.[2]

Also, there is an asymptotic formula for the surface area[3]

Relation with surface area[edit]

Surface areas of hyperspheres in dimensions 0 through 25

Let An − 1(R) denote the hypervolume of the (n − 1)-sphere of radius R. The (n − 1)-sphere is the (n − 1)-dimensional boundary (surface) of the n-dimensional ball of radius R, and the sphere's hypervolume and the ball's hypervolume are related by:

Thus, An − 1(R) inherits formulas and recursion relationships from Vn(R), such as

There are also formulas in terms of factorials and double factorials.

Proofs[edit]

There are many proofs of the above formulas.

The volume is proportional to the nth power of the radius[edit]

An important step in several proofs about volumes of n-balls, and a generally useful fact besides, is that the volume of the n-ball of radius R is proportional to Rn:

The proportionality constant is the volume of the unit ball.

This is a special case of a general fact about volumes in n-dimensional space: If K is a body (measurable set) in that space and RK is the body obtained by stretching in all directions by the factor R then the volume of RK equals Rn times the volume of K. This is a direct consequence of the change of variables formula:

where dx = dx1dxn and the substitution x = Ry was made.

Another proof of the above relation, which avoids multi-dimensional integration, uses induction: The base case is n = 0, where the proportionality is obvious. For the inductive step, assume that proportionality is true in dimension n − 1. Note that the intersection of an n-ball with a hyperplane is an (n − 1)-ball. When the volume of the n-ball is written as an integral of volumes of (n − 1)-balls:

it is possible by the inductive hypothesis to remove a factor of R from the radius of the (n − 1)-ball to get:

Making the change of variables t = x/R leads to:

which demonstrates the proportionality relation in dimension n. By induction, the proportionality relation is true in all dimensions.

The two-dimension recursion formula[edit]

A proof of the recursion formula relating the volume of the n-ball and an (n − 2)-ball can be given using the proportionality formula above and integration in cylindrical coordinates. Fix a plane through the center of the ball. Let r denote the distance between a point in the plane and the center of the sphere, and let θ denote the azimuth. Intersecting the n-ball with the (n − 2)-dimensional plane defined by fixing a radius and an azimuth gives an (n − 2)-ball of radius R2r2. The volume of the ball can therefore be written as an iterated integral of the volumes of the (n − 2)-balls over the possible radii and azimuths:

The azimuthal coordinate can be immediately integrated out. Applying the proportionality relation shows that the volume equals

The integral can be evaluated by making the substitution u = 1 − (r/R)2
to get

which is the two-dimension recursion formula.

The same technique can be used to give an inductive proof of the volume formula. The base cases of the induction are the 0-ball and the 1-ball, which can be checked directly using the facts Γ(1) = 1 and Γ(3/2) = 1/2 · Γ(1/2) = π/2. The inductive step is similar to the above, but instead of applying proportionality to the volumes of the (n − 2)-balls, the inductive hypothesis is applied instead.

The one-dimension recursion formula[edit]

The proportionality relation can also be used to prove the recursion formula relating the volumes of an n-ball and an (n − 1)-ball. As in the proof of the proportionality formula, the volume of an n-ball can be written as an integral over the volumes of (n − 1)-balls. Instead of making a substitution, however, the proportionality relation can be applied to the volumes of the (n − 1)-balls in the integrand:

The integrand is an even function, so by symmetry the interval of integration can be restricted to [0, R]. On the interval [0, R], it is possible to apply the substitution u = (x/R)2
. This transforms the expression into

The integral is a value of a well-known special function called the beta function Β(x, y), and the volume in terms of the beta function is

The beta function can be expressed in terms of the gamma function in much the same way that factorials are related to binomial coefficients. Applying this relationship gives

Using the value Γ(1/2) = π gives the one-dimension recursion formula:

As with the two-dimension recursive formula, the same technique can be used to give an inductive proof of the volume formula.

Direct integration in spherical coordinates[edit]

The volume of the n-ball can be computed by integrating the volume element in spherical coordinates. The spherical coordinate system has a radial coordinate r and angular coordinates φ1, …, φn − 1, where the domain of each φ except φn − 1 is [0, π), and the domain of φn − 1 is [0, 2π). The spherical volume element is:

and the volume is the integral of this quantity over r between 0 and R and all possible angles:

Each of the factors in the integrand depends on only a single variable, and therefore the iterated integral can be written as a product of integrals:

The integral over the radius is Rn/n. The intervals of integration on the angular coordinates can, by the symmetry of the sine about π/2, be changed to [0, π/2]:

Each of the remaining integrals is now a particular value of the beta function:

The beta functions can be rewritten in terms of gamma functions:

This product telescopes. Combining this with the values Γ(1/2) = π and Γ(1) = 1 and the functional equation zΓ(z) = Γ(z + 1) leads to

Gaussian integrals[edit]

The volume formula can be proven directly using Gaussian integrals. Consider the function:

This function is both rotationally invariant and a product of functions of one variable each. Using the fact that it is a product and the formula for the Gaussian integral gives:

where dV is the n-dimensional volume element. Using rotational invariance, the same integral can be computed in spherical coordinates:

where Sn − 1(r) is an (n − 1)-sphere of radius r (being the surface of an n-ball of radius r) and dA is the area element (equivalently, the (n − 1)-dimensional volume element). The surface area of the sphere satisfies a proportionality equation similar to the one for the volume of a ball: If An − 1(r) is the surface area of an (n − 1)-sphere of radius r, then:

Applying this to the above integral gives the expression

Substituting t = r2/2:

The integral on the right is the gamma function evaluated at n/2.

Combining the two results shows that

To derive the volume of an n-ball of radius R from this formula, integrate the surface area of a sphere of radius r for 0 ≤ rR and apply the functional equation zΓ(z) = Γ(z + 1):

Geometric proof[edit]

The relations and and thus the volumes of n-balls and areas of n-spheres can also be derived geometrically. As noted above, because a ball of radius is obtained from a unit ball by rescaling all directions in times, is proportional to , which implies . Also, because a ball is a union of concentric spheres and increasing radius by ε corresponds to a shell of thickness ε. Thus, ; equivalently, .

follows from existence of a volume-preserving bijection between the unit sphere and :

( is an n-tuple; ; we are ignoring sets of measure 0). Volume is preserved because at each point, the difference from isometry is a stretching in the xy plane (in times in the direction of constant ) that exactly matches the compression in the direction of the gradient of on (the relevant angles being equal). For , a similar argument was originally made by Archimedes in On the Sphere and Cylinder.

Balls in Lp norms[edit]

There are also explicit expressions for the volumes of balls in Lp norms. The Lp norm of the vector x = (x1, …, xn) in Rn is

and an Lp ball is the set of all vectors whose Lp norm is less than or equal to a fixed number called the radius of the ball. The case p = 2 is the standard Euclidean distance function, but other values of p occur in diverse contexts such as information theory, coding theory, and dimensional regularization.

The volume of an Lp ball of radius R is

These volumes satisfy recurrence relations similar to those for p = 2:

and

which can be written more concisely using a generalized binomial coefficient,

For p = 2, one recovers the recurrence for the volume of a Euclidean ball because 2Γ(3/2) = π.

For example, in the cases p = 1 (taxicab norm) and p = ∞ (max norm), the volumes are:

These agree with elementary calculations of the volumes of cross-polytopes and hypercubes.

Relation with surface area[edit]

For most values of p, the surface area of an Lp sphere of radius R (the boundary of an Lp n-ball of radius R) cannot be calculated by differentiating the volume of an Lp ball with respect to its radius. While the volume can be expressed as an integral over the surface areas using the coarea formula, the coarea formula contains a correction factor that accounts for how the p-norm varies from point to point. For p = 2 and p = ∞, this factor is one. However, if p = 1 then the correction factor is n: the surface area of an L1 sphere of radius R in Rn is n times the derivative of the volume of an L1 ball. This can be seen most simply by applying the divergence theorem to the vector field F(x) = x to get

\oiint \oiint \oiint

For other values of p, the constant is a complicated integral.

Generalizations[edit]

The volume formula can be generalized even further. For positive real numbers p1, …, pn, define the (p1, …, pn) ball with limit L ≥ 0 to be

The volume of this ball has been known since the time of Dirichlet:[4]

Comparison to Lp norm[edit]

Using the harmonic mean and defining , the similarity to the volume formula for the Lp ball becomes clear.

See also[edit]

References[edit]

  1. ^ Equation 5.19.4, NIST Digital Library of Mathematical Functions. http://dlmf.nist.gov/5.19#E4, Release 1.0.6 of 2013-05-06.
  2. ^ Smith, David J. and Vamanamurthy, Mavina K., "How Small Is a Unit Ball?", Mathematics Magazine, Volume 62, Issue 2, 1989, pp. 101–107, https://doi.org/10.1080/0025570X.1989.11977419.
  3. ^ https://www.stat.berkeley.edu/~songmei/Teaching/STAT260_Spring2021/Lecture_notes/scribe_lecture7.pdf
  4. ^ Dirichlet, P. G. Lejeune (1839). "Sur une nouvelle méthode pour la détermination des intégrales multiples" [On a novel method for determining multiple integrals]. Journal de Mathématiques Pures et Appliquées. 4: 164–168.

External links[edit]