Trajectory as a sufrace intersection

Telemachus
Messages
820
Reaction score
30

Homework Statement


Well, I must express this trajectory: \vec{r}=(t^2,2t,t^2) as an intersection of two surfaces. I really don't know how to work this. It seems to be some kind of parabola, but I'd really like to see some step by step for solving this.

Bye, and thanks off course.
 
Physics news on Phys.org
Telemachus said:

Homework Statement


Well, I must express this trajectory: \vec{r}=(t^2,2t,t^2) as an intersection of two surfaces. I really don't know how to work this. It seems to be some kind of parabola, but I'd really like to see some step by step for solving this.

Bye, and thanks off course.

Hint: How are x(t) and y(t) related? How are z(t) and y(t) related?
 
Mmm let's see. I got that x=t^2, y=2t, then (\frac{y}{2})^2=x?
And z=x

Is that right? so its the intersection between the plane z=x and the parabolic cylinder...?

I got one more question. I have another exercise where it asks me to get the parametric form for a line given as the intersection of two planes. So, to define the parametric form I need one point that satisfies the equation for the two planes, that is a point over the line. And I find the work of finding such a point really tedious. Is there any technique to find a point that satisfies two equations with three variables? I mean, I'm not much intuitive on that sense, I've been looking for a single point that satisfies the equations for two planes for many minutes and couldn't get it. Is there any procedure to follow?

Bye, and thank you gabba.
 
I see no reason to find a specific point if you are looking for the equation of the line itself. If you are given two planes, then you are given two linear equations:
Ax+ By+ Cz= D and Px+ Qy+ Rz= S. You can solve those two equations for two of the variables in terms of the other one. Use that one as parameter.

For example, if the planes are given by 2x- y+ z= 4 and 3x+ y- 2z= 3, then adding the two equations eliminates y and leaves 5x- z= 4. We can solve that for z in terms of x: z= 5x- 4.

Putting that into the first equation, 2x- y+ z= 2x- y+ 5x- 4= 4 so that y= 8- 5x.

Take x as parameter: x= t, y= 8- 5t, z= 5t- 4 are the parametric equations for the line of intersection.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top