A Path in Rn is a continuous function γ:I↦Rn where I is an interval in R. The image set γ(I) is called a curve.
If I=[a,b] is a closed and bounded interval, then γ(a),γ(b) are called the endpoints of γ.
Velocity Vector
Let γ:I↦R be a differentiable path. Then
v(t)=γ′(t)
is called the velocity vector of the path. And its length ∥v(t)∥ is called the speed of the path.
Length of Path
Let γ:[a,b]↦Rn be a differentiable path of class C1, where a,b∈R. Then the length of γ is given by
∫ab∥γ′(t)∥dt
If a path can be partitioned into a finite number of C1 paths, then we can its length by summing up the length of sub-paths.
Proof. We can break down the path γ into “many” segments. For each segment, suppose a small change Δt, since the curve is differentiable, the length of this segment can be approximated by (Δx)2+(Δy)2+(Δz)2, where Δx≈x′(t)Δt and similarly for Δy,Δz, thus this square root can be approximated by (x′)2+(y′)2+(z′)2Δt=∥γ′(t)∥Δt. By summing over segments and taking limit, this is ∫∥γ′∥dt. ■
Differential Operators
a vector field on Rn is a function F:X↦Rn where X⊂Rn
a scalar field … f:X↦R
gradient field or conservative vector field is a vector fieldF:X↦Rn,X⊂Rn, which is the gradient of some function f:X↦R,X⊂Rn
Del Operator
The del operator in Rn is defined by
∇=∂x1∂e1+∂x2∂e2+⋯+∂xn∂en
It maps a scalar field to a vector field.
Proposition 1
If f:X↦R be a scalar field of class C2 where X⊂R3, then
For a point in the field, if we draw a region containing this point, then some vectors will go from outside to inside and some vectors from inside to outside. “Divergence” measures this difference between in-flow and out-flow: if there’s more in-flow than out-flow, the divergence is negative; if there’s more out-flow than in-flow, the divergence is positive.
If we shrink the region and take limit to make region approach the point, then the difference between in- and out-flow has a limit, which is the divergence at this point.
Curl 旋度
Let F:X↦R3
curlF=∇×F
curlF measures the twisting and circulation of the vector field. The norm of curl tells the strength of twisting.