The Laplacian ∇2 is a differential operator defined as the Divergence of the Gradient of a scalar-valued function in Euclidean space. The canonical form is defined in Cartesian coordinates and, given a twice differentiable function f:R3→R, is:
∇2f=∇⋅∇f=(∂x2∂2+∂y2∂2+∂z2∂2)f
which is the sum of all non-mixed second derivatives of the function f. In an arbitrary dimensional space of (finite) dimension N we have
∇2f=i=1∑N∂xi2∂2f
Polar coordinates#
The Laplacian in polar coordinates (r,θ) is
∇2f=∂r2∂2f+r1∂r∂f+r21∂θ2∂2f
with r the distance from the center and θ the angle of rotation.
Cylindrical coordinates#
The Laplacian in cylindrical coordinates (r,φ,z) is
∇2f=r1∂r∂(r∂r∂f)+r21∂φ2∂2f+∂z2∂2f
with r the radial distance, φ the azimuthal angle and z the height.
Spherical coordinates#
The Laplacian in spherical polar coordinates (r,θ,ϕ) is
∇2f=r21∂r∂(r2∂r∂f)+r2sinθ1∂θ∂(sinθ∂θ∂f)+r2sin2θ1(∂ϕ2∂2f)
with r the radial distance, θ the azimuthal angle and ϕ the zenith angle.