This cheat sheet covers the three core differential operators of multivariable calculus: gradient, divergence, and curl. These tools describe how scalar fields and vector fields change in space, which is essential in physics, engineering, and advanced calculus. Students need a quick reference because the notation is compact, the meanings are geometric, and the formulas are easy to mix up.
It is designed to help connect computation with interpretation.
Key Facts
- For a scalar field , the gradient is .
- The directional derivative of in the unit direction is .
- The gradient points in the direction of greatest increase of , and the maximum rate of increase is .
- For a vector field , the divergence is .
- For a vector field , the curl is .
- The Laplacian of a scalar field is .
- If , then whenever the needed second partial derivatives are continuous.
- For sufficiently smooth vector fields, .
Vocabulary
- Scalar field
- A scalar field assigns one number, such as temperature or height, to each point in space.
- Vector field
- A vector field assigns a vector, such as velocity or force, to each point in space.
- Gradient
- The gradient is the vector of first partial derivatives of a scalar field and points toward greatest increase.
- Divergence
- Divergence measures the net outward flow or source strength of a vector field at a point.
- Curl
- Curl measures the local rotation or circulation tendency of a vector field at a point.
- Laplacian
- The Laplacian is the divergence of the gradient and measures how a scalar field compares to nearby values.
Common Mistakes to Avoid
- Using the gradient on a vector field is wrong because is defined for a scalar field , while vector fields use operators such as and .
- Forgetting that requires to be a unit vector is wrong because a nonunit direction scales the derivative by its length.
- Mixing up divergence and curl is wrong because produces a scalar, while produces a vector in three dimensions.
- Reversing signs in the curl formula is wrong because the component order determines orientation, especially in and .
- Assuming zero divergence means zero curl is wrong because divergence describes source behavior, while curl describes rotational behavior.
Practice Questions
- 1 Find for .
- 2 Compute for .
- 3 Compute for .
- 4 Explain why a field with can still have nonzero curl, using the meanings of divergence and curl.
Understanding Multivariable Calculus Gradient, Divergence, Curl
A useful first step is to identify what kind of quantity a problem gives you. Temperature, pressure, height, and electric potential assign one number to each location. They are scalar fields.
Wind velocity, water flow, and magnetic force assign a direction and a size at each location. They are vector fields. This distinction determines which operator makes sense.
A gradient starts with a scalar field and produces a vector. Divergence starts with a vector field and produces a scalar.
Curl starts with a vector field and produces another vector. Keeping track of the input and output prevents many formula errors.
The directional derivative has a practical meaning beyond its formula. Imagine walking across a hill whose height is described by a function. Your direction of travel affects how quickly your elevation changes.
Walking across a contour line gives no immediate change in height. Walking directly uphill gives the largest increase. The direction must have length one when using the directional derivative.
If it is not a unit vector, its length wrongly changes the reported rate. This is one of the most common calculation mistakes. Normalize a direction vector before taking its dot product with the gradient.
Divergence describes local expansion or compression of flow. Think of a tiny balloon placed in moving air. Positive divergence means the air near that point tends to spread the balloon outward.
Negative divergence means flow tends to squeeze inward. Zero divergence does not mean the field is zero or motionless. It means that the local inflow and outflow balance.
In fluid mechanics, an incompressible liquid is often modeled with zero divergence. In electromagnetism, divergence helps connect an electric field to the charge density that produces it. The sign matters, so check each component derivative carefully and match it with the correct coordinate.
Curl measures a local tendency to rotate, not whether a path happens to curve. Place a tiny paddle wheel in a flowing fluid. If it spins, the field has curl at that location.
The curl vector points along the wheel's rotation axis according to the right hand rule. A field can carry objects around a curved path while having zero curl in some regions, so pictures alone can mislead. For a gradient field, curl vanishes under ordinary smoothness conditions.
This fact is important for conservative force fields, where work depends only on the starting and ending positions. The Laplacian gives another kind of information.
It compares a value with nearby values and appears in heat flow, wave equations, gravity, and diffusion. Learn the meanings first, then use formulas as compact ways to calculate them.