Vector Operators
Gradient $$\nabla T = \left( \frac{\partial T}{\partial x} \hat{x} + \frac{\partial T}{\partial y}\hat{y} + \frac{\partial T}{\partial z}\hat{z} \right)$$
where
It is more simply represented as $$\vec{\nabla}T = (\dd T)\cdot(\vec{\dd l})$$where $$\dd T = \frac{\partial T}{\partial x}\dd x + \frac{\partial T}{\partial y} \dd y + \frac{\partial T}{\partial z} \dd z$$
Note that
It is sufficient to leave
In different coordinate systems $$\begin{align} (\rho, \phi, z)& \ \vec{\nabla} &= \left( \frac{\partial }{\partial \rho} \hat{\rho} + \frac{1}{\rho}\frac{\partial }{\partial \phi} \hat{\phi} + \frac{\partial }{\partial z} \hat{z} \right) \ \ \ (r, \theta, \phi)& \ \vec{\nabla} &= \left( \frac{\partial}{\partial r}\hat{r} + \frac{1}{r}\frac{\partial}{\partial \theta}\hat{\theta} + \frac{1}{r\sin \theta}\frac{\partial}{\partial \phi}\hat{\phi} \right) \end{align}$$
- The above two represent gradient only, the operator does not remain same for divergence
Gradient,
We obtained a vector field,
where
The vector field is characterized as having a vector for every
Can be extrapolated to three dimensions.
Divergence $$\vec{\nabla} \cdot \vec{F} = \left( \frac{\partial F_{x}}{\partial x} + \frac{\partial F_{y}}{\partial y} + \frac{\partial F_{z}}{\partial z} \right)$$
Note that divergence of a vector field is scalar.
The operator
Geometrical Interpretation : The spreading out of a field at a point,
Curl $$\vec{\nabla} \times \vec{F} = \begin{pmatrix}\hat{x} & \hat{y} & \hat{z} \ \frac{\partial}{\partial x} & \frac{\partial}{\partial y} & \frac{\partial}{\partial z} \ F_{x} & F_{y} & F_{z}\end{pmatrix}$$
A vector cross product between the
Geometrical Interpretation : How much the vector
Why counter-clockwise?
Because positive value of curl of
The operator
Divergence and Curl in Cylindrical system
Divergence and curl in spherical system
Laplacian $$\vec{\nabla}^2f = \vec{\nabla} \cdot(\vec{\nabla}f)$$
It is a scalar operator, ie, works on scalar fields.