Vector functions traveling along space curves

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 4K views
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.