02 Vector Calculus
02 Vector Calculus
Del Operator: 𝛁
The del operator is the vector differential operator. (aka gradient operator)
In cartesian coordinates: 𝜕 𝜕 𝜕
∇= 𝜕𝑥 𝑎⃗𝑥 + 𝜕𝑦 𝑎⃗𝑦 + 𝜕𝑧 𝑎⃗𝑧
Del operator is not a vector itself, but when it operates on a scalar function, a vector emerges.
Gradient of a Scalar
The gradient of a scalar field 𝑓(𝑥, 𝑦, 𝑧) is a vector that represents both the magnitude and the
direction of the maximum space rate of increase of 𝑓.
𝜕𝑓 𝜕𝑓 𝜕𝑓
∇𝑓 = grad𝑓 = 𝑎⃗𝑥 + 𝑎⃗𝑦 + 𝑎⃗
𝜕𝑥 𝜕𝑦 𝜕𝑧 𝑧
The magnitude of ∇𝑓 equals the maximum rate of change in 𝑓 per unit distance.
∇𝑓 at any point is perpendicular to the constant 𝑓 surface that passes through that point.
The projection (or component of ∇𝑓 in the direction of a unit vector 𝑎⃗ is ∇𝑓 ∙ 𝑎⃗, and is
called the directional derivative of 𝑓 along 𝑎⃗. This is the rate of change of 𝑓 in the
direction of 𝑎⃗.
Divergence of a Vector
∇ ∙ (𝐴⃗ + 𝐵
⃗⃗) = ∇ ∙ 𝐴⃗ + ∇ ∙ 𝐵
⃗⃗
∇ ∙ (𝑓𝐴⃗) = 𝑓∇ ∙ 𝐴⃗ + 𝐴⃗ ∙ ∇𝑓
maximum circulation of 𝑉
⃗⃗ per unit area as the area tends to zero and whose direction is the
normal direction of the area when the area is oriented to make the circulation maximum.
∇ × (𝐴⃗ + 𝐵
⃗⃗) = ∇ × 𝐴⃗ + ∇ × 𝐵
⃗⃗
∇ × (𝐴⃗ × 𝐵
⃗⃗) = 𝐴⃗(∇ ∙ 𝐵 ⃗⃗(∇ ∙ 𝐴⃗) + (𝐵
⃗⃗) − 𝐵 ⃗⃗ ∙ ∇)𝐴⃗ − (𝐴⃗ ∙ ∇)𝐵
⃗⃗
∇ × (𝑓𝐴⃗) = 𝑓∇ × 𝐴⃗ + ∇𝑓 × 𝐴⃗
The divergence of the curl of a vector field vanishes.
∇ ∙ (∇ × 𝐴⃗) = 0
∇ × (∇𝑓) = 0
Laplacian of a Scalar