Formulas and Equations Flashcards
Parametric equation of a line
x = x0 + at
y= y0 + bt
z= z0 + ct
(know how to get all of these equal by setting them equal to T)
Vector equation of a line
r= r0 + at
Equation of a plane
a(x-x0) + b(y-y0) + c(z-z0) = 0
property of Normal vectors of planes :
n1 x n2 = 0
the angle between two planes
cos (x) = (n1 * n2) / |n1||n2|
distance from a point to a plane
|(n * v)/ |n||
What makes a function continuous (lim)?
lim r(t) = r(t0)
velocity
r’(t)
acceleration
v’(t) = r’‘(t)
speed
|r’(t)|
arc length
INTEG( a_> b) |r’(t)| dt
Unit Tangent vector (T’(t))
r’(t)/ |r’(t)|
Unit Normal Vector (N(t))
T’(t)/ |T’(t)|
Binormal Unit vector (B(t) )
T(t) x N(t)
parametric eqts of normal line
x = x0 + fx (t)
y= y0 + fy (t)
z= z0 + fz(t)
Unit vector projection
GRADIENT ( f) * n