A parabola in 3D space is given by:
where . Find the unit direction vector of the directrix of this parabola, assuming its -coordinate is non-negative.
Note: The directrix is perpendicular to the axis of symmetry of the parabola, and lies in the same plane as the parabola.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The midpoints of the points produced by t and − t of p ( t ) = p 0 + p 1 t + p 2 t 2 are m ( t ) = 2 1 ( p 0 + p 1 t + p 2 t 2 + p 0 + p 1 ( − t ) + p 2 ( − t ) 2 ) = p 0 + p 2 t 2 , which is a straight line. As this is a unique property of the axis symmetry, the axis of symmetry must follow vector p 2 , which in this case is ( 3 , − 1 , 2 ) .
Since p 0 = ( 4 , 2 , 3 ) , p 1 = ( 1 , − 1 , 4 ) , and p 2 = ( 3 , − 1 , 2 ) , and p ( t ) = p 0 + p 1 t + p 2 t 2 , the parabola has parametric equations x = 4 + t + 3 t 2 , y = 2 − t − t 2 , and z = 3 + 4 t + 2 t 2 . These points will be on some plane in the form of x + b y + c z = d with no t terms, so that 1 − b + 4 c = 0 (from the t terms) and 3 − b + 2 c = 0 (from the t 2 terms). These two equations solve to b = 5 and c = 1 , so that the equation of the plane is x + 5 y + z = d , with a normal vector of ( 1 , 5 , 1 ) .
The unit vector of the directrix ( p , q , r ) must be perpendicular to ( 3 , − 1 , 2 ) so that 3 p − q + 2 r = 0 , be perpendicular to ( 1 , 5 , 1 ) so that p + 5 q + r = 0 , and be a unit vector so that p 2 + q 2 + r 2 = 1 . These three equations solve to ( p , q , r ) = ( − 1 2 6 1 1 4 2 , − 1 2 6 4 2 , 6 3 8 4 2 ) ≈ ( − 0 . 5 6 5 8 , − 0 . 0 5 1 4 , 0 . 8 2 3 0 ) for r > 0 .