Shortest Distance between 2 skew lines (vectors)

Click For Summary

Homework Help Overview

The discussion revolves around finding the shortest distance between two skew lines represented by vector equations. Participants are exploring the geometric implications of the methods used to determine this distance, particularly focusing on the role of the common perpendicular and the use of unit vectors.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss finding the common perpendicular using vector cross products and the implications of using unit vectors. There is also mention of expressing the distance squared as a function of parameters to minimize it, with differing results noted. Questions arise regarding the geometric meaning of these methods and why certain approaches are preferred.

Discussion Status

Some participants have provided insights into the geometric reasoning behind the methods, while others express confusion about the rationale for minimizing the squared distance versus the distance itself. There is a recognition of multiple interpretations and approaches being explored without a clear consensus on the best method.

Contextual Notes

Participants are grappling with the definitions and assumptions related to skew lines and the geometric interpretations of their solutions. There is a noted discrepancy between calculated distances and expected answers, prompting further inquiry into the methods used.

thomas49th
Messages
645
Reaction score
0

Homework Statement



x1 = (0,0,4) + s(2,0,-1)
x2 = (-4,2,2) + t(-5,1,1)

Homework Equations






The Attempt at a Solution


First of all I find the common perpendicular (vector cross product)
Make it unit
Find a arbitrary line joining the two 2 lines (set s = t= 0)

Then scalar produce the unit normal and the line between the vectors to get the minimum distance. I get 2/sqrt(14), while the answers say just sqrt(14). How so?

Also I am just doing the method, but what does it mean geometrically. Why find a line perpendicular, or use a unit vector?

Thanks
Thomas
 
Physics news on Phys.org
The shortest distance from a point to a line is always along the line perpendicular to the given line. That is because the hypotenuse of a right triangle is longer than either leg.

As a result of that, the shortest distance between two skew lines is along the line perpendicular to both given lines.
 
thomas49th said:

Homework Statement



x1 = (0,0,4) + s(2,0,-1)
x2 = (-4,2,2) + t(-5,1,1)

Homework Equations






The Attempt at a Solution


First of all I find the common perpendicular (vector cross product)
Make it unit
Find a arbitrary line joining the two 2 lines (set s = t= 0)

Then scalar produce the unit normal and the line between the vectors to get the minimum distance. I get 2/sqrt(14), while the answers say just sqrt(14). How so?

Also I am just doing the method, but what does it mean geometrically. Why find a line perpendicular, or use a unit vector?

Thanks
Thomas
I did it another way: I expressed the distance^2 between x1 and x2 as a function of s and t, then minimized it. My distance answer agrees with yours.

RGV
 
HallsofIvy said:
The shortest distance from a point to a line is always along the line perpendicular to the given line. That is because the hypotenuse of a right triangle is longer than either leg.

As a result of that, the shortest distance between two skew lines is along the line perpendicular to both given lines.

I know that the shortest distance between 2 skew lines is perpendicular, but why does finding the "common perpendicular" help. Let's go to a 2D graph. Let there be 2 parallel lines (2D equiv of skew lines). Taking the vector product produces a vector into or out of the graph (from our view on a 2D graph you cannot see the vector because it goes "into" or "out of" the graph).
How does finding this vector help. For that matter, how does finding an arbitray line between the 2 vectors help

Thanks
Thomas
 
Ray Vickson said:
I did it another way: I expressed the distance^2 between x1 and x2 as a function of s and t, then minimized it. My distance answer agrees with yours.

RGV

That's how the problem sheet answer is done (I don't like doing it that way... I DON'T understand why you square it) but they get sqrt(14). I get 2/sqrt(7) or sqrt(7/2) . Hmm.
 
Last edited:
Your answer is correct.
Geometrically meaning: imagine the 2 parallel planes that each contains one of the lines.
Easier: imagine 2 parallel planes and on each plane draw one line.
Connect the 2 lines by a 3rd line AB. In A draw the perpendicular of the 2 planes.
The length of the perpendicular is the projection of AB onto the perpendicular of the planes in A (or B, the same).
 
thomas49th said:
That's how the problem sheet answer is done (I don't like doing it that way... I DON'T understand why you square it) but they get sqrt(14). I get 2/sqrt(7) or sqrt(7/2) . Hmm.

Minimizing d(s,t)^2 gives the same solution as minimizing d(s,t). What could be simpler?

RGV
 
why would you want to minimize d(s,t)^2 and not d(s,t). am I missing something stupidly ovbious?
 
thomas49th said:
why would you want to minimize d(s,t)^2 and not d(s,t). am I missing something stupidly obvious?
The square of the distance does not have square roots, so it's much easier to work with.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K