How Do You Calculate the Shortest Distance Between Two Skew Lines in Space?

  • Thread starter ThankYou
  • Start date
  • Tags
    Lines
In summary, the problem involves 4 vectors in space, two of which are linearly independent and form two lines. The task is to find the length of the smallest part PQ that connects the two lines. The formula for this length is given by |(u x v) * (a-b)| / ||u x v||, where u x v is a vector perpendicular to both u and v. To minimize the distance, one can use the formula for the distance between two points and the points given in the problem (a+s*u and b+t*v).
  • #1
ThankYou
21
0
1. The problem statement,
all variables and given/known data

There are 4 vectors a,b,u,v in space and {u,v} are linearly independen
The groups A={a+s*u|s E R} B = {b+t * v|t E R}are two lines in space

The Two A , B lines does not meet and the "part/line/segment (I don't know how it called ) " PQ is the smallest part that is ends are [tex]Q \in B ,P \in A [/tex] show that the length of PQ is"
[tex]\frac{|(u \times v)\bullet(a-b)|}{||u \times v||}[/tex]



Homework Equations



all calc/..

The Attempt at a Solution


I mange to get to the point of
[tex]u \times v =(s)[/tex]
and then
[tex]\frac{L(s)*L(a-b)*cos(w)}{L(s)}=L(a-b)*cos(w) [/tex]
bUT I don't know what's next
 
Physics news on Phys.org
  • #2
ThankYou said:
I mange to get to the point of
[tex]u \times v =(s)[/tex]
and then
[tex]\frac{L(s)*L(a-b)*cos(w)}{L(s)}=L(a-b)*cos(w) [/tex]
bUT I don't know what's next

Huh?:confused: How are you managing to get to this point? What do [itex]w[/itex] and [itex]L[/itex] represent?

What is the general formula for the distance between two points [itex]\textbf{r}_1[/itex] and [itex]\textbf{r}_2[/itex]? What if the points lie on the lines given in the problem (i.e. [itex]\textbf{r}_1=\textbf{a}+s\textbf{u}[/itex] and [itex]\textbf{r}_2=\textbf{b}+t\textbf{v}[/itex])? How would you go about minimizing that distance?
 
  • #3
Yes I've managed to do it...
I've done:
[tex]u \times v[/tex] and got the vector that is vertical to both u , v
Then I've made a plane that use this vector and use point a, then I've used the forumala of plane distance from point in the first line.
Thank you/
 

FAQ: How Do You Calculate the Shortest Distance Between Two Skew Lines in Space?

What is the formula for finding the distance between two parallel lines?

The formula for finding the distance between two parallel lines is the distance formula, which is d = |ax + by + c| / √(a² + b²). This formula can also be written as d = |y - mx - b| / √(m² + 1), where m is the slope of the lines.

How do you prove that two lines are parallel?

To prove that two lines are parallel, you can use the slope method or the distance method. In the slope method, if the slopes of two lines are equal, then the lines are parallel. In the distance method, if the distance between any two points on one line is equal to the distance between the same two points on the other line, then the lines are parallel.

What is the shortest distance between two skew lines?

The shortest distance between two skew lines is the distance between their closest points. This can be found by drawing a perpendicular line from one line to the other and calculating the distance between the two points where the lines intersect.

Can the distance between two intersecting lines be measured?

No, the distance between two intersecting lines cannot be measured because they do not have a fixed distance between them. The distance between intersecting lines can only be measured at a specific point of intersection.

Is there a relationship between the distance between two parallel lines and their slopes?

Yes, there is a relationship between the distance between two parallel lines and their slopes. The distance between two parallel lines is directly proportional to the absolute value of the difference in their slopes. This means that as the difference in slopes increases, the distance between the lines also increases.

Back
Top