ENG2005 – Vector Calculus (Chapter 2) Comprehensive Notes
2.1 Vector Functions
Vector calculus begins with describing curves, surfaces, and fields in (\mathbb R^2) or (\mathbb R^3) via parameterisations.
2.1.1 Parametrised Curves
A curve may be written
As a graph (explicit form) – e.g. .
As an implicit equation – e.g. .
As the simultaneous solution of two equations in (\mathbb R^3) – e.g. produces a unit circle in the plane (z=1).
Parametric description maps an interval of (\mathbb R) to (\mathbb R^n) (here (n=2,3)).
Generic notation in (\mathbb R^3):
Advantage: converts curve–integral problems into single–variable integrals.
Key Examples
Straight line joining points (\mathbf p1,\,\mathbf p2):
Ellipse centred at ((3,2)) with semiaxes 2 ((x))-direction and 1 ((y))-direction:
Use identity .
Set to satisfy ellipse automatically.
Rearranged parameterisation: \mathbf r(t)=(3+2\cos t)\,\mathbf i+(2+\sin t)\,\mathbf j,\;0\le t<2\pi.
Helix:
Arbitrary planar graph becomes
Intersection curve (cone (z=\sqrt{x^2+y^2}) & plane (z=1+y))
Eliminate (z):
Pick parameter (x=t):
Final parametric form: (Parabolic spatial curve.)
2.1.2 Tangent to a Curve
For a smooth curve (\mathbf r(t)) the tangent (velocity) vector is
provided the limit exists and is non–zero.Unit tangent:
Tangent line at (t=t0):
Example (ellipse (x^2+\tfrac{y^2}{4}=1):
Parametric form
Tangent vector
Point (P=(\tfrac{\sqrt3}{2},1,0)) occurs at
Substitute to get tangent line
2.1.3 Defining a Curved Surface
A surface needs two parameters ((u,v)).
Tangent vectors:
Normal vector:
Surface Examples
Plane (3x+2y+z=6,\;x,y,z\ge0):
Choose (u=x,\;v=y).
with region (0\le u\le2,\;0\le v\le-\tfrac32u+3).
Normal
Paraboloid cap (z=9-x^2-y^2,\;z\ge0):
Polar choice (x=r\cos\theta,\;y=r\sin\theta).
(0\le r\le3,\;0\le\theta\le2\pi).
Normal
Spherical octant (radius (a)):
Spherical coords with fixed (r=a): (0\le\phi,\theta\le\tfrac\pi2).
Normal
Cylinder (x^2+y^2=1,\;0\le z\le2):
Cylindrical coords ((r=1)):
Normal
2.1.4 Vector Fields & Field Lines
A vector field (\mathbf F(\mathbf r)=F1\mathbf i+F2\mathbf j+F_3\mathbf k) assigns a vector to every point.
Field line definition: curve (\mathbf r(t)) whose tangent obeys
Component ODEs:
Physical examples: velocity in a pipe, magnetic field, gravity.
Rigid body rotation with constant (\boldsymbol\omega=\omega\mathbf k):
Worked 2-D Field-Line Problems
Field (\mathbf F(x,y)=2\mathbf i+3x\mathbf j):
ODE
Through ((2,5)):
Field (\mathbf F(x,y)=x^2\mathbf i+y^2\mathbf j):
ODE leading to
Through ((-2,2)):
2.2 The Del Operator
Central differential operator in vector calculus:
Pronounced “del” (sometimes “nabla”).
2.2.2 Gradient ((\nabla f))
For scalar field (f(x,y,z)):
Properties:
Vector field perpendicular to level curves/surfaces (f=c).
Direction of steepest ascent; magnitude (=) maximal directional derivative.
In 2-D acts as normal to contour lines; in 3-D acts as normal to level surfaces.
Example:
Verified (\nabla f\cdot\dfrac{d\mathbf r}{dt}=0) along (x^2+y^2=c^2), confirming orthogonality.
Gravitational potential gives Newton’s law.
Other coordinates:
Cylindrical:
Spherical:
2.2.3 Divergence ((\nabla\cdot\mathbf F))
For vector field (\mathbf F=F1\mathbf i+F2\mathbf j+F3\mathbf k): (Scalar output.)
Fluid interpretation: volumetric expansion/compression; (\nabla\cdot\mathbf v=0\Rightarrow) incompressible.
Magnetic field interpretation: solenoidal if divergence zero.
Caution: operator ordering matters – (\mathbf F\cdot\nabla\neq\nabla\cdot\mathbf F).
Examples:
Rotating velocity field (\mathbf v=-\omega y\,\mathbf i+\omega x\,\mathbf j): (incompressible).
Field (\mathbf v=xy\,\mathbf i):
Positive (y) (\Rightarrow) expansion; negative (y) (\Rightarrow) contraction.
Coordinate formulas provided for cylindrical & spherical systems.
2.2.4 Laplacian ((\nabla^2))
Defined as
Acts on scalars: Produces scalar.
Physical emergence: heat equation, wave equation, Poisson’s equation.
Harmonic functions satisfy (\nabla^2f=0).
Examples:
Gravitational potential yields (\nabla^2f=0) (Laplace’s equation in free space).
For vector fields: (\nabla^2\mathbf F=\nabla^2F1\,\mathbf i+\nabla^2F2\,\mathbf j+\nabla^2F_3\,\mathbf k).
2.2.5 Curl ((\nabla\times\mathbf F))
Determinant form:
Outputs a vector describing local rotation/“twist”. Field is irrotational if curl is zero.
Curl Examples
Shear flow (\mathbf v=y\,\mathbf i): – clockwise rotation about (z)-axis.
Solid-body rotation (again): (\nabla\times\mathbf v=2\boldsymbol\omega.\nabla\times(\nabla f)=\mathbf 0 for any scalar (f) (proved in exercises). Therefore any gradient field is automatically irrotational.
Formulas supplied for curl in cylindrical & spherical coordinates.
Gradient: juxtaposition – input scalar, output vector.
Divergence: dot product – input vector, output scalar.
Laplacian: divergence of gradient – input scalar, output scalar.
Curl: cross product – input vector, output vector.
Table summarised in transcript.
Parametric techniques streamline line/surface integrals encountered later in Green’s, Stokes’, and Divergence theorems.
Tangent & normal construction form the geometric core of surface integrals (\iint_S\mathbf F\cdot d\mathbf S) and flux calculations.
Gradient, divergence, curl, Laplacian underpin PDEs (heat, wave, Maxwell’s, Poisson, Navier–Stokes) – central to engineering analysis.
Physical interpretations:
(\nabla f): steepest ascent and surface normal.
(\nabla\cdot\mathbf F): source/sink density (mass, charge, flux).
(\nabla\times\mathbf F): local rotation (vorticity, induced EMF).
(\nabla^2 f): diffusion/spatial curvature measure.
Ethical note: precise modelling with these tools is critical for safety in engineering designs (e.g.
fluid pressure in pipelines, magnetic shielding, gravitational orbit prediction).Line parameter (straight): \mathbf r=\mathbf p1+t(\mathbf p2-\mathbf p_1).\mathbf T=\dfrac{d\mathbf r/dt}{\left|d\mathbf r/dt\right|}.\mathbf N=\partialu\mathbf r\times\partialv\mathbf r.\nabla f=\mathbf er\partialr f+\mathbf e\theta\tfrac1r\partial\theta f+\mathbf ez\partialz f.\nabla\cdot\mathbf F=\tfrac1r\partialr(rFr)+\tfrac1r\partial\theta F\theta+\partialz Fz.
Cylindrical curl components given in text.
Spherical gradient/divergence/curl formulas likewise given.
Do not confuse operator order: (\mathbf F\cdot\nabla\neq\nabla\cdot\mathbf F).
Divergence zero does NOT imply vector field is zero; merely incompressible/solenoidal.
Curl measures microscopic rotation, not global spinning of entire field.
Laplacian acting on vector done component-wise.
Practise deriving parametric equations for intersections; eliminates algebraic errors when later computing line integrals.
Always compute (\partialu\mathbf r,\partialv\mathbf r) before cross products to minimise sign mistakes.
Visualise gradient arrows on contour plots; use software for intuition.
Check divergence/curl using symmetry; many rotationally symmetric fields have zero divergence.
Memorise operator expressions in cylindrical/spherical coordinates – they reappear in separation-of-variables solutions of PDEs.
High Yield: This is foundational. Being able to convert between different representations (explicit, implicit) and parameterizations for lines, circles, ellipses, helices, and intersection curves is crucial. For surfaces, understanding how to parameterize planes, paraboloids, spheres, and cylinders is vital.
Problem-Solving Steps:
Curve Parameterization: Identify the geometric shape. Choose a suitable single parameter (e.g., tx heta(x, y, z)(u, v)(s, t)(r, heta)(
ho, heta)(x, y, z) in terms of these two parameters, and define their ranges.
High Yield: These are direct applications of differentiation of vector functions and are key geometric properties.
Problem-Solving Steps:
Tangent Vector (Curve): Given $ extbf{r}(t) $, compute $ rac{d extbf{r}}{dt} $. For the unit tangent, divide by its magnitude: $ extbf{T}=rac{d extbf{r}/dt}{ig|ig|d extbf{r}/dtig|ig|} $. For the tangent line at $ t=t0 $, use $ extbf{q}(w)= extbf{r}(t0)+wig(rac{d extbf{r}}{dt}ig){t=t0} $.
Normal Vector (Surface): Given $ extbf{r}(u,v) $, calculate the partial derivatives $ rac{ extbf{d} extbf{r}}{ extbf{d}u} $ and $ rac{ extbf{d} extbf{r}}{ extbf{d}v} $. The normal vector is their cross product: $ extbf{N}=rac{ extbf{d} extbf{r}}{ extbf{d}u} imesrac{ extbf{d} extbf{r}}{ extbf{d}v} $.
2.2.6 Operator Summary
Conceptual & Practical Connections
Formula Reference (compact)
Common Pitfalls & Clarifications
Study Tips
To prioritize high-yield concepts and problem-solving steps in vector calculus, focus on the following:
1. Parametrization of Curves and Surfaces:
2. Tangent and Normal Vectors:
3. The Del Operator ( oldsymbol
abla oldsymbol
abla f ff= ext{constant} oldsymbol
abla oldsymbol extperiodcentered extbf{F} oldsymbol
abla oldsymbol extperiodcentered extbf{F}=0 oldsymbol
abla imes extbf{F} $$): A vector representing the local rotation or