Laplacian (company)
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, the Laplace operator or Laplacian is a
differential operator In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation that accepts a function and return ...
given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is the nabla operator), or \Delta. In a
Cartesian coordinate system A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, the Laplacian is given by the sum of second
partial derivative In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables, with the others held constant (as opposed to the total derivative, in which all variables are allowed to vary). Part ...
s of the function with respect to each
independent variable Dependent and independent variables are variables in mathematical modeling, statistical modeling and experimental sciences. Dependent variables receive this name because, in an experiment, their values are studied under the supposition or demand ...
. In other coordinate systems, such as
cylindrical A cylinder (from ) 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 infini ...
and spherical coordinates, the Laplacian also has a useful form. Informally, the Laplacian of a function at a point measures by how much the average value of over small spheres or balls centered at deviates from . The Laplace operator is named after the French mathematician Pierre-Simon de Laplace (1749–1827), who first applied the operator to the study of celestial mechanics: the Laplacian of the gravitational potential due to a given mass density distribution is a constant multiple of that density distribution. Solutions of
Laplace's equation In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties. This is often written as \nabla^2\! f = 0 or \Delta f = 0, where \Delta = \nab ...
are called harmonic functions and represent the possible gravitational potentials in regions of vacuum. The Laplacian occurs in many
differential equations In mathematics, a differential equation is an equation that relates one or more unknown functions and their derivatives. In applications, the functions generally represent physical quantities, the derivatives represent their rates of change, an ...
describing physical phenomena. Poisson's equation describes electric and gravitational potentials; the
diffusion equation The diffusion equation is a parabolic partial differential equation. In physics, it describes the macroscopic behavior of many micro-particles in Brownian motion, resulting from the random movements and collisions of the particles (see Fick's la ...
describes heat and
fluid flow In physics and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids— liquids and gases. It has several subdisciplines, including ''aerodynamics'' (the study of air and other gases in motion) an ...
, the wave equation describes
wave propagation Wave propagation is any of the ways in which waves travel. Single wave propagation can be calculated by 2nd order wave equation ( standing wavefield) or 1st order one-way wave equation. With respect to the direction of the oscillation relative to ...
, and the Schrödinger equation in quantum mechanics. In
image processing An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
and
computer vision Computer vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos. From the perspective of engineering, it seeks to understand and automate tasks that the hum ...
, the Laplacian operator has been used for various tasks, such as
blob Blob may refer to: Science Computing * Binary blob, in open source software, a non-free object file loaded into the kernel * Binary large object (BLOB), in computer database systems * A storage mechanism in the cloud computing platform Mic ...
and edge detection. The Laplacian is the simplest
elliptic operator In the theory of partial differential equations, elliptic operators are differential operators that generalize the Laplace operator. They are defined by the condition that the coefficients of the highest-order derivatives be positive, which i ...
and is at the core of
Hodge theory In mathematics, Hodge theory, named after W. V. D. Hodge, is a method for studying the cohomology groups of a smooth manifold ''M'' using partial differential equations. The key observation is that, given a Riemannian metric on ''M'', every cohom ...
as well as the results of
de Rham cohomology In mathematics, de Rham cohomology (named after Georges de Rham) is a tool belonging both to algebraic topology and to differential topology, capable of expressing basic topological information about smooth manifolds in a form particularly adapte ...
.


Definition

The Laplace operator is a second-order differential operator in the ''n''-dimensional Euclidean space, defined as the divergence (\nabla \cdot) of the gradient (\nabla f). Thus if f is a twice-differentiable real-valued function, then the Laplacian of f is the real-valued function defined by: where the latter notations derive from formally writing: \nabla = \left ( \frac , \ldots , \frac \right ). Explicitly, the Laplacian of is thus the sum of all the ''unmixed'' second
partial derivative In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables, with the others held constant (as opposed to the total derivative, in which all variables are allowed to vary). Part ...
s in the
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
: As a second-order differential operator, the Laplace operator maps functions to functions for . It is a linear operator , or more generally, an operator for any open set .


Motivation


Diffusion

In the
physical Physical may refer to: *Physical examination In a physical examination, medical examination, or clinical examination, a medical practitioner examines a patient for any possible medical signs or symptoms of a medical condition. It generally co ...
theory of diffusion, the Laplace operator arises naturally in the mathematical description of equilibrium. Specifically, if is the density at equilibrium of some quantity such as a chemical concentration, then the
net 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 to physics. For transport ph ...
of through the boundary of any smooth region is zero, provided there is no source or sink within : \int_ \nabla u \cdot \mathbf\, dS = 0, where is the outward
unit normal In geometry, a normal is an object such as a line, ray, or vector that is perpendicular to a given object. For example, the normal line to a plane curve at a given point is the (infinite) line perpendicular to the tangent line to the curve at ...
to the boundary of . By the
divergence theorem In vector calculus, the divergence theorem, also known as Gauss's theorem or Ostrogradsky's theorem, reprinted in is a theorem which relates the ''flux'' of a vector field through a closed surface to the ''divergence'' of the field in the vol ...
, \int_V \operatorname \nabla u\, dV = \int_ \nabla u \cdot \mathbf\, dS = 0. Since this holds for all smooth regions , one can show that it implies: \operatorname \nabla u = \Delta u = 0. The left-hand side of this equation is the Laplace operator, and the entire equation is known as
Laplace's equation In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties. This is often written as \nabla^2\! f = 0 or \Delta f = 0, where \Delta = \nab ...
. Solutions of the Laplace equation, i.e. functions whose Laplacian is identically zero, thus represent possible equilibrium densities under diffusion. The Laplace operator itself has a physical interpretation for non-equilibrium diffusion as the extent to which a point represents a source or sink of chemical concentration, in a sense made precise by the
diffusion equation The diffusion equation is a parabolic partial differential equation. In physics, it describes the macroscopic behavior of many micro-particles in Brownian motion, resulting from the random movements and collisions of the particles (see Fick's la ...
. This interpretation of the Laplacian is also explained by the following fact about averages.


Averages

Given a twice continuously differentiable function f : \R^n \to \R , a point p\in\R^n and a real number h > 0, we let \overline_B(p,h) be the average value of f over the ball with radius h centered at p, and \overline_S(p,h) be the average value of f over the sphere (the boundary of a ball) with radius h centered at p. Then we have: \overline_B(p,h)=f(p)+\frac h^2 +o(h^2) \quad\text\;\; h\to 0 and \overline_S(p,h)=f(p)+\frac h^2 +o(h^2) \quad\text\;\; h\to 0.


Density associated with a potential

If denotes the electrostatic potential associated to a
charge distribution In electromagnetism, charge density is the amount of electric charge per unit length, surface area, or volume. Volume charge density (symbolized by the Greek letter ρ) is the quantity of charge per unit volume, measured in the SI system in co ...
, then the charge distribution itself is given by the negative of the Laplacian of : q = -\varepsilon_0 \Delta\varphi, where is the electric constant. This is a consequence of Gauss's law. Indeed, if is any smooth region with boundary , then by Gauss's law the flux of the electrostatic field across the boundary is proportional to the charge enclosed: \int_ \mathbf\cdot \mathbf\, dS = \int_V \operatorname\mathbf\,dV=\frac1\int_V q\,dV. where the first equality is due to the
divergence theorem In vector calculus, the divergence theorem, also known as Gauss's theorem or Ostrogradsky's theorem, reprinted in is a theorem which relates the ''flux'' of a vector field through a closed surface to the ''divergence'' of the field in the vol ...
. Since the electrostatic field is the (negative) gradient of the potential, this gives: -\int_V \operatorname(\operatorname\varphi)\,dV = \frac1 \int_V q\,dV. Since this holds for all regions , we must have \operatorname(\operatorname\varphi) = -\frac 1 q The same approach implies that the negative of the Laplacian of the gravitational potential is the
mass distribution In physics and mechanics, mass distribution is the spatial distribution of mass within a solid body. In principle, it is relevant also for gases or liquids, but on Earth their mass distribution is almost homogeneous. Astronomy In astronomy mass d ...
. Often the charge (or mass) distribution are given, and the associated potential is unknown. Finding the potential function subject to suitable boundary conditions is equivalent to solving Poisson's equation.


Energy minimization

Another motivation for the Laplacian appearing in physics is that solutions to in a region are functions that make the Dirichlet energy
functional Functional may refer to: * Movements in architecture: ** Functionalism (architecture) ** Form follows function * Functional group, combination of atoms within molecules * Medical conditions without currently visible organic basis: ** Functional sy ...
stationary In addition to its common meaning, stationary may have the following specialized scientific meanings: Mathematics * Stationary point * Stationary process * Stationary state Meteorology * A stationary front is a weather front that is not moving ...
: E(f) = \frac \int_U \lVert \nabla f \rVert^2 \,dx. To see this, suppose is a function, and is a function that vanishes on the boundary of . Then: \left. \frac\_ E(f+\varepsilon u) = \int_U \nabla f \cdot \nabla u \, dx = -\int_U u \, \Delta f\, dx where the last equality follows using
Green's first identity In mathematics, Green's identities are a set of three identities in vector calculus relating the bulk with the boundary of a region on which differential operators act. They are named after the mathematician George Green, who discovered Green's ...
. This calculation shows that if , then is stationary around . Conversely, if is stationary around , then by the
fundamental lemma of calculus of variations In mathematics, specifically in the calculus of variations, a variation of a function can be concentrated on an arbitrarily small interval, but not a single point. Accordingly, the necessary condition of extremum (functional derivative equal zero ...
.


Coordinate expressions


Two dimensions

The Laplace operator in two dimensions is given by: In
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, \Delta f = \frac + \frac where and are the standard
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
of the -plane. In polar coordinates, \begin \Delta f &= \frac \frac \left( r \frac \right) + \frac \frac \\ &= \frac + \frac \frac + \frac \frac, \end where represents the radial distance and the angle.


Three dimensions

In three dimensions, it is common to work with the Laplacian in a variety of different coordinate systems. In
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, \Delta f = \frac + \frac + \frac. In cylindrical coordinates, \Delta f = \frac \frac \left(\rho \frac \right) + \frac \frac + \frac, where \rho represents the radial distance, the azimuth angle and the height. In spherical coordinates: \Delta f = \frac \frac \left(r^2 \frac \right) + \frac \frac \left(\sin \theta \frac \right) + \frac \frac, or \Delta f = \frac \frac (r f) + \frac \frac \left(\sin \theta \frac \right) + \frac \frac, where represents the
azimuthal angle An azimuth (; from ar, اَلسُّمُوت, as-sumūt, the directions) is an angular measurement in a spherical coordinate system. More specifically, it is the horizontal angle from a cardinal direction, most commonly north. Mathematically ...
and the
zenith angle The zenith (, ) is an imaginary point directly "above" a particular location, on the celestial sphere. "Above" means in the vertical direction (plumb line) opposite to the gravity direction at that location (nadir). The zenith is the "highest" ...
or co-latitude. In general curvilinear coordinates (): \Delta = \nabla \xi^m \cdot \nabla \xi^n \frac + \nabla^2 \xi^m \frac = g^ \left(\frac - \Gamma^_\frac \right), where summation over the repeated indices is implied, is the inverse
metric tensor In the mathematical field of differential geometry, a metric tensor (or simply metric) is an additional structure on a manifold (such as a surface) that allows defining distances and angles, just as the inner product on a Euclidean space allows ...
and are the Christoffel symbols for the selected coordinates.


dimensions

In arbitrary curvilinear coordinates in dimensions (), we can write the Laplacian in terms of the inverse
metric tensor In the mathematical field of differential geometry, a metric tensor (or simply metric) is an additional structure on a manifold (such as a surface) that allows defining distances and angles, just as the inner product on a Euclidean space allows ...
, g^ : \Delta = \frac 1\frac \left( \sqrt g^ \frac\right) , from th
Voss
Weyl Hermann Klaus Hugo Weyl, (; 9 November 1885 – 8 December 1955) was a German mathematician, theoretical physicist and philosopher. Although much of his working life was spent in Zürich, Switzerland, and then Princeton, New Jersey, he is assoc ...
formula for the divergence. In spherical coordinates in dimensions, with the parametrization with representing a positive real radius and an element of the unit sphere , \Delta f = \frac + \frac \frac + \frac \Delta_ f where is the
Laplace–Beltrami operator In differential geometry, the Laplace–Beltrami operator is a generalization of the Laplace operator to functions defined on submanifolds in Euclidean space and, even more generally, on Riemannian and pseudo-Riemannian manifolds. It is named af ...
on the -sphere, known as the spherical Laplacian. The two radial derivative terms can be equivalently rewritten as: \frac \frac \left(r^ \frac \right). As a consequence, the spherical Laplacian of a function defined on can be computed as the ordinary Laplacian of the function extended to so that it is constant along rays, i.e.,
homogeneous Homogeneity and heterogeneity are concepts often used in the sciences and statistics relating to the uniformity of a substance or organism. A material or image that is homogeneous is uniform in composition or character (i.e. color, shape, siz ...
of degree zero.


Euclidean invariance

The Laplacian is invariant under all Euclidean transformations:
rotation Rotation, or spin, is the circular movement of an object around a '' central axis''. A two-dimensional rotating object has only one possible central axis and can rotate in either a clockwise or counterclockwise direction. A three-dimensional ...
s and translations. In two dimensions, for example, this means that: \Delta ( f(x\cos\theta - y\sin\theta + a, x\sin\theta + y\cos\theta + b)) = (\Delta f)(x\cos\theta - y\sin\theta + a, x\sin\theta + y\cos\theta + b) for all ''θ'', ''a'', and ''b''. In arbitrary dimensions, \Delta (f\circ\rho) =(\Delta f)\circ \rho whenever ''ρ'' is a rotation, and likewise: \Delta (f\circ\tau) =(\Delta f)\circ \tau whenever ''τ'' is a translation. (More generally, this remains true when ''ρ'' is an orthogonal transformation such as a reflection.) In fact, the algebra of all scalar linear differential operators, with constant coefficients, that commute with all Euclidean transformations, is the polynomial algebra generated by the Laplace operator.


Spectral theory

The spectrum of the Laplace operator consists of all eigenvalues for which there is a corresponding eigenfunction with: -\Delta f = \lambda f. This is known as the
Helmholtz equation In mathematics, the eigenvalue problem for the Laplace operator is known as the Helmholtz equation. It corresponds to the linear partial differential equation \nabla^2 f = -k^2 f, where is the Laplace operator (or "Laplacian"), is the eigenv ...
. If is a bounded domain in , then the eigenfunctions of the Laplacian are an orthonormal basis for the
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
. This result essentially follows from the spectral theorem on
compact Compact as used in politics may refer broadly to a pact or treaty; in more specific cases it may refer to: * Interstate compact * Blood compact, an ancient ritual of the Philippines * Compact government, a type of colonial rule utilized in British ...
self-adjoint operators, applied to the inverse of the Laplacian (which is compact, by the Poincaré inequality and the
Rellich–Kondrachov theorem In mathematics, the Rellich–Kondrachov theorem is a compact embedding theorem concerning Sobolev spaces. It is named after the Austrian-German mathematician Franz Rellich and the Russian mathematician Vladimir Iosifovich Kondrashov. Rellich prove ...
). It can also be shown that the eigenfunctions are infinitely differentiable functions. More generally, these results hold for the Laplace–Beltrami operator on any compact Riemannian manifold with boundary, or indeed for the Dirichlet eigenvalue problem of any
elliptic operator In the theory of partial differential equations, elliptic operators are differential operators that generalize the Laplace operator. They are defined by the condition that the coefficients of the highest-order derivatives be positive, which i ...
with smooth coefficients on a bounded domain. When is the -sphere, the eigenfunctions of the Laplacian are the spherical harmonics.


Vector Laplacian

The vector Laplace operator, also denoted by \nabla^2, is a
differential operator In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation that accepts a function and return ...
defined over a vector field. The vector Laplacian is similar to the scalar Laplacian; whereas the scalar Laplacian applies to a
scalar field In mathematics and physics, a scalar field is a function (mathematics), function associating a single number to every point (geometry), point in a space (mathematics), space – possibly physical space. The scalar may either be a pure Scalar ( ...
and returns a scalar quantity, the vector Laplacian applies to a vector field, returning a vector quantity. When computed in orthonormal
Cartesian coordinates A Cartesian coordinate system (, ) in a plane is a coordinate system that specifies each point uniquely by a pair of numerical coordinates, which are the signed distances to the point from two fixed perpendicular oriented lines, measured in t ...
, the returned vector field is equal to the vector field of the scalar Laplacian applied to each vector component. The vector Laplacian of a vector field \mathbf is defined as \nabla^2 \mathbf = \nabla(\nabla \cdot \mathbf) - \nabla \times (\nabla \times \mathbf). In Cartesian coordinates, this reduces to the much simpler form as \nabla^2 \mathbf = (\nabla^2 A_x, \nabla^2 A_y, \nabla^2 A_z), where A_x, A_y, and A_z are the components of the vector field \mathbf, and \nabla^2 just on the left of each vector field component is the (scalar) Laplace operator. This can be seen to be a special case of Lagrange's formula; see Vector triple product. For expressions of the vector Laplacian in other coordinate systems see Del in cylindrical and spherical coordinates.


Generalization

The Laplacian of any tensor field \mathbf ("tensor" includes scalar and vector) is defined as the divergence of the gradient of the tensor: \nabla ^2\mathbf = (\nabla \cdot \nabla) \mathbf. For the special case where \mathbf is a
scalar Scalar may refer to: *Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers * Scalar (physics), a physical quantity that can be described by a single element of a number field such ...
(a tensor of degree zero), the
Laplacian In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is the ...
takes on the familiar form. If \mathbf is a vector (a tensor of first degree), the gradient is a
covariant derivative In mathematics, the covariant derivative is a way of specifying a derivative along tangent vectors of a manifold. Alternatively, the covariant derivative is a way of introducing and working with a connection on a manifold by means of a different ...
which results in a tensor of second degree, and the divergence of this is again a vector. The formula for the vector Laplacian above may be used to avoid tensor math and may be shown to be equivalent to the divergence of the
Jacobian matrix In vector calculus, the Jacobian matrix (, ) of a vector-valued function of several variables is the matrix of all its first-order partial derivatives. When this matrix is square, that is, when the function takes the same number of variables as ...
shown below for the gradient of a vector: \nabla \mathbf= (\nabla T_x, \nabla T_y, \nabla T_z) = \begin T_ & T_ & T_ \\ T_ & T_ & T_ \\ T_ & T_ & T_ \end , \text T_ \equiv \frac. And, in the same manner, a dot product, which evaluates to a vector, of a vector by the gradient of another vector (a tensor of 2nd degree) can be seen as a product of matrices: \mathbf \cdot \nabla \mathbf = \begin A_x & A_y & A_z \end \nabla \mathbf = \begin \mathbf \cdot \nabla B_x & \mathbf \cdot \nabla B_y & \mathbf \cdot \nabla B_z \end. This identity is a coordinate dependent result, and is not general.


Use in physics

An example of the usage of the vector Laplacian is the Navier-Stokes equations for a Newtonian
incompressible flow In fluid mechanics or more generally continuum mechanics, incompressible flow ( isochoric flow) refers to a flow in which the material density is constant within a fluid parcel—an infinitesimal volume that moves with the flow velocity. An e ...
: \rho \left(\frac+ ( \mathbf \cdot \nabla ) \mathbf\right)=\rho \mathbf-\nabla p +\mu\left(\nabla ^2 \mathbf\right), where the term with the vector Laplacian of the velocity field \mu\left(\nabla ^2 \mathbf\right) represents the viscous stresses in the fluid. Another example is the wave equation for the electric field that can be derived from Maxwell's equations in the absence of charges and currents: \nabla^2 \mathbf - \mu_0 \epsilon_0 \frac = 0. This equation can also be written as: \Box\, \mathbf = 0, where \Box\equiv\frac \frac-\nabla^2, is the D'Alembertian, used in the Klein–Gordon equation.


Generalizations

A version of the Laplacian can be defined wherever the Dirichlet energy functional makes sense, which is the theory of
Dirichlet form In potential theory (the study of harmonic function) and functional analysis, Dirichlet forms generalize the Laplacian (the mathematical operator on scalar fields). Dirichlet forms can be defined on any measure space, without the need for mentionin ...
s. For spaces with additional structure, one can give more explicit descriptions of the Laplacian, as follows.


Laplace–Beltrami operator

The Laplacian also can be generalized to an elliptic operator called the
Laplace–Beltrami operator In differential geometry, the Laplace–Beltrami operator is a generalization of the Laplace operator to functions defined on submanifolds in Euclidean space and, even more generally, on Riemannian and pseudo-Riemannian manifolds. It is named af ...
defined on a
Riemannian manifold In differential geometry, a Riemannian manifold or Riemannian space , so called after the German mathematician Bernhard Riemann, is a real manifold, real, smooth manifold ''M'' equipped with a positive-definite Inner product space, inner product ...
. The Laplace–Beltrami operator, when applied to a function, is the
trace Trace may refer to: Arts and entertainment Music * Trace (Son Volt album), ''Trace'' (Son Volt album), 1995 * Trace (Died Pretty album), ''Trace'' (Died Pretty album), 1993 * Trace (band), a Dutch progressive rock band * The Trace (album), ''The ...
() of the function's
Hessian A Hessian is an inhabitant of the German state of Hesse. Hessian may also refer to: Named from the toponym *Hessian (soldier), eighteenth-century German regiments in service with the British Empire **Hessian (boot), a style of boot **Hessian f ...
: \Delta f = \operatorname\big(H(f)\big) where the trace is taken with respect to the inverse of the
metric tensor In the mathematical field of differential geometry, a metric tensor (or simply metric) is an additional structure on a manifold (such as a surface) that allows defining distances and angles, just as the inner product on a Euclidean space allows ...
. The Laplace–Beltrami operator also can be generalized to an operator (also called the Laplace–Beltrami operator) which operates on tensor fields, by a similar formula. Another generalization of the Laplace operator that is available on pseudo-Riemannian manifolds uses the
exterior derivative On a differentiable manifold, the exterior derivative extends the concept of the differential of a function to differential forms of higher degree. The exterior derivative was first described in its current form by Élie Cartan in 1899. The res ...
, in terms of which the "geometer's Laplacian" is expressed as \Delta f = \delta d f . Here is the
codifferential In mathematics, the Hodge star operator or Hodge star is a linear map defined on the exterior algebra of a finite-dimensional oriented vector space endowed with a nondegenerate symmetric bilinear form. Applying the operator to an element of the al ...
, which can also be expressed in terms of the
Hodge star In mathematics, the Hodge star operator or Hodge star is a linear map defined on the exterior algebra of a finite-dimensional oriented vector space endowed with a nondegenerate symmetric bilinear form. Applying the operator to an element of the al ...
and the exterior derivative. This operator differs in sign from the "analyst's Laplacian" defined above. More generally, the "Hodge" Laplacian is defined on
differential form In mathematics, differential forms provide a unified approach to define integrands over curves, surfaces, solids, and higher-dimensional manifolds. The modern notion of differential forms was pioneered by Élie Cartan. It has many applications, ...
s by \Delta \alpha = \delta d \alpha + d \delta \alpha . This is known as the Laplace–de Rham operator, which is related to the Laplace–Beltrami operator by the Weitzenböck identity.


D'Alembertian

The Laplacian can be generalized in certain ways to
non-Euclidean In mathematics, non-Euclidean geometry consists of two geometries based on axioms closely related to those that specify Euclidean geometry. As Euclidean geometry lies at the intersection of metric geometry and affine geometry, non-Euclidean geo ...
spaces, where it may be elliptic, hyperbolic, or ultrahyperbolic. In Minkowski space the
Laplace–Beltrami operator In differential geometry, the Laplace–Beltrami operator is a generalization of the Laplace operator to functions defined on submanifolds in Euclidean space and, even more generally, on Riemannian and pseudo-Riemannian manifolds. It is named af ...
becomes the D'Alembert operator \Box or D'Alembertian: \square = \frac\frac - \frac - \frac - \frac. It is the generalization of the Laplace operator in the sense that it is the differential operator which is invariant under the isometry group of the underlying space and it reduces to the Laplace operator if restricted to time-independent functions. The overall sign of the metric here is chosen such that the spatial parts of the operator admit a negative sign, which is the usual convention in high-energy particle physics. The D'Alembert operator is also known as the wave operator because it is the differential operator appearing in the wave equations, and it is also part of the Klein–Gordon equation, which reduces to the wave equation in the massless case. The additional factor of in the metric is needed in physics if space and time are measured in different units; a similar factor would be required if, for example, the direction were measured in meters while the direction were measured in centimeters. Indeed, theoretical physicists usually work in units such that in order to simplify the equation. The d'Alembert operator generalizes to a hyperbolic operator on pseudo-Riemannian manifolds.


See also

*
Laplace–Beltrami operator In differential geometry, the Laplace–Beltrami operator is a generalization of the Laplace operator to functions defined on submanifolds in Euclidean space and, even more generally, on Riemannian and pseudo-Riemannian manifolds. It is named af ...
, generalization to submanifolds in Euclidean space and Riemannian and pseudo-Riemannian manifold. *The vector Laplacian operator, a generalization of the Laplacian to vector fields. *The Laplacian in differential geometry. *The
discrete Laplace operator In mathematics, the discrete Laplace operator is an analog of the continuous Laplace operator, defined so that it has meaning on a Graph (discrete mathematics), graph or a lattice (group), discrete grid. For the case of a finite-dimensional graph ...
is a finite-difference analog of the continuous Laplacian, defined on graphs and grids. *The Laplacian is a common operator in
image processing An image is a visual representation of something. It can be two-dimensional, three-dimensional, or somehow otherwise feed into the visual system to convey information. An image can be an artifact, such as a photograph or other two-dimensiona ...
and
computer vision Computer vision is an interdisciplinary scientific field that deals with how computers can gain high-level understanding from digital images or videos. From the perspective of engineering, it seeks to understand and automate tasks that the hum ...
(see the
Laplacian of Gaussian In computer vision, blob detection methods are aimed at detecting regions in a digital image that differ in properties, such as brightness or color, compared to surrounding regions. Informally, a blob is a region of an image in which some proper ...
, blob detector, and scale space). *The
list of formulas in Riemannian geometry This is a list of formulas encountered in Riemannian geometry. Einstein notation is used throughout this article. This article uses the "analyst's" sign convention for Laplacians, except when noted otherwhise. Christoffel symbols, covariant deriva ...
contains expressions for the Laplacian in terms of Christoffel symbols. *
Weyl's lemma (Laplace equation) In mathematics, Weyl's lemma, named after Hermann Weyl, states that every weak solution of Laplace's equation is a smooth solution. This contrasts with the wave equation, for example, which has weak solutions that are not smooth solutions. Weyl's ...
. * Earnshaw's theorem which shows that stable static gravitational, electrostatic or magnetic suspension is impossible. * Del in cylindrical and spherical coordinates. *Other situations in which a Laplacian is defined are:
analysis on fractals Analysis on fractals or calculus on fractals is a generalization of calculus on smooth manifolds to calculus on fractals. The theory describes dynamical phenomena which occur on objects modelled by fractals. It studies questions such as "how does ...
, time scale calculus and
discrete exterior calculus In mathematics, the discrete exterior calculus (DEC) is the extension of the exterior calculus to discrete spaces including graphs and finite element meshes. DEC methods have proved to be very powerful in improving and analyzing finite element me ...
.


Notes


References

*
The Feynman Lectures on Physics Vol. II Ch. 12: Electrostatic Analogs
*. *.


Further reading




External links

* *
Laplacian in polar coordinates derivationequations on the fractal cubes and Casimir effect
{{Authority control Differential operators Elliptic partial differential equations Fourier analysis
Operator Operator may refer to: Mathematics * A symbol indicating a mathematical operation * Logical operator or logical connective in mathematical logic * Operator (mathematics), mapping that acts on elements of a space to produce elements of another ...
Harmonic functions Linear operators in calculus Multivariable calculus