Paul's Online Notes
Paul's Online Notes
Home / Calculus II / 3-Dimensional Space / Tangent, Normal and Binormal Vectors
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 12.8 : Tangent, Normal and Binormal Vectors

2. Find the unit tangent vector for the vector function : \(\vec r\left( t \right) = t{{\bf{e}}^{2t}}\,\vec i + \left( {2 - {t^2}} \right)\vec j - {{\bf{e}}^{2t}}\vec k\)

Show All Steps Hide All Steps

Start Solution

From the notes in this section we know that to get the unit tangent vector all we need is the derivative of the vector function and its magnitude. Here are those quantities.

\[\vec r'\left( t \right) = \left( {{{\bf{e}}^{2t}} + 2t{{\bf{e}}^{2t}}} \right)\,\vec i - 2t\,\vec j - 2{{\bf{e}}^{2t}}\vec k\] \[\left\| {\vec r'\left( t \right)} \right\| = \sqrt {{{\left( {{{\bf{e}}^{2t}} + 2t{{\bf{e}}^{2t}}} \right)}^2} + {{\left( { - 2t} \right)}^2} + {{\left( { - 2{{\bf{e}}^{2t}}} \right)}^2}} = \sqrt {{{\left( {{{\bf{e}}^{2t}} + 2t{{\bf{e}}^{2t}}} \right)}^2} + 4{t^2} + 4{{\bf{e}}^{4t}}} \] Show Step 2

The unit tangent vector for this vector function is then,

\[\require{bbox} \bbox[2pt,border:1px solid black]{{\vec T\left( t \right) = \frac{1}{{\sqrt {{{\left( {{{\bf{e}}^{2t}} + 2t{{\bf{e}}^{2t}}} \right)}^2} + 4{t^2} + 4{{\bf{e}}^{4t}}} }}\left( {\left( {{{\bf{e}}^{2t}} + 2t{{\bf{e}}^{2t}}} \right)\,\vec i - 2t\,\vec j - 2{{\bf{e}}^{2t}}\vec k} \right)}}\]

Note that because of the “mess” with this one we didn’t distribute the magnitude through to each term as we usually do with these. This problem is a good example of just how “messy” these can get.