In mathematics, geometric calculus extends geometric algebra to include differentiation and integration. The formalism is powerful and can be shown to reproduce other mathematical theories including vector calculus, differential geometry, and differential forms.
Differentiation With a geometric algebra given, let a {\displaystyle a} and b {\displaystyle b} be vectors and let F {\displaystyle F} be a multivector-valued function of a vector. The directional derivative of F {\displaystyle F} along b {\displaystyle b} at a {\displaystyle a} is defined as
( ∇ b F ) ( a ) = lim ϵ → 0 F ( a + ϵ b ) − F ( a ) ϵ , {\displaystyle (\nabla _{b}F)(a)=\lim _{\epsilon \rightarrow 0}{\frac {F(a+\epsilon b)-F(a)}{\epsilon }},}
provided that the limit exists for all b {\displaystyle b} , where the limit is taken for scalar ϵ {\displaystyle \epsilon } . This is similar to the usual definition of a directional derivative but extends it to functions that are not necessarily scalar-valued. Next, choose a set of basis vectors { e i } {\displaystyle \{e_{i}\}} and consider the operators, denoted ∂ i {\displaystyle \partial _{i}} , that perform directional derivatives in the directions of e i {\displaystyle e_{i}} :
∂ i : F ↦ ( x ↦ ( ∇ e i F ) ( x ) ) . {\displaystyle \partial _{i}:F\mapsto (x\mapsto (\nabla _{e_{i}}F)(x)).}
Then, using the Einstein summation notation, consider the operator:
e i ∂ i , {\displaystyle e^{i}\partial _{i},}
which means
F ↦ e i ∂ i F , {\displaystyle F\mapsto e^{i}\partial _{i}F,}
where the geometric product is applied after the directional derivative. More verbosely:
F ↦ ( x ↦ e i ( ∇ e i F ) ( x ) ) . {\displaystyle F\mapsto (x\mapsto e^{i}(\nabla _{e_{i}}F)(x)).}
This operator is independent of the choice of frame, and can thus be used to define what in geometric calculus is called the vector derivative:
∇ = e i ∂ i . {\displaystyle \nabla =e^{i}\partial _{i}.}
This is similar to the usual definition of the gradient, but it, too, extends to functions that are not necessarily scalar-valued. The directional derivative is linear regarding its direction, that is:
∇ α a + β b = α ∇ a + β ∇ b . {\displaystyle \nabla _{\alpha a+\beta b}=\alpha \nabla _{a}+\beta \nabla _{b}.}
From this follows that the directional derivative is the inner product of its direction by the vector derivative. All needs to be observed is that the direction a {\displaystyle a} can be written a = ( a ⋅ e i ) e i {\displaystyle a=(a\cdot e^{i})e_{i}} , so that:
∇ a = ∇ ( a ⋅ e i ) e i = ( a ⋅ e i ) ∇ e i = a ⋅ ( e i ∇ e i ) = a ⋅ ∇ . {\displaystyle \nabla _{a}=\nabla _{(a\cdot e^{i})e_{i}}=(a\cdot e^{i})\nabla _{e_{i}}=a\cdot (e^{i}\nabla _{e_{i}})=a\cdot \nabla .}
For this reason, ∇ a F ( x ) {\displaystyle \nabla _{a}F(x)} is often noted a ⋅ ∇ F ( x ) {\displaystyle a\cdot \nabla F(x)} . The standard order of operations for the vector derivative is that it acts only on the function closest to its immediate right. Given two functions F {\displaystyle F} and G {\displaystyle G} , then for example we have
∇ F G = ( ∇ F ) G . {\displaystyle \nabla FG=(\nabla F)G.}
Product rule Although the partial derivative exhibits a product rule, the vector derivative only partially inherits this property. Consider two functions F {\displaystyle F} and G {\displaystyle G} :
∇ ( F G ) = e i ∂ i ( F G ) = e i ( ( ∂ i F ) G + F ( ∂ i G ) ) = e i ( ∂ i F ) G + e i F ( ∂ i G ) . {\displaystyle {\begin{aligned}\nabla (FG)&=e^{i}\partial _{i}(FG)\\&=e^{i}((\partial _{i}F)G+F(\partial _{i}G))\\&=e^{i}(\partial _{i}F)G+e^{i}F(\partial _{i}G).\end{aligned}}}
Since the geometric product is not commutative with e i F ≠ F e i {\displaystyle e^{i}F\neq Fe^{i}} in general, we need a new notation to proceed. A solution is to adopt the overdot notation, in which the scope of a vector derivative with an overdot is the multivector-valued function sharing the same overdot. In this case, if we define
∇ ˙ F G ˙ = e i F ( ∂ i G ) , {\displaystyle {\dot {\nabla }}F{\dot {G}}=e^{i}F(\partial _{i}G),}
then the product rule for the vector derivative is
∇ ( F G ) = ∇ F G + ∇ ˙ F G ˙ . {\displaystyle \nabla (FG)=\nabla FG+{\dot {\nabla }}F{\dot {G}}.}
Interior and exterior derivative Let F {\displaystyle F} be an r {\displaystyle r} -grade multivector. Then we can define an additional pair of operators, the interior and exterior derivatives,
∇ ⋅ F = ⟨ ∇ F ⟩ r − 1 = e i ⋅ ∂ i F , ∇ ∧ F = ⟨ ∇ F ⟩ r + 1 = e i ∧ ∂ i F . {\displaystyle {\begin{aligned}\nabla \cdot F&=\langle \nabla F\rangle _{r-1}=e^{i}\cdot \partial _{i}F,\\\nabla \wedge F&=\langle \nabla F\rangle _{r+1}=e^{i}\wedge \partial _{i}F.\end{aligned}}}
In particular, if F {\displaystyle F} is grade 1 (vector-valued function), then we can write
∇ F = ∇ ⋅ F + ∇ ∧ F {\displaystyle \nabla F=\nabla \cdot F+\nabla \wedge F}
and identify the divergence and curl as
∇ ⋅ F = div F , ∇ ∧ F = I curl F . {\displaystyle {\begin{aligned}\nabla \cdot F&=\operatorname {div} F,\\\nabla \wedge F&=I\operatorname {curl} F.\end{aligned}}}
Unlike the vector derivative, neither the interior derivative operator nor the exterior derivative operator is invertible.
Multivector derivative The derivative with respect to a vector as discussed above can be generalized to a derivative with respect to a general multivector, called the multivector derivative. Let F {\displaystyle F} be a multivector-valued function of a multivector. The directional derivative of F {\displaystyle F} with respect to X {\displaystyle X} in the direction A {\displaystyle A} , where X {\displaystyle X} and A {\displaystyle A} are multivectors, is defined as
A ∗ ∂ X F ( X ) = lim ϵ → 0 F ( X + ϵ A ) − F ( X ) ϵ , {\displaystyle A*\partial _{X}F(X)=\lim _{\epsilon \to 0}{\frac {F(X+\epsilon A)-F(X)}{\epsilon }}\ ,}
where A ∗ B = ⟨ A B ⟩ {\displaystyle A*B=\langle AB\rangle } is the scalar product. With { e i } {\displaystyle \{e_{i}\}} a vector basis and { e i } {\displaystyle \{e^{i}\}} the corresponding dual basis, the multivector derivative is defined in terms of the directional derivative as
∂ ∂ X = ∂ X = ∑ i < ⋯ < j e i ∧ ⋯ ∧ e j ( e j ∧ ⋯ ∧ e i ) ∗ ∂ X . {\displaystyle {\frac {\partial }{\partial X}}=\partial _{X}=\sum _{i<\dots <j}e^{i}\wedge \cdots \wedge e^{j}(e_{j}\wedge \cdots \wedge e_{i})*\partial _{X}\ .}
This equation is just expressing ∂ X {\displaystyle \partial _{X}} in terms of components in a reciprocal basis of blades, as discussed in the article section Geometric algebra#Dual basis. A key property of the multivector derivative is that
∂ X ⟨ X A ⟩ = P X ( A ) , {\displaystyle \partial _{X}\langle XA\rangle =P_{X}(A)\ ,}
where P X ( A ) {\displaystyle P_{X}(A)} is the projection of A {\displaystyle A} onto the grades contained in X {\displaystyle X} . The multivector derivative finds applications in Lagrangian field theory.
Integration Let { e 1 , … , e n } {\displaystyle \{e_{1},\ldots ,e_{n}\}} be a set of basis vectors that span an n {\displaystyle n} -dimensional vector space. From geometric algebra, we interpret the pseudoscalar e 1 ∧ e 2 ∧ ⋯ ∧ e n {\displaystyle e_{1}\wedge e_{2}\wedge \cdots \wedge e_{n}} to be the signed volume of the n {\displaystyle n} -parallelotope subtended by these basis vectors. If the basis vectors are orthonormal, then this is the unit pseudoscalar. More generally, we may restrict ourselves to a subset of k {\displaystyle k} of the basis vectors, where 1 ≤ k ≤ n {\displaystyle 1\leq k\leq n} , to treat the length, area, or other general k {\displaystyle k} -volume of a subspace in the overall n {\displaystyle n} -dimensional vector space. We denote these selected basis vectors by { e i 1 , … , e i k } {\displaystyle \{e_{i_{1}},\ldots ,e_{i_{k}}\}} . A general k {\displaystyle k} -volume of the k {\displaystyle k} -parallelotope subtended by these basis vectors is the grade k {\displaystyle k} multivector e i 1 ∧ e i 2 ∧ ⋯ ∧ e i k {\displaystyle e_{i_{1}}\wedge e_{i_{2}}\wedge \cdots \wedge e_{i_{k}}} . Even more generally, we may consider a new set of vectors { x i 1 e i 1 , … , x i k e i k } {\displaystyle \{x^{i_{1}}e_{i_{1}},\ldots ,x^{i_{k}}e_{i_{k}}\}} proportional to the k {\displaystyle k} basis vectors, where each of the { x i j } {\displaystyle \{x^{i_{j}}\}} is a component that scales one of the basis vectors. We are free to choose components as infinitesimally small as we wish as long as they remain nonzero. Since the outer product of these terms can be interpreted as a k {\displaystyle k} -volume, a natural way to define a measure is
d k X = ( d x i 1 e i 1 ) ∧ ( d x i 2 e i 2 ) ∧ ⋯ ∧ ( d x i k e i k ) = ( e i 1 ∧ e i 2 ∧ ⋯ ∧ e i k ) d x i 1 d x i 2 ⋯ d x i k . {\displaystyle {\begin{aligned}d^{k}X&=\left(dx^{i_{1}}e_{i_{1}}\right)\wedge \left(dx^{i_{2}}e_{i_{2}}\right)\wedge \cdots \wedge \left(dx^{i_{k}}e_{i_{k}}\right)\\&=\left(e_{i_{1}}\wedge e_{i_{2}}\wedge \cdots \wedge e_{i_{k}}\right)dx^{i_{1}}dx^{i_{2}}\cdots dx^{i_{k}}.\end{aligned}}}
The measure is therefore always proportional to the unit pseudoscalar of a k {\displaystyle k} -dimensional subspace of the vector space. Compare the Riemannian volume form in the theory of differential forms. The integral is taken with respect to this measure:
∫ V F ( x ) d k X = ∫ V F ( x ) ( e i 1 ∧ e i 2 ∧ ⋯ ∧ e i k ) d x i 1 d x i 2 ⋯ d x i k . {\displaystyle \int _{V}F(x)\,d^{k}X=\int _{V}F(x)\left(e_{i_{1}}\wedge e_{i_{2}}\wedge \cdots \wedge e_{i_{k}}\right)dx^{i_{1}}dx^{i_{2}}\cdots dx^{i_{k}}.}
More formally, consider some directed volume V {\displaystyle V} of the subspace. We may divide this volume into a sum of simplices. Let { x i } {\displaystyle \{x_{i}\}} be the coordinates of the vertices. At each vertex we assign a measure Δ U i ( x ) {\displaystyle \Delta U_{i}(x)} as the average measure of the simplices sharing the vertex. Then the integral of F ( x ) {\displaystyle F(x)} with respect to U ( x ) {\displaystyle U(x)} over this volume is obtained in the limit of finer partitioning of the volume into smaller simplices:
∫ V F d U = lim n → ∞ ∑ i = 1 n F ( x i ) Δ U i ( x i ) . {\displaystyle \int _{V}F\,dU=\lim _{n\rightarrow \infty }\sum _{i=1}^{n}F(x_{i})\,\Delta U_{i}(x_{i}).}
Fundamental theorem of geometric calculus The reason for defining the vector derivative and integral as above is that they allow a strong generalization of Stokes' theorem. Let L ( A ; x ) {\displaystyle {\mathsf {L}}(A;x)} be a multivector-valued function of r {\displaystyle r} -grade input A {\displaystyle A} and general position x {\displaystyle x} , linear in its first argument. Then the fundamental theorem of geometric calculus relates the integral of a derivative over the volume V {\displaystyle V} to the integral over its boundary:
∫ V L ˙ ( ∇ ˙ d X ; x ) = ∮ ∂ V L ( d S ; x ) . {\displaystyle \int _{V}{\dot {\mathsf {L}}}\left({\dot {\nabla }}dX;x\right)=\oint _{\partial V}{\mathsf {L}}(dS;x).}
As an example, let L ( A ; x ) = ⟨ F ( x ) A I − 1 ⟩ {\displaystyle {\mathsf {L}}(A;x)=\langle F(x)AI^{-1}\rangle } for a vector-valued function F ( x ) {\displaystyle F(x)} and a ( n − 1 {\displaystyle n-1} )-grade multivector A {\displaystyle A} . We find that
∫ V L ˙ ( ∇ ˙ d X ; x ) = ∫ V ⟨ F ˙ ( x ) ∇ ˙ d X I − 1 ⟩ = ∫ V ⟨ F ˙ ( x ) ∇ ˙ | d X | ⟩ = ∫ V ∇ ⋅ F ( x ) | d X | . {\displaystyle {\begin{aligned}\int _{V}{\dot {\mathsf {L}}}\left({\dot {\nabla }}dX;x\right)&=\int _{V}\langle {\dot {F}}(x){\dot {\nabla }}\,dX\,I^{-1}\rangle \\&=\int _{V}\langle {\dot {F}}(x){\dot {\nabla }}\,|dX|\rangle \\&=\int _{V}\nabla \cdot F(x)\,|dX|.\end{aligned}}}
Likewise,
∮ ∂ V L ( d S ; x ) = ∮ ∂ V ⟨ F ( x ) d S I − 1 ⟩ = ∮ ∂ V ⟨ F ( x ) n ^ | d S | ⟩ = ∮ ∂ V F ( x ) ⋅ n ^ | d S | . {\displaystyle {\begin{aligned}\oint _{\partial V}{\mathsf {L}}(dS;x)&=\oint _{\partial V}\langle F(x)\,dS\,I^{-1}\rangle \\&=\oint _{\partial V}\langle F(x){\hat {n}}\,|dS|\rangle \\&=\oint _{\partial V}F(x)\cdot {\hat {n}}\,|dS|.\end{aligned}}}
Thus we recover the divergence theorem,
∫ V ∇ ⋅ F ( x ) | d X | = ∮ ∂ V F ( x ) ⋅ n ^ | d S | . {\displaystyle \int _{V}\
