HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
(particularly
multivariable calculus Multivariable calculus (also known as multivariate calculus) is the extension of calculus in one variable to calculus with functions of several variables: the differentiation and integration of functions involving multiple variables ('' mult ...
), a volume integral (∭) is an
integral In mathematics, an integral is the continuous analog of a Summation, sum, which is used to calculate area, areas, volume, volumes, and their generalizations. Integration, the process of computing an integral, is one of the two fundamental oper ...
over a 3-dimensional domain; that is, it is a special case of multiple integrals. Volume integrals are especially important in
physics Physics is the scientific study of matter, its Elementary particle, fundamental constituents, its motion and behavior through space and time, and the related entities of energy and force. "Physical science is that department of knowledge whi ...
for many applications, for example, to calculate
flux Flux describes any effect that appears to pass or travel (whether it actually moves or not) through a surface or substance. Flux is a concept in applied mathematics and vector calculus which has many applications in physics. For transport phe ...
densities, or to calculate mass from a corresponding density function.


In coordinates

Often the volume integral is represented in terms of a differential volume element dV=dx\, dy\, dz . \iiint_D f(x,y,z)\,dV. It can also mean a triple integral within a region D \subset \R^3 of a function f(x,y,z), and is usually written as: \iiint_D f(x,y,z)\,dx\,dy\,dz. A volume integral in
cylindrical coordinates A cylinder () has traditionally been a three-dimensional solid, one of the most basic of curvilinear geometric shapes. In elementary geometry, it is considered a prism with a circle as its base. A cylinder may also be defined as an infinite ...
is \iiint_D f(\rho,\varphi,z) \rho \,d\rho \,d\varphi \,dz, and a volume integral in
spherical coordinates In mathematics, a spherical coordinate system specifies a given point in three-dimensional space by using a distance and two angles as its three coordinates. These are * the radial distance along the line connecting the point to a fixed point ...
(using the ISO convention for angles with \varphi as the azimuth and \theta measured from the polar axis (see more on conventions)) has the form \iiint_D f(r,\theta,\varphi) r^2 \sin\theta \,dr \,d\theta\, d\varphi . The triple integral can be transformed from Cartesian coordinates to any arbitrary coordinate system using the
Jacobian matrix and determinant In vector calculus, the Jacobian matrix (, ) of a vector-valued function of several variables is the matrix of all its first-order partial derivatives. If this matrix is square, that is, if the number of variables equals the number of compon ...
. Suppose we have a transformation of coordinates from (x,y,z)\mapsto(u,v,w) . We can represent the integral as the following. \iiint_D f(x,y,z)\,dx\,dy\,dz=\iiint_D f(u,v,w)\left, \frac\\,du\,dv\,dw Where we define the Jacobian determinant to be. \mathbf=\frac= \begin \frac& \frac& \frac\\ \frac& \frac& \frac\\ \frac& \frac& \frac\\ \end


Example

Integrating the equation f(x,y,z) = 1 over a unit cube yields the following result: \int_0^1 \int_0^1 \int_0^1 1 \,dx \,dy \,dz = \int_0^1 \int_0^1 (1 - 0) \,dy \,dz = \int_0^1 \left(1 - 0\right) dz = 1 - 0 = 1 So the volume of the unit cube is 1 as expected. This is rather trivial however, and a volume integral is far more powerful. For instance if we have a scalar density function on the unit cube then the volume integral will give the total mass of the cube. For example for density function: \begin f: \R^3 \to \R \\ f: (x,y,z) \mapsto x+y+z \end the total mass of the cube is: \int_0^1 \int_0^1 \int_0^1 (x+y+z) \,dx \,dy \,dz = \int_0^1 \int_0^1 \left(\frac 1 2 + y + z\right) dy \,dz = \int_0^1 (1 + z) \, dz = \frac 3 2


See also

* Divergence theorem *
Surface integral In mathematics, particularly multivariable calculus, a surface integral is a generalization of multiple integrals to integration over surfaces. It can be thought of as the double integral analogue of the line integral. Given a surface, o ...
* Volume element * Line element *
Line integral In mathematics, a line integral is an integral where the function (mathematics), function to be integrated is evaluated along a curve. The terms ''path integral'', ''curve integral'', and ''curvilinear integral'' are also used; ''contour integr ...


External links

* * {{Calculus topics Multivariable calculus