Parametric equations of the tangent line to the vector function

 
 
Parametric equations of the tangent line blog post.jpeg
 
 
 

Defining the parametric equations of a vector function

The parametric equations of the tangent line of a vector function r(t)=r(t)1,r(t)2,r(t)3r(t)=\langle{r(t)_1,r(t)_2,r(t)_3}\rangle are

x=x1+r(t0)1tx=x_1+r'(t_0)_1t

y=y1+r(t0)2ty=y_1+r'(t_0)_2t

z=z1+r(t0)3tz=z_1+r'(t_0)_3t

Krista King Math.jpg

Hi! I'm krista.

I create online courses to help you rock your math class. Read more.

 

x1x_1, y1y_1 and z1z_1 come from the point P(x1,y1,z1)P(x_1,y_1,z_1), which is the point of tangency.

You find t0t_0 by plugging P(x1,y1,z1)P(x_1,y_1,z_1) into the vector function.

Then you find r(t0)1r'(t_0)_1, r(t0)2r'(t_0)_2 and r(t0)3r'(t_0)_3 by plugging t0t_0 into the derivative of the vector function.

 
 

How to find the parametric equations of the tangent line of a vector function


 
Krista King Math Signup.png
 
Calculus 3 course.png

Take the course

Want to learn more about Calculus 3? I have a step-by-step course for that. :)

 
 

 
 

Step-by-step example for finding the parametric equations of the line tangent to a vector at a specific point

Example

Find the parametric equations of the tangent line to the vector at P(1,0,0)P(1,0,0).

x=etx=e^t

y=tcosty=-t\cos{t}

z=sintz=\sin{t}

First, since the point of tangency is P(1,0,0)P(1,0,0), we can plug that point into the formulas for the parametric equation of the tangent line from above, and they become

x=1+r(t0)1tx=1+r'(t_0)_1t

and

y=0+r(t0)2ty=0+r'(t_0)_2t

y=r(t0)2ty=r'(t_0)_2t

and

z=0+r(t0)3tz=0+r'(t_0)_3t

z=r(t0)3tz=r'(t_0)_3t

Now we’ll find a value for t0t_0. We’ll use x=etx=e^t, change tt to t0t_0 and plug x=1x=1 (from P(1,0,0)P(1,0,0)) into the equation and get

1=et01=e^{t_0}

ln1=lnet0\ln1=\ln{e^{t_0}}

t0=0t_0=0

Plugging t0=0t_0=0 and y=0y=0 (from P(1,0,0)P(1,0,0)) into y=tcosty=-t\cos{t} and get

0=0cos00=-0\cos{0}

0=00=0

Since this equation is true, t0=0t_0=0 works for y=tcosty=-t\cos{t} as well as x=etx=e^t. Now we’ll plug t0=0t_0=0 and z=0z=0 (from P(1,0,0)P(1,0,0)) into z=sintz=\sin{t} and get

0=sin00=\sin{0}

0=00=0

Since this equation is true, we’ve now shown that t0=0t_0=0 satisfies x=etx=e^t, y=tcosty=-t\cos{t} and z=sintz=\sin{t}, so 00 is the value we want to use for t0t_0. Therefore, the parametric equations of the tangent line become

x=1+r(0)1tx=1+r'(0)_1t

y=r(0)2ty=r'(0)_2t

z=r(0)3tz=r'(0)_3t

Parametric equations of the tangent line for Calc 3.jpeg

First, since the point of tangency is P(1,0,0), we can plug that point into the formulas for the parametric equation of the tangent line.

Next we need to find the derivative of the vector function. The original function is

r(t)=et,tcost,sintr(t)=\langle{e^t,-t\cos{t},\sin{t}}\rangle

so its derivative is

r(t)=et,(1)(cost)+(t)(sint),cos(t)r'(t)=\left\langle e^t,(-1)(\cos{t})+(-t)(-\sin{t}),\cos{(t)}\right\rangle

r(t)=et,cost+tsint,costr'(t)=\left\langle e^t,-\cos{t}+t\sin{t},\cos{t}\right\rangle

r(t)=et,tsintcost,costr'(t)=\left\langle e^t,t\sin{t}-\cos{t},\cos{t}\right\rangle

Plugging t0=0t_0=0 into the derivative, we get

r(0)=e0,0sin0cos0,cos0r'(0)=\left\langle e^0,0\sin{0}-\cos{0},\cos{0}\right\rangle

r(0)=1,01,1r'(0)=\left\langle1,0-1,1\right\rangle

r(0)=1,1,1r'(0)=\left\langle1,-1,1\right\rangle

We’ll take these three values, plug them into our parametric equations, and the parametric equations become

x=1+1tx=1+1t

y=1ty=-1t

z=1tz=1t

and these simplify to

x=1+tx=1+t

y=ty=-t

z=tz=t


 
Krista King.png
 

Get access to the complete Calculus 3 course