1/14
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Arc Length
L = integral of ||r’(t)||dt (arc length)
s(t) = integral of ||r’(u)||du (arc length function)
dr/ds
unit tangent vector
LENGTH = 1 because UNIT VECTOR
curvature
weird k = |r’(t) x r’’(t)|
. |r’(t)|³
Curvature of a Line
IS 0 Dumb Dumb
Principal Unit Normal Vector
N(t) = T’(t)
. |T’(t)|
Radius of Curvature
weird p = 1/weird k
Oscillating Center
r(t) + weird p*N(t)
dw/du
dw/du = dw/dx * dx/du + dw/dy * dy/du + dw/dz * dz/du
u
HAS TO BE UNIT VECTOR
Most Rapid Increase
unit vector: gradient/|gradient| where is positive
max rate = |gradient|
Tangent Plane
r-r0 = fx (x0,y0,z0)(x-x0) + fy (x0,y0,z0)(y-y0) + fz (x0,y0,z0)(z-z0)
Second Derivative Tesst
fxx < 0 and fxxfyy - (fxy)2 > 0 : Local Max
fxx > 0 and fxxfyy - (fxy)2 > 0 : Local Min
fxxfyy - (fxy)2 < 0 : Saddle Point
Anything Else: Inconclusive
Hessian Matrix
|fxx fxy|
|fxy fyy|
= fxxfyy - fxy2
Lagrange Multipliers
gradient f = lambda * gradient g