Volume integral

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

In mathematics (particularly multivariable calculus), a volume integral (∭) is an integral over a 3-dimensional domain; that is, it is a special case of multiple integrals. Volume integrals are especially important in physics for many applications, for example, to calculate flux 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=dxdydz. Df(x,y,z)dV. It can also mean a triple integral within a region D3 of a function f(x,y,z), and is usually written as: Df(x,y,z)dxdydz. A volume integral in cylindrical coordinates is Df(ρ,φ,z)ρdρdφdz, and a volume integral in spherical coordinates (using the ISO convention for angles with φ as the azimuth and θ measured from the polar axis (see more on conventions)) has the form Df(r,θ,φ)r2sinθdrdθdφ. The triple integral can be transformed from Cartesian coordinates to any arbitrary coordinate system using the Jacobian matrix and determinant. Suppose we have a transformation of coordinates from (x,y,z)(u,v,w). We can represent the integral as the following. Df(x,y,z)dxdydz=Df(u,v,w)|(x,y,z)(u,v,w)|dudvdw Where we define the Jacobian determinant to be. 𝐉=(x,y,z)(u,v,w)=|xuxvxwyuyvywzuzvzw|

Example

Integrating the equation f(x,y,z)=1 over a unit cube yields the following result: 0101011dxdydz=0101(10)dydz=01(10)dz=10=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: {f:3f:(x,y,z)x+y+z the total mass of the cube is: 010101(x+y+z)dxdydz=0101(12+y+z)dydz=01(1+z)dz=32

See also

Script error: No such module "Portal".

External links

Template:Calculus topics