Vectors Flashcards
Spherical polar coordinates
x=rsin(theta)cos(phi)
y=rsin(theta)sin(phi)
z=rcos(theta)
Cylindrical polar coordinates
x=rcos(theta)
y=rsin(theta)
z=z
a x (b x c)
(a . c)b - (a . b)c
(a x b) x c
(a . c)b - (b.c)a
Scalar triple product
a . b x c
Scalar product
a . b = mag(a)mag(b)cos(theta)
Vector product
a x b = mag(a)mag(b)sin(theta)
Equation of a line
r = a + k(b-a)
[get on to line and then move along]
Component of a in n̂
a.n̂
Projection of a in n̂
(a.n̂)n̂
[a.n̂ gives number - multiply by vector to give projection]
Equation of plane (point and normal)
r.n̂=a.n̂
Perpendicular distance to origin
r.n̂=a.n̂=p
Equation of a plane (3 points)
r-a=mu(b-a)+ upsilon(c-a)
Equation of a sphere
|r-a|=R
Equation of a cylinder
|r-(r.n̂)n̂|=R