01 Key Concepts
Vector Fields
A vector field assigns a vector to every point in space, such as F(x,y) = (P(x,y), Q(x,y)) — think of wind speed and direction at every point on a map.
Scalar vs. Vector Functions
A scalar function outputs a single number (like temperature); a vector function outputs a vector (like velocity).
Line Integrals (Concept)
A line integral adds up a scalar or vector field's values along a curve, rather than over an interval on the x-axis.
Key Vector Operators
The three central tools are the gradient (turns a scalar field into a vector field), divergence (turns a vector field into a scalar), and curl (turns a vector field into another vector field, in 3D).
Why It Matters
Vector calculus underlies physics topics like fluid flow, electromagnetism, and gravitational fields.
02 Solved Examples
- Substitute x=2, y=3 into F(x,y) = (y, -x).
- F(2,3) = (3, -2).
- g(x,y) outputs a single real number for every point (x,y), not a pair or triple of numbers.
- F(x,y) outputs a pair of numbers (a vector) for each point (x,y).
03 Practice Questions
📄 Vector Calculus — Downloadable Worksheet
10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.