Physlib.SpaceAndTime.Space.Derivatives.Laplacian
The Laplacian operator on `Space d`
i. Overview
In this module we define the Laplacian operator on functions and vector-valued functions defined on `Space d`.
ii. Key results
- `laplacian` : The Laplacian operator on scalar functions on `Space d`.
- `laplacianVec` : The Laplacian operator on vector-valued functions on `Space d`.
iii. Table of contents
- A. Laplacian on functions to ℝ - A.1. Relation between laplacian and divergence of gradient - B. Laplacian on vector valued functions
iv. References
A. Laplacian on functions to ℝ
A.1. Relation between laplacian and divergence of gradient
B. Laplacian on vector valued functions
8 declarations
Scalar Laplacian operator
The scalar Laplacian operator maps a function to another function . It is defined as the sum of the second partial derivatives of with respect to each coordinate: where (or ) denotes the second-order spatial derivative in the direction of the -th standard basis vector.
Notation for the Laplacian operator
The symbol is defined as the notation for the Laplacian operator `laplacian`, which maps a scalar function to another function .
For any scalar-valued function , the Laplacian of is equal to the divergence of its gradient, which is expressed as (or simply ).
Vector Laplacian operator
The vector Laplacian operator maps a vector-valued function to another vector-valued function . For a vector field with components , the operator is defined component-wise as the scalar Laplacian applied to each coordinate function: where is the scalar Laplacian of the -th component of .
Notation for the vector Laplacian operator
The notation denotes the vector Laplacian operator acting on vector-valued functions (represented as elements of a Euclidean space).
Distributional Laplacian operator on
Let be a -dimensional real inner product space. The distributional Laplacian operator is an -linear map that transforms a scalar-valued distribution into another scalar-valued distribution . It is defined as the composition of the distributional divergence and the distributional gradient , such that .
Notation for the Laplacian
This definition provides the mathematical notation for the Laplacian operator acting on functions (or distributions) within the space `Space d`. It represents the operator which maps a function to the sum of its second-order partial derivatives.
The distributional Laplacian of a constant is zero ()
For any dimension and any real constant , the distributional Laplacian of the constant distribution on is zero:
