Vector Problem: Finding Distance Between Point and Line L(t)

  • Thread starter Thread starter Loppyfoot
  • Start date Start date
  • Tags Tags
    Vector
Loppyfoot
Messages
192
Reaction score
0

Homework Statement



Consider the line L(t) =<2-t,1+4t,4+2t> and the point P =(5,0,-4).
How far is P from the line L?

Homework Equations





The Attempt at a Solution


I'm confused on how to being this problem.

Any ideas would be great!
 
Physics news on Phys.org
Not a very geometric approach to this problem, but nevertheless gave a correct result, or at least the one that looks fine when plotted.

Anyway, find all the vectors connecting point P to the line L, all of them being a function of t (your parameter). This is pretty simple. Now, calculate the length of such vectors. Actually, length squared will do as well. This again is a function of t, isn't it? Now, what you want to find is the shorthest from all those vectors. So what do you do? Yep, you are looking for a minimum of the latter function. Once you find the value of the parameter, for which a vector LP is the shortest, you are at home :)
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top