Difference between revisions of "Curl"

From Conservapedia
Jump to: navigation, search
m (cat)
Line 1: Line 1:
 +
{{math-h}}
 
The '''curl''' is a way of expressing a certain type of [[derivative]] of a [[vector field]].  It is defined for fields of 3-dimensional vectors on 3-dimensional space.  The curl of a vector field is another vector field.
 
The '''curl''' is a way of expressing a certain type of [[derivative]] of a [[vector field]].  It is defined for fields of 3-dimensional vectors on 3-dimensional space.  The curl of a vector field is another vector field.
  
The curl is written as though it were the [[cross product]] of the special symbol "<math>\nabla</math>" (which is commonly called "del" or "nabla"), with the given vector field, like this: <math>\nabla \times \vec V</math>This is usually pronounced "curl V" or "del cross V".
+
More precisely, it is defined<ref>[http://mathworld.wolfram.com/Curl.html Curl] at Wolfram Mathworld</ref> as the limiting value of rotation per unit areaWritten explicitly,
  
In ordinary [[Cartesian coordinates]], the curl is calculated as:
+
:<math>(\nabla \times \mathbf{F}) \cdot \mathbf{\hat{n}} \equiv \lim_{A \to 0} \frac{\oint_{C} \mathbf{F} \cdot d\mathbf{s}}{A}</math>
 +
 
 +
where <math>\mathbf{\hat{n}}</math> is the unit [[normal vector]] of the area element A and C is the boundary of the area element (<math>C =\partial A</math>).  The right side of the definition is a path integral along the boundary of the area element A, which is allow to shrink in the limiting process.
 +
 
 +
==Cartesian coordinates==
 +
In [[Cartesian coordinates]], the curl is written as though it were the [[cross product]] of the special symbol "<math>\nabla</math>" (which is commonly called "del" or "nabla"), with the given vector field, like this: <math>\nabla \times \vec V</math>.  This is usually pronounced "curl V" or "del cross V".
 +
 
 +
 
 +
 
 +
In 3-D [[Cartesian coordinates]], the curl is calculated as:
  
 
:<math>\nabla \times \vec V = (\ \ \frac{\partial V_z}{\partial y} - \frac{\partial V_y}{\partial z},\ \ \ \ \frac{\partial V_x}{\partial z} - \frac{\partial V_z}{\partial x},\ \ \ \ \frac{\partial V_y}{\partial x} - \frac{\partial V_x}{\partial y}\ \ )</math>
 
:<math>\nabla \times \vec V = (\ \ \frac{\partial V_z}{\partial y} - \frac{\partial V_y}{\partial z},\ \ \ \ \frac{\partial V_x}{\partial z} - \frac{\partial V_z}{\partial x},\ \ \ \ \frac{\partial V_y}{\partial x} - \frac{\partial V_x}{\partial y}\ \ )</math>
Line 26: Line 36:
  
 
Vector fields with a curl of zero are called ''irrotational''.
 
Vector fields with a curl of zero are called ''irrotational''.
 +
 +
==References==
 +
{{reflist}}
  
 
[[Category:Calculus]]
 
[[Category:Calculus]]
 
[[Category:Physics]]
 
[[Category:Physics]]

Revision as of 02:20, July 11, 2009

This article/section deals with mathematical concepts appropriate for late high school or early college.

The curl is a way of expressing a certain type of derivative of a vector field. It is defined for fields of 3-dimensional vectors on 3-dimensional space. The curl of a vector field is another vector field.

More precisely, it is defined[1] as the limiting value of rotation per unit area. Written explicitly,

where is the unit normal vector of the area element A and C is the boundary of the area element (). The right side of the definition is a path integral along the boundary of the area element A, which is allow to shrink in the limiting process.

Cartesian coordinates

In Cartesian coordinates, the curl is written as though it were the cross product of the special symbol "" (which is commonly called "del" or "nabla"), with the given vector field, like this: . This is usually pronounced "curl V" or "del cross V".


In 3-D Cartesian coordinates, the curl is calculated as:

or, using a notation like the determinant notation for cross product,

where , , and are the unit basis vectors.

If one thinks of as being a fictional vector field with components , one can sort of see that the cross product notation makes sense. This is also useful for remembering how to calculate a curl.

The curl is a true vector field operation—the result is independent of the coordinate system that is used. The proof of that, and its ramifications, are beyond the scope of this page.

The curl operation has an intrinsic "handedness" to it. Any physical phenomenon described by the curl operation (for example, magnetic fields), involves some kind of "right-hand rule".

The curl is an extremely important operation in physics, mathematics, and engineering. It is perhaps most famous for its appearance in Maxwell's Equations.

Intuitively, the curl measures the degree to which the vector field rotates around a given point. If you were to measure the curl of the vector field of wind speed in the vicinity of a meteorological low pressure area, then, keeping in mind that the Coriolis force makes the wind move in a counterclockwise vortex in the Northern hemisphere, it would be a vector pointing upward. (The reason for the Coriolis force is not important here, we're just talking about the observation that the air moves in a counterclockwise vortex.) The way to see that the curl points upward is to visualize a giant right hand with the fingers curled counterclockwise—the thumb would point upward.

Vector fields with a curl of zero are called irrotational.

References

  1. Curl at Wolfram Mathworld