Parametric Parabola in 3D Space

Geometry Level 3

A three dimensional vector r ( t ) \vec{r}(t) is defined explicitly in terms of the paramater t R t \in \mathbb{R} , as follows:

r ( t ) = ( x ( t ) , y ( t ) , z ( t ) ) = ( 1 , 4 , 9 ) + t ( 1 , 2 , 3 ) + t 2 ( 1 , 1 , 1 ) \vec{r}(t) = ( x(t), y(t), z(t) ) = (1, 4, 9) + t (1, 2, 3) + t^2 (1, 1, 1)

The above vector traces a parabola in 3D. What is the vertex of this parabola ?

(1, 3, 7) (7, 12, 19) (3, 4, 7) (3, 7, 13)

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.

2 solutions

The vertex of the parabola will occur when the curvature is maximum. The curvature is given by κ = r ( t ) × r ( t ) r ( t ) 3 \kappa = \dfrac{\lVert \vec{r''}(t) \times \vec{r'}(t) \rVert}{\lVert \vec{r'}(t) \rVert^3} .

In this case we have: r ( t ) = ( 1 + 2 t , 2 + 2 t , 3 + 2 t ) \vec{r'}(t)=(1+2t, 2+2t, 3+2t) and r ( t ) = ( 2 , 2 , 2 ) \vec{r''}(t)=(2,2,2) . So the curvature is κ = 2 6 ( 12 t 2 + 24 t + 14 ) 3 / 2 \kappa = \dfrac{2\sqrt{6}}{(12t^2+24t+14)^{3/2}} . We must minimize 12 t 2 + 24 t + 14 12t^2+24t+14 which occurs at t = 1 t=-1 .

Finally, the vertex is V = r ( 1 ) = ( 1 , 3 , 7 ) V=\vec{r}(-1)=\boxed{(1,3,7)} .

Hosam Hajjir
Jul 26, 2017

For the parabola given by r ( t ) = v 0 + v 1 t + v 2 t 2 \vec{r}(t) = \vec{v_0} + \vec{v_1} t + \vec{v_2} t^2 , it can be shown that the vertex occurs when r ˙ r ¨ = 0 \dot{r} \cdot \ddot{r} = 0
We have r ˙ ( t ) = v 1 + 2 v 2 t \dot{r}(t) = \vec{v_1} + 2 \vec{v_2} t and r ¨ ( t ) = 2 v 2 \ddot{r}(t) = 2 \vec{v_2}
Therefore, the given condition is equivalent to
v 1 v 2 + 2 v 2 v 2 t = 0 \vec{v_1} \cdot \vec{v_2} + 2 \vec{v_2} \cdot \vec{v_2} t = 0 .
Hence, t = v 1 v 2 2 v 2 v 2 = ( 1 , 2 , 3 ) ( 1 , 1 , 1 ) 2 ( 1 , 1 , 1 ) ( 1 , 1 , 1 ) = 1 t^* = - \dfrac{\vec{v_1} \cdot \vec{v_2}}{2 \vec{v_2} \cdot \vec{v_2}} = - \dfrac{ (1, 2, 3) \cdot (1,1,1)}{2 (1,1,1) \cdot (1,1,1)} = -1 . Therefore, the vertex is given by, r = ( 1 , 4 , 9 ) + ( 1 , 2 , 3 ) ( 1 ) + ( 1 , 1 , 1 ) ( 1 ) 2 = ( 1 , 3 , 7 ) \vec{r}^* = (1, 4, 9) + (1, 2, 3) (-1) + (1, 1, 1)(-1)^2 = (1, 3, 7)


0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...