Curl: Difference between revisions
imported>Paul Wormer |
mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
The '''curl''' is a differential operator defined in [[vector analysis]]. | The '''curl''' (also known as '''rotation''') is a differential operator acting on a [[vector field]]. It is defined in the branch of mathematics known as [[vector analysis]]. Important applications of the curl are in the [[Maxwell equations]] for electromagnetic fields, in the [[Helmholtz decomposition]] of arbitrary vector fields, and in the [[equation of motion of fluids]]. | ||
Three notations are in common use: | |||
:<math> | |||
\mathrm{curl}\; \mathbf{F} \equiv \mathrm{rot}\; \mathbf{F} \equiv\boldsymbol{\nabla}\times \mathbf{F}, | |||
</math> | |||
where '''F''' is a vector field. | |||
==Definition== | ==Definition== | ||
Given a 3-dimensional [[vector field]] '''F'''('''r'''), the '''curl''' (also known as '''rotation''') of '''F'''('''r''') is the differential [[vector operator]] [[nabla]] (symbol '''∇''') applied to '''F'''. The application of '''∇''' is in the form of a [[cross product]]: | Given a 3-dimensional [[vector field]] '''F'''('''r'''), the '''curl''' (also known as '''rotation''') of '''F'''('''r''') is the differential [[vector operator]] [[nabla]] (symbol '''∇''') applied to '''F'''. The application of '''∇''' is in the form of a [[cross product]]: | ||
Line 9: | Line 16: | ||
+\mathbf{e}_z \left(\frac{\partial F_x}{\partial y} - \frac{\partial F_y}{\partial x}\right) , | +\mathbf{e}_z \left(\frac{\partial F_x}{\partial y} - \frac{\partial F_y}{\partial x}\right) , | ||
</math> | </math> | ||
where '''e'''<sub>''x''</sub>, '''e'''<sub>''y''</sub>, and '''e'''<sub>''z''</sub> are [[unit vector]]s along the axes of a [[Cartesian coordinates|Cartesian coordinate system | where '''e'''<sub>''x''</sub>, '''e'''<sub>''y''</sub>, and '''e'''<sub>''z''</sub> are [[unit vector]]s along the axes of a [[Cartesian coordinates|Cartesian coordinate system]]. | ||
As any cross product the curl may be written in | As with any cross product, the curl may be written in several alternative ways as follows. | ||
As a [[determinant]] (evaluate along the first row): | As a [[determinant]] (evaluate along the first row): | ||
Line 37: | Line 44: | ||
:<math> | :<math> | ||
\Big(\boldsymbol{\nabla}\times \mathbf{F}(\mathbf{r}) \Big)_\alpha | \Big(\boldsymbol{\nabla}\times \mathbf{F}(\mathbf{r}) \Big)_\alpha | ||
=\sum_{\beta,\gamma=x,y,z} \epsilon_{\alpha\beta\gamma} \frac{\partial F_\beta}{\partial \gamma} , \qquad\alpha=x,y,z | =\sum_{\beta,\gamma=x,y,z} \epsilon_{\alpha\beta\gamma} \frac{\partial F_\beta}{\partial \gamma} , \qquad\alpha=x,y,z | ||
</math> | </math> | ||
(the component of the curl along the Cartesian α-axis) | (This gives the component of the curl along the Cartesian α-axis.) | ||
==Irrotational vector field== | ==Irrotational vector field== | ||
From the [[Helmholtz decomposition]] follows that any ''curl-free vector field'' (also known as ''irrotational field'') '''F'''('''r'''), i.e., a vector field for which | From the [[Helmholtz decomposition]] follows that any ''curl-free vector field'' (also known as ''irrotational field'') '''F'''('''r'''), i.e., a vector field for which | ||
Line 92: | Line 100: | ||
(\boldsymbol{\nabla}\times \mathbf{F})\cdot\hat{\mathbf{n}} = \lim_{\Delta S \rightarrow 0} \frac{1}{\Delta S}\; \oint_C \mathbf{F}\cdot d\mathbf{s}, | (\boldsymbol{\nabla}\times \mathbf{F})\cdot\hat{\mathbf{n}} = \lim_{\Delta S \rightarrow 0} \frac{1}{\Delta S}\; \oint_C \mathbf{F}\cdot d\mathbf{s}, | ||
</math> | </math> | ||
The line integral is the ''circulation'' of '''F''' with respect to ''C''. | The line integral is the ''circulation'' of '''F''' with respect to ''C''. The expression leads to the following interpretation of the curl: It is a vector with a component oriented perpendicular to the plane of circulation. The perpendicular component has length equal to the circulation per unit surface. | ||
==Properties== | |||
:<math> | |||
\begin{align} | |||
\boldsymbol{\nabla}\times \boldsymbol{\nabla} \Phi &=0 \\ | |||
\boldsymbol{\nabla}\cdot(\boldsymbol{\nabla}\times \mathbf{F}) &= 0 \\ | |||
\boldsymbol{\nabla}\times(\boldsymbol{\nabla}\times \mathbf{F}) &= \boldsymbol{\nabla} (\boldsymbol{\nabla}\cdot\mathbf{F}) - | |||
(\boldsymbol{\nabla}\cdot\boldsymbol{\nabla}) \mathbf{F}\\ | |||
\end{align} | |||
</math> | |||
The operator | |||
:<math> | |||
\boldsymbol{\nabla}\cdot\boldsymbol{\nabla} \equiv \nabla^2 | |||
</math> | |||
is the [[Laplace operator]]. Further properties: | |||
:<math> | |||
\begin{align} | |||
\boldsymbol{\nabla}\times (\mathbf{A}\times\mathbf{B}) &= | |||
(\mathbf{B}\cdot \boldsymbol{\nabla}) \mathbf{A} | |||
-(\mathbf{A}\cdot \boldsymbol{\nabla}) \mathbf{B} | |||
+ \mathbf{A}(\boldsymbol{\nabla}\cdot\mathbf{B}) | |||
- \mathbf{B}(\boldsymbol{\nabla}\cdot\mathbf{A}) \\ | |||
\mathbf{A}\times (\boldsymbol{\nabla}\times \mathbf{B}) &= | |||
(\boldsymbol{\nabla}\otimes \mathbf{B}) \mathbf{A}-(\mathbf{A}\cdot\boldsymbol{\nabla}) \mathbf{B}, | |||
\end{align} | |||
</math> | |||
where the matrix has the following components: | |||
:<math> | |||
\big(\boldsymbol{\nabla}\otimes \mathbf{B}\big)_{\alpha\beta} \equiv \nabla_\alpha B_\beta \equiv \frac{\partial B_\beta}{\partial r_\alpha}, \quad\hbox{with} | |||
\quad \alpha,\beta=1,2,3 \leftrightarrow x,y,z,\quad\hbox{and}\quad (r_1, \, r_2, \, r_3) \equiv (x,\, y, \,z) . | |||
</math> | |||
==External link== | ==External link== | ||
[http://mathworld.wolfram.com/Curl.html MathWorld curl] | [http://mathworld.wolfram.com/Curl.html MathWorld curl][[Category:Suggestion Bot Tag]] |
Latest revision as of 16:00, 3 August 2024
The curl (also known as rotation) is a differential operator acting on a vector field. It is defined in the branch of mathematics known as vector analysis. Important applications of the curl are in the Maxwell equations for electromagnetic fields, in the Helmholtz decomposition of arbitrary vector fields, and in the equation of motion of fluids.
Three notations are in common use:
where F is a vector field.
Definition
Given a 3-dimensional vector field F(r), the curl (also known as rotation) of F(r) is the differential vector operator nabla (symbol ∇) applied to F. The application of ∇ is in the form of a cross product:
where ex, ey, and ez are unit vectors along the axes of a Cartesian coordinate system.
As with any cross product, the curl may be written in several alternative ways as follows.
As a determinant (evaluate along the first row):
As a vector-matrix-vector product:
In terms of the antisymmetric Levi-Civita symbol εαβγ:
(This gives the component of the curl along the Cartesian α-axis.)
Irrotational vector field
From the Helmholtz decomposition follows that any curl-free vector field (also known as irrotational field) F(r), i.e., a vector field for which
can be written as minus the gradient of a scalar potential Φ
Curl in orthogonal curvilinear coordinates
In a general 3-dimensional orthogonal curvilinear coordinate system u1, u2, and u3, characterized by the scale factors h1, h2, and h3, (also known as Lamé factors, the square roots of the elements of the diagonal g-tensor) the curl takes the form of the following determinant (evaluate along the first row):
For instance, in the case of spherical polar coordinates r, θ, and φ
the curl is
Definition through Stokes' theorem
where dS is a vector of length the infinitesimal surface dS and direction perpendicular to this surface. The integral is over a surface S encircled by a contour (closed non-intersecting path) C. The right-hand side is an integral along C. If we take S so small that the integrand of the integral on the left-hand side may be taken constant, the integral becomes
where is a unit vector perpendicular to ΔS. The right-hand side is an integral over a small contour, say a small circle, and in total the curl may be written as
The line integral is the circulation of F with respect to C. The expression leads to the following interpretation of the curl: It is a vector with a component oriented perpendicular to the plane of circulation. The perpendicular component has length equal to the circulation per unit surface.
Properties
The operator
is the Laplace operator. Further properties:
where the matrix has the following components: