Multivariable Calculus Formulas Flashcards
Equation of a tangent plane to z = f(a,b)
z = f(a,b) + df/dx(a,b).(x - a) + df/dy(a,b).(y - b)
Classification of critical points in the (x,y) plane
- |H| > 0, fxx < 0 -> local maximum
- |H| > 0, fxx > 0 -> local minimum
- |H| < 0 -> saddlepoint
- |H| = 0 -> unknown
Change of variables:
dxdy -> dudv
dxdy = |d(x,y)/d(u,v)| dudv
Change of variables:
dxdy -> drd(theta)
dxdy = r * drd(theta)
Change of variables:
dxdydz -> drd(theta)d(phi)
dxdydz = r^2*sin(theta) * drd(theta)d(phi)
Change of variables:
(x, y) -> (r, theta)
x = r * cos(theta)
y = r * sin(theta)
Change of variables:
(x, y, z) -> (r, theta, phi)
x = r * sin(theta) * cos(phi)
y = r * sin(theta) * sin(phi)
z = r * cos(theta)
Canonical form of a circle
x^2 + y^2 = r^2
Canonical form of an elipse
x^2/a^2 + y^2/b^2 = r^2
Canonical form of a hyperbolae
x^2/a^2 - y^2/b^2 = r^2
How do you determine if a function from (x, y) -> (u, v) is invertible in (u, v)
Invertibility theorem:d(x, y) / d(u, v) != 0
Line integral equation equal to the area of an enclosed (simple-connected) domain
Direction and magnitude of steepest ascent
Direction of delta.f = (df/dx.i + df/dy.j)
Magnitude of delta.f
Taylor expansion of f(x, y) about (a, b)
Directional derivative
D(u) = (df/dx*i + df/dy*j).(ai + bj)/|ai + bj|