Find a line tangent to the parametric curve

Click For Summary

Homework Help Overview

The problem involves finding the equation of a tangent line to a parametric curve defined by the vector function r(t) = at a specific point in three-dimensional space. The original poster expresses uncertainty regarding the setup of the tangent line in parametric form.

Discussion Character

  • Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the form of the tangent line in parametric equations, questioning the correct setup and notation. There is exploration of different parameterizations and their implications for the tangent line's representation.

Discussion Status

Participants are actively engaging with the problem, offering various interpretations of the tangent line's equation. Some suggest different forms and clarify the relationship between the original vector function and its derivative. There is a recognition of the differences in parameterization but no explicit consensus on a single correct approach.

Contextual Notes

There is mention of confusion regarding the correct form of the tangent line equation, with participants referencing their course materials and differing interpretations of the notation used. The discussion reflects the complexity of representing curves in three dimensions and the nuances of parametric equations.

flyingpig
Messages
2,574
Reaction score
1

Homework Statement



Let [tex]r(t) = <\cos(e^{-t}),\sin(e^{-t}),3e^{-t}>[/tex], find the equation of the line tangent to r(t) at the point [tex]\left ( \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, \frac{3\pi}{4} \right)[/tex]

Homework Equations



Okay, in just normal Cartesian Coord, we have [tex]y - y_0 = f'(x)(x - x_0)[/tex]

So I suspect in parametric form we have something like [tex]r - r_0 = r'(t)(t - t_0)[/tex]

I am a bit unsure about the t - t0 part.

The Attempt at a Solution



[tex]r'(t) = <-e^{-t}\sin(e^{-t}), -e^{-t}\cos(e^{-t}), -3e^{-t}>[/tex]

So I must find a t corresponding to the point [tex]\left ( \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, \frac{3\pi}{4} \right)[/tex].

I set [tex]r(t) = \left ( \frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, \frac{3\pi}{4} \right)[/tex]

Solving (well I only need to solve for one of them), I get t = [tex]-ln{\frac{\pi}{4}}[/tex]

Then I evaluated [tex]r'(-ln{\frac{\pi}{4}}) = \frac{-\pi}{4}<\frac{1}{\sqrt{2}}, \frac{1}{\sqrt{2}}, 3>[/tex]

Now the problem is, I don't know how to set up my line. I know I am in Calculus right now and I should know it by now, but I don't so that's why I am here.

Thank you
 
Physics news on Phys.org
flyingpig said:
So I suspect in parametric form we have something like [tex]r - r_0 = r'(t)(t - t_0)[/tex]

Isn't it in your text?

[tex]\vec R(t) = \vec R(t_0) + t\vec R'(t_0)[/tex]
 
LCKurtz said:
Isn't it in your text?

[tex]\vec R(t) = \vec R(t_0) + t\vec R'(t_0)[/tex]

No, mine had a minus sign
 
If you are taking multiple variable calculus, you should be able to recognize that
[tex]r- r_0= r'(t_0)(t- t_0)[/tex]
(NOT "r'(t)") is the same as
[tex]r= r_0+ r'(t_0)(t- t_0)[/tex]
though NOT necessarily the same as
[tex]r= r_0+ r'(t_0)t[/tex]
unless [itex]t_0= 0[/tex].<br /> <br /> You should have learned by now that a curve or line (one-dimensional figure) cannot be written in a single equation. A single equation reduces from 3 dimensions to 3- 1 dimensions- a surface. To write a curve you have to have either two equations, reducing to 3- 2= 1 dimension, or three parametric equations (so you have 4 variables with 3 equations: 4- 3= 1- or just think that depending on <b>1</b> parameter is <b>1</b> dimensional). The parametric equations for the tangent line to <br /> [tex]\vec{r}(t)= f(t)\vec{i}+ g(t)\vec{j}+ h(t)\vec{k}[/tex]<br /> at [itex](x_0, y_0, z_0)[/itex] are given by <br /> [tex](x_0+ tf'(t_0)\vec{i}+ (y_0+ tg'(t_0))\vec{j}+ (z_0+ th'(t_0))\vec{k}[/tex]<br /> where [itex]t_0[/itex] is, of course, the value of the parameter t that gives [itex](x_0, y_0, z_0)[/itex] in the original vector function.[/itex]
 
Last edited by a moderator:
And to flying pig, just in case you are puzzled by the difference between these two equations of the tangent line:

[tex] \vec R(t)= \vec R(t_0)+ \vec R'(t_0)t[/tex]

[tex] \vec R(t)= \vec R(t_0)+ \vec R'(t_0)(t- t_0)[/tex]

They both give the same line but with a different parameterization. The first tangent line is at R(t0) when t = 0 and the second is at R(t0) when t = t0.
 
Let me correct myself. I think the tangent line should have the form of

[tex]r(t) - r(t_0) = r'(t_0)(t - t_0)[/tex]

HallsofIvy said:
If you are taking multiple variable calculus, you should be able to recognize that
[tex]r- r_0= r'(t_0)(t- t_0)[/tex]
(NOT "r'(t)") is the same as
[tex]r= r_0+ r'(t_0)(t- t_0)[/tex]
though NOT necessarily the same as
[tex]r= r_0+ r'(t_0)t[/tex]
unless [itex]t_0= 0[/tex].[/itex]
[itex]I am not sure what you are getting at here, the first and second looks the same to me<br /> <br /> <blockquote data-attributes="" data-quote="LCKurtz" data-source="post: 3278260" class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch"> <div class="bbCodeBlock-title"> LCKurtz said: </div> <div class="bbCodeBlock-content"> <div class="bbCodeBlock-expandContent js-expandContent "> And to flying pig, just in case you are puzzled by the difference between these two equations of the tangent line:<br /> <br /> [tex] \vec R(t)= \vec R(t_0)+ \vec R'(t_0)t[/tex] </div> </div> </blockquote><br /> [tex] \vec R(t)= \vec R(t_0)+ \vec R'(t_0)(t- t_0)[/tex]<br /> <br /> They both give the same line but with a different parameterization. The first tangent line is at <b>R</b>(t<sub>0</sub>) when t = 0 and the second is at <b>R</b>(t<sub>0</sub>) when t = t<sub>0</sub>.[/QUOTE]<br /> <br /> If t = 0 for the first one, shouldn't we get [tex]\vec{R(t)} = \vec{R(t_0)} - \vec{R(t_0)}t_0[/tex]?<br /> <br /> Same argument for the other one.<br /> <br /> Anyways taking the form [tex]r(t) - r(t_0) = r'(t_0)(t - t_0)[/tex] <br /> <br /> I get q(t) (I will use another letter)<br /> <br /> [tex]q(t) = <\frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}},\frac{3\pi}{4}> + \frac{\pi}{4}<\frac{-1}{\sqrt{2}},\frac{-1}{\sqrt{2}}, -3> (t - (- ln\frac{\pi}{4}))[/tex]<br /> <br /> This is the one I thought it was right originally but according to HallsoIvy, it should be<br /> <br /> [tex]q(t) = <\frac{1}{\sqrt{2}},\frac{1}{\sqrt{2}},\frac{3\pi}{4}> + \frac{\pi t}{4}<\frac{-1}{\sqrt{2}},\frac{-1}{\sqrt{2}}, -3>[/tex]<br /> <br /> Where I completely removed t<sub>0</sub>[/itex]
 

Similar threads

  • · Replies 105 ·
4
Replies
105
Views
11K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
1K