A vector field in Rn is a function that assigns a vector to each point in its domain D⊆Rn,
F(x,y,z)=f(x,y,z)i^+g(x,y,z)j^+h(x,y,z)k^
Here f, g, h are real-valued component functions of F on D.
F is continuous iff each component function is continuous. F is differentiable iff each component function is differentiable.
Inverse-Square Field
Let r=0 be the position vector of a point and c a constant. A vector field of the below form is an inverse-square field.
F(r)=∥r∥3cr
For example, the electric field given by Coulomb’s law is an inverse-square field
Conservative Field
A vector field F in 2-space or 3-space is conservative on a region D iff it is the gradient field of some scalar function ϕ defined on D,
F=∇ϕ
ϕ is a potential function, or scalar potential, of F.
Divergence
Let F(x,y,z)=fi^+gj^+hk^. The divergence of F is
divF=∇⋅F=∂x∂f+∂y∂g+∂z∂h
divF is a scalar field.
Curl
Let F(x,y,z)=fi^+gj^+hk^. The curl of F is
curlF=∇×F=i^∂x∂fj^∂y∂gk^∂z∂h
curlF is a vector field.