Curve C: r(t) = (cos(t), sin(t), t-cos(t)) Tangent line C through P = r(pi/2)?
r'(t) = (-sin(t) , cos(t) , 1+sin(t) )
Now you just need a position vector r(pi/2) = (0,1,pi/2)
1+sin(pi/2) = 2 right? but now you have the equation r(t) = (0,1,pi/2) + t(-1,0,0) and then?
but what is the the step after you find r(t) ...
r'(pi/2) = (-1,0,2)
\[\gamma (t) = (0,1, \frac{\pi}{2}) + t (-1,0,2) \]\[t \in \mathbb{R}\]
called it gamma, because technically the curve was called r , so yeah.
oke that make sense.. but than you will have 3 tangent lines? one for the x, y en z?
The equation a line is always \[x(t) = a + bt\] Where "x" is a component vector, "a" is the position vector and "b" is the direction vector, which you "span" along. As it is called in linear algebra. t is the free parameter, which you vary through the real numbers.
No, you have ONE line, in 3 dimensional space.
Picture a supporting cable on a tower (assuming it is not loose). That is a line in three dimensional space.
and similarly it works for as many dimensions as you like. The general equation of a line will always be the same.
The only difference will be the number of components in the position and direction vectors.
could you type in the final answer for me? (a) so i can understand it :)
teh vector functions derives componentwise into a tangent vector
if you want to know the line of the tangent, you simply attach the tangent vector to a point
elec did a good derivative for you; not you just need to know its value at pi/2
r'(t) = (-sin(t) , cos(t) , 1+sin(t) ) r'(pi/2): Tx = -sin(pi/2 Ty = cos(pi/2) Tz = 1+sin(pi/2)
what is that then, <0,1,1> ?
so we nee to attach that to the point at the vector functions values of pi/2
i got my tangent points wrong .. confused my values
where did you found <0,1,1> ?
Tx=0 Ty=0 Tz=2 right?
oops Tx = 1
.... ok, the only way I see for you to discover this is for you to get your hands dirty :) so lets start from the beginning and see where it goes awry at How do we derive r(t) = (cos(t), sin(t), t-cos(t))
my calculating of sin and cos was wrong because I confused the 2
oke.. de derivative of r(t) is: r'(t) = ( -sin(t), cos(t), 1+ sin(t) )
those are good, now what do they represent to us?
its the i dont know the word in english >.< but its the slope?
slope is fine, but slope for a vector is just its component parts: r'(t) = Tangent vector <x(t),y(t),z(t)>
so lets calculate correctly the component parts of our tangent vector
owh jah ofcource the tangent vector =.=
oke i have to fill in the pi/2 for t right?
correct
oke lets do that
r'(pi/2) = ( -sin(pi/2), cos(pi/2), 1+ sin(pi/2) ) r'(pi/2) = ( -1, 0, 2 )
I get, hopefully :) Tx = -sin(pi/2 = -1 Ty = cos(pi/2) = 0 Tz = 1+sin(pi/2) = 1+1 = 2 T<-1,0,2> yay we match!
hahah score ^^
now that we have a vector all we need is a point to attach it to and a scalar to strectch it to infinity by and we get a line
out point is just the original vector functions at pi/2
*our point
oke so: r(t) = (0,1,pi/2)
thats a good point; now lets attach our vector to it :) ill use "s" for a scalar x = 0 + s*Tx y = 1 + s*Ty z = pi/2 + s*Tz
T<-1,0,2> x = -s y = 1 + 0s z = pi/2 + 2s x = -s y = 1 z = pi/2 + 2s is simplified if i see it right
oke... and what is the next step.. or is this the answer?
this is what we needed, we defined a line by a point and any scaled version of its vector
there are 2 forms that I know of, this one is the parametric; the other is similar and seldom used tho
ahhh oke... the assignment said find the tangent line. so i thought there i just 1 line... stupid me
:) oh its one "line" its just defined by its seperate components
there is really no good way to define a line in 3 coords other than this
ahhh oke :) thank you honey <3 i have another question could you watch if i do it right?
if need be, since tis line acts nicely in one plane; we could define it like normal, we would just have to amend the equation by saying y = 1 so that it resides in the y=1 plane
sure
r(t) = (1 - t^2, 2t) point p= (0,2)
i also have to find the tangent line, but the t is not defined
i know that r'(t) = ( -2t, 2 )
the t is defined, you just have to unbury it from the given point
(0,2) + t(-2t,2) is this step correct?
not quite, :)
:(
youve got it correct up to r'(t), but the tangent vector needs to be defined at (0,2) so we have to discover the secret to "t"
tell me what x equals in the given r(t)
x = -2t y = 2 point x = 0 en y = 2 so x = -2t 0 = -2t t=0?
oops i took the derivative
r(t) = ( x(t) , y(t) ) r(t) = (1 - t^2, 2t ) r(t) = ( 0 , 2 ) ; when t = ?
x= 1 - t^2 y= 2t x = 0, y=2 0 = 1 - t^2 2 = 2t t = 1
:)
very good :) now we can define our tangent vector with t=1
T=<-2,2> i dont know what to do now :S
i know the point that is (0,2) the tangent vector is <-2,2>
oh but you do :) scale that vector and add it to our point like you did before. But this time we can sepearte it out so it looks more conventional
(0,2) + s<-2,2> is cute and all, but not quite standard format
nikvIst can u help?
x = 0 -s2 y = 2 + s2?
yes, but lets clean it up some :) x = -2s y = 2+2s this is parametric, we could define it like normal since we started out in 2 planes
x = -2s; s = -x/2 y = 2 + 2s; y = 2 + 2(-x/2) y = 2-x
:O owhh i see... thats the tangent line!
it is :)
you're really a hero :)
thnx ;)
oke.. one question could you help me with the gradient derivative?
sure
i almost have the answer of it, but the last step
gradient f(2,2) = 7i-2j
now i have to calculate the direction of the gradient
lets start with the problem from the beginning so I can see where we are going ... or is this the beginnning?
\[\sqrt{7^{2} + 2^{2}} = \sqrt{53}\]
direction has to deal with trig, it is the tan-1(y,x)
owhh oke.. i have to find the maximum direction at point (2,2)
maximum direction; would that mean magnitude as well as direction?
i already calculated the gradient of f and that is (7i-2j)
the gradient is the normal vector and we can regard if as simply: <7,-2>
correct :)
|dw:1318598395823:dw|
Join our real-time social learning platform and learn together with your friends!