Minimizing Distance between Lines in R3 | Squared Distance and Equations

  • Thread starter Thread starter derryck1234
  • Start date Start date
  • Tags Tags
    Lines
Click For Summary

Homework Help Overview

The problem involves minimizing the distance between two lines in three-dimensional space, specifically defined by their parametric equations. The original poster is tasked with finding the values of parameters that minimize the squared distance between points on these lines.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • The original poster attempts to understand how to apply a specific formula to the lines and questions the necessity of calculus in solving the problem. Other participants clarify the points on the lines and suggest minimizing the squared distance.

Discussion Status

The discussion is ongoing, with participants exploring different methods to approach the problem. Some guidance has been offered regarding the use of calculus, but there is no explicit consensus on the best method to proceed.

Contextual Notes

The original poster expresses uncertainty about the application of calculus, noting that the problem does not explicitly indicate its use. There is also mention of the challenges faced in learning mathematics through correspondence courses.

derryck1234
Messages
55
Reaction score
0

Homework Statement



In R3, consider the line l given by the equations {x=t,y=t,z=t} and the line m given by the equations {x=s,y=2s-1,z=1}. Let P be a point on l, and let Q be a point on m. Find the values of t and s that minimize the distance between the lines by minimizing the squared distance abs(P-Q).

Homework Equations



[P] = A(ATA)-1AT

The Attempt at a Solution



Let the basis for l be span{(1, 1, 1)} and the basis for m be span{(1,2,0),(0,-1,1)}

From here on I actually don't know what to do:( Do I have to apply the formula to both lines?

Please help!
 
Physics news on Phys.org
hi derryck1234! :smile:

what's the difficulty? :confused:

P is (t,t,t) and Q is (s,2s-1,1), so minimise PQ2 (as the question says :wink:)
 
Ok. But are you saying that I should use calculus to do that? Because in my textbook, whenever we need to use calculus, the question has a line before it saying: FOR THOSE READERS WHO HAVE STUDIED CALCULUS...

This one doesn't?

To be honest, I don't even think I remember how to do it...would it entail working out abs(P-Q), then finding the derivative and then setting it to zero?

Thanks

Derryck
 
Thanks tiny tim. I do hope my correspondence maths course goes ok. It is not easy let me tell you...doin maths via correspondence:( Especially in South Africa!
 

Similar threads

Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K