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

  • Context: Graduate 
  • Thread starter Thread starter Noxide
  • Start date Start date
  • Tags Tags
    Dot Surfaces
Click For Summary
SUMMARY

The discussion focuses on minimizing the squared length of vector PQ in surface distance calculations, specifically when determining the shortest distance from a point Q in R3 to a surface defined by z = f(x,y). The technique involves minimizing the dot product of vector PQ, represented as PQ dot PQ, which simplifies the calculations by avoiding square roots. The rationale for this approach is that minimizing the squared length and the length itself yield the same minimum point, making the process more efficient.

PREREQUISITES
  • Understanding of vector calculus
  • Familiarity with surface equations in R3
  • Knowledge of partial derivatives
  • Basic concepts of dot products in linear algebra
NEXT STEPS
  • Study the properties of dot products in vector calculus
  • Learn about optimization techniques in multivariable calculus
  • Explore the application of partial derivatives in surface analysis
  • Investigate the implications of minimizing squared functions in mathematical modeling
USEFUL FOR

Mathematicians, engineers, and computer scientists involved in geometric modeling, optimization problems, or surface analysis in three-dimensional space.

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:
Physics 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:)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 65 ·
3
Replies
65
Views
8K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
12
Views
2K