Why Do We Minimize the Squared Length in Surface Distance Calculations?

  • Thread starter Thread starter Noxide
  • Start date Start date
  • Tags Tags
    Dot Surfaces
AI Thread Summary
Minimizing the squared length of vector PQ, rather than the length itself, simplifies calculations by avoiding square roots, making the process quicker and easier. The squared length is mathematically equivalent in terms of finding minimum distances, as both will achieve the same minimum or maximum points. The discussion highlights that setting the first-order partial derivatives of the squared length function g(x,y) to zero leads to the optimal point P on the surface. This method ensures that the values of x and y that minimize g(x,y) correspond to the shortest distance from the surface to point Q. Overall, minimizing the squared length is a practical approach in surface distance calculations.
Noxide
Messages
120
Reaction score
0
A little clarification is required for the following techniqueTHE TECHNIQUE
Given a surface z = f(x,y), and some point Q in R3 (not on the surface)
The point P on the surface for which the distance from P(x, y, f(x,y)) to Q is the shortest distance from the surface to Q (i.e. vector PQ has minimal length) is determined by minimizing the squared length (or PQ dot PQ)of vector PQ.

A REMARK
The next paragraph seems dauntingly long, I think it asks 2 questions...

THE QUESTIONS
That's fine and dandy as techniques go, but I'm having trouble understanding exactly why we do that to the squared length. I can understand wanting to minimize the length... but minimizing the dot product/squared length seems foreign to me. Clearly there's some gap in my knowledge as to why this is done. Also, we are finding the minimum of the new function g(x,y) = PQ dot PQ by setting it's first order partial derivatives w.r.t x and y equal to zero, but we then substitute those same values of x and y into the surface f(x,y)... I understand that x and y carry through, but it just seems odd that the values of x and y for which g(x,y) is a minimum (i'm not sure if that's always the case, but the solution manual seems to indicate it is) will yield a point P whose length is minimal to Q.
 
Last edited:
Mathematics news on Phys.org
Hi Noxide! :smile:
Noxide said:
… I'm having trouble understanding exactly why we do that to the squared length. I can understand wanting to minimize the length... but minimizing the dot product/squared length seems foreign to me.

The length of PQ is defined as √(PQ.PQ).

Call that r … it doesn't matter whether we minimise (positive) r or r2, they'll be at minimum or maximum together …

i] this is obvious!
ii] alternatively, if ∂r/∂x = 0, then ∂r2/∂x = 2r∂r/∂x = 0 …

and we choose to do it to r2 because that avoids using square-roots, so it's quicker and easier! :wink:

(sorry, but I don't understand your second question :confused:)
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top