Update wiki/structural/multivariable-calculus-as-thinking.md
02e26a097285 harrisonqian 2026-04-13 1 file
index e7d0862..c05a3ac 100644
@@ -4,7 +4,7 @@ visibility: public-edit
# multivariable calculus as thinking
-single-variable calculus asks: how does one thing change with respect to another? multivariable calculus asks: how does one thing change with respect to *many* others simultaneously? since almost nothing in the real world depends on just one variable, this is where calculus becomes truly powerful.
+single-variable [[structural/calculus-as-thinking|calculus]] asks: how does one thing change with respect to another? multivariable calculus asks: how does one thing change with respect to *many* others simultaneously? since almost nothing in the real world depends on just one variable, this is where calculus becomes truly powerful.
## the gradient: which direction is uphill?
@@ -22,7 +22,7 @@ the gradient is the mathematical answer to "where should I put my effort?" — a
divergence measures whether a point in a vector field is a source (stuff flows out), a sink (stuff flows in), or neither.
-physically:
+in [[stem/physics|physics]], divergence is everywhere:
- a positive charge creates a divergence in the electric field (field lines flow outward)
- a drain in a bathtub is a sink for the water velocity field
- an incompressible fluid has zero divergence everywhere (what flows in must flow out)
@@ -65,6 +65,6 @@ the challenges are all multivariable calculus challenges:
## the deep point
-single-variable calculus is about change in one dimension. multivariable calculus is about change in the real world — where everything depends on everything else, where you need to find the best direction in a high-dimensional space, and where the relationships between boundary and interior reveal deep structural truths.
+single-variable calculus is about change in one dimension. multivariable calculus is about change in the real world — where everything depends on everything else, where you need to find the best direction in a high-dimensional space, and where the relationships between boundary and interior reveal deep structural truths. much of [[stem/engineering-and-modeling|engineering and modeling]] comes down to setting up and solving multivariable calculus problems — from optimizing airfoil shapes to simulating fluid dynamics.
the thinking tools — gradient (which direction?), divergence (source or sink?), curl (is there circulation?) — are metaphors that apply far beyond physics. any time you're navigating a complex system with multiple interacting variables, you're in the domain of multivariable calculus.
\ No newline at end of file