I learned about multivariable calculus in spring quarter of freshman year in Math 52: Integral Calculus of Several Variables.
-
Spherical coordinates
- Colatitude ϕ
- Azimuthal angle θ
-
LatLng (except for GeoJSON where it is LngLat)
- Latitude ϕ
- Longitude λ
-
Co as in complementary (as in 90°-X) as in complementary angle (add up to 90°)
-
2D tangential form: Green's theorem ∮CF⋅dr=∬D(curlF)⋅dA=∬DQx−Py dA
-
2D flux form: Green's theorem ∮CF⋅n^ds=∬DdivFdA
-
3D tangential form: Stokes' theorem ∮CF⋅dr=∬S(curlF)⋅dA
-
3D flux form: Divergence theorem ∬∂EF⋅n^ds=∭EdivFdV
-
Conservative vector field properties
- Cross-partial property: Py=Qx etc.
- Work done = 0
- Line integral is path-independent
- Fundamental Theorem of Line Integrals applies
-
Source-free vector fields
-
Integrals
- Scalar line integral ∫Cfds=∫t=abf(r(t))∣∣r′(t)∣∣dt
- Vector line integral ∫CF⋅drT^ds=
- Surface integrals
-
Regions
- Open vs. closed
- Simple ∘ vs. not simple ∞
- Simply connected - no holes
- Needed for a conservative vector field test
-
r=⟨x′,y′⟩ → n=⟨y′,−x′⟩ or ⟨−y′,x′⟩
-
Positively oriented curve
- When walking along a curve, the surface should be to your left if your head points in the N^ direction for it to be positive orientation.
- This means the curve is traversed in the counterclockwise direction
- Integrating over a positive orientation gives outward flux. " over negative orientation gives inward flux