Distance from a point to a line

  • Thread starter Thread starter ehilge
  • Start date Start date
  • Tags Tags
    Line Point
ehilge
Messages
160
Reaction score
0
Hey all, I'm doing an engineering problem and I need find the perpendicular distance from a point to a line in three space. I seem to remember from my calculus that there is supposed to be a formula to find this but I can't seem to find the formula anywhere. So, first off, does this formula even exist, and if it does, what is it?

Thanks!
 
Physics news on Phys.org
thanks! that's exactly what I needed
 
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