For multivariable functions, the limit must exist and be equal along all paths.
The monotone bounded criterion and L'Hôpital's rule cannot be applied to limits of multivariable functions.
Continuity
It suffices that
y→y0x→x0limf(x,y)=f(x,y)
Partial Derivatives
Δx→0limΔxf(x0+Δx,y0)−f(x0,y0)
Steps to Prove Differentiability
Compute the total increment Δz=f(x0+Δx,y0+Δy)−f(x0,y0)
Linear increment: AΔx+BΔy, where A=fx′(x0,y0),B=fy′(x0,y0)
Take the limit
Δy→oΔx→0lim(Δx)2+(Δy)2Δz−A(Δx+BΔy)
If the limit equals zero, the function is differentiable; otherwise, it is not.
Extrema of Multivariable Functions
If f(x,y) satisfies certain conditions at the point (x0,y0), denote
fxx′′=A,f′′(xy)=B,f′′(yy)=C
Then, if AC−B2>0, f attains an extremum at that point. If A<0, it attains a local maximum; if A>0, it attains a local minimum.
Directional Derivatives
x−x0=Δx=tcosαy−y0=Δy=tcosβz−z0=Δz=tcosγ
Let t=(Δx)2+(Δy)2+(Δz)2 denote the distance between P and P0.
If
t→0+limtu(P)−u(P0)
exists, then this limit is the directional derivative at that point.
If all partial derivatives exist, we can also use:
∂l∂u=∇u⋅l∘
Jacobian Matrix
J=[∂x1∂f⋯∂xn∂f]
When applied to integration, take the absolute value of its determinant.
Line Integrals of the First Kind
Computation
Express Γ using parametric equations, then
∫Γfds=∫βαf(x′)2+(y′)2+(z′)2dt
Line Integrals of the Second Kind
Direct Computation
∫L[PQ]d[xy]=∫βαPtxt′dt+Qtyt′dt
Direct computation is a very important method that must not be forgotten.
Green's Theorem
∮LPdx+Qdy=∬D(∂x∂Q−∂y∂P)dσ.
If
∂x∂Q≡∂y∂P.
then the integral is path-independent. If the path contains singular points, the path can be changed for computation. However, note that the new path must lie in a simply connected region.
If the curve is not closed and
∂x∂Q=∂y∂P.
a simple path can be added to close the curve, then subtract the integral along the added path from the result.
Path Independence of Integrals
∮LPdx+Qdy=0Pdx+Qdy=duPdx+Qdy=0∇u=[PQ]
Stokes' Theorem
∮ΓAds=∬Σ∇×A⋅dσ=∬Σ∇×A⋅n∘ds
Path Independence
If
∇×F=0,
then the integral is path-independent. Recall the path independence condition in Green's theorem — it is essentially the case in ∇×F where we set k=0, reducing to the two-dimensional case.
Surface Integrals
∬ΣzdS
General method:
dS=1+z′x2+z′y2dxdy
Alternatively,
dS=1+y′x2+y′z2dxdz
This can be converted to an ordinary double integral.
For oriented surfaces:
∬Σ[PQR]⋅d[xyz]=∬Σ(Pdydz+Qdzdx+Rdxdy)
When the surface is closed and has continuous first-order partial derivatives, Gauss's theorem can be applied:
∬ΣPdydz+Qdzdx+Rdxdy=∭Ω(∂x∂P+∂y∂Q+∂z∂R)dv
If the surface is closed and contains a singular point in its interior, and away from the singular point
∇⋅F=0
then the surface of integration can be changed (the boundaries need not coincide).
If the curve is not closed, then the boundaries must coincide.