Vector functions traveling along space curves

aesailor
Messages
6
Reaction score
0

Homework Statement



two particles travel along the space curves r1(t)=<t, t2, t3> r2=<1+2t, 1+6t, 1+14t>
Do the particles collide? Do their paths intersect?

2. Homework Equations

if vector r(t)=<f(t), g(t), h(t)>, then
lim r(t) t-->a = <lim f(t)t-->a, lim g(t)t-->a, lim h(t)t-->a> provided the limits of the component functions exist.

The Attempt at a Solution



Vector r2 passes through the point (1, 1, 1) and is parallel to the vector <2, 6, 14> which I do not believe is going to be parallel to vector r1. I know that r1 passes through the origin though.
 
Physics news on Phys.org
Start with this: never in your problem it is said that t is time. It is important to know whether t is a common time or just a parameter. Suppose it is time. Then they collide if there is t such that both are at the same place: r1(t)=r2(t). Their trajectories intersect if there is place in space that is visited by both particles, perhaps at different time for each particle: r1(t1)=r2(t2). Now draw it, imagine, and think what to do next.
 
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