Vector operator
A vector operator is a differential operator used in vector calculus. Vector operators include:
A vector operator is a differential operator used in vector calculus. Vector operators include:
- Gradient is a vector operator that operates on a scalar field, producing a vector field.
- Divergence is a vector operator that operates on a vector field, producing a scalar field.
- Curl is a vector operator that operates on a vector field, producing a vector field.
Defined in terms of del:
grad
≡
∇
div
≡
∇
⋅
curl
≡
∇
×
{\displaystyle {\begin{aligned}\operatorname {grad} &\equiv \nabla \\\operatorname {div} &\equiv \nabla \cdot \\\operatorname {curl} &\equiv \nabla \times \end{aligned}}}
The Laplacian operates on a scalar field, producing a scalar field:
∇
2
≡
div
grad
≡
∇
⋅
∇
{\displaystyle \nabla ^{2}\equiv \operatorname {div} \ \operatorname {grad} \equiv \nabla \cdot \nabla }
Vector operators must always come right before the scalar field or vector field on which they operate, in order to produce a result. E.g.
∇ f
{\displaystyle \nabla f}
yields the gradient of f, but
f ∇
{\displaystyle f\nabla }
is just another vector operator, which is not operating on anything.
A vector operator can operate on another vector operator, to produce a compound vector operator, as seen above in the case of the Laplacian.
- del
- d'Alembert operator
.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}body.skin-vector-2022 .mw-parser-output .reflist-columns-2{column-width:27em}body.skin-vector-2022 .mw-parser-output .reflist-columns-3{column-width:22.5em}.mw-parser-output .references[data-mw-group=upper-alpha]{list-style-type:upper-alpha}.mw-parser-output .references[data-mw-group=upper-roman]{list-style-type:upper-roman}.mw-parser-output .references[data-mw-group=lower-alpha]{list-style-type:lower-alpha}.mw-parser-output .references[data-mw-group=lower-greek]{list-style-type:lower-greek}.mw-parser-output .references[data-mw-group=lower-roman]{list-style-type:lower-roman}.mw-parser-output div.reflist-liststyle-upper-alpha .references{list-style-type:upper-alpha}.mw-parser-output div.reflist-liststyle-upper-roman .references{list-style-type:upper-roman}.mw-parser-output div.reflist-liststyle-lower-alpha .references{list-style-type:lower-alpha}.mw-parser-output div.reflist-liststyle-lower-greek .references{list-style-type:lower-greek}.mw-parser-output div.reflist-liststyle-lower-roman .references{list-style-type:lower-roman}
- H. M. Schey (1996) Div, Grad, Curl, and All That: An Informal Text on Vector Calculus, ISBN 0-393-96997-5.