Monotonicity of the Line Function K on a 3D Space

  • Context: Graduate 
  • Thread starter Thread starter Asuralm
  • Start date Start date
  • Tags Tags
    Test
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
Asuralm
Messages
35
Reaction score
0
Hi all:

Assume in 3D space there is a point [itex]v=[v_x, v_y, v_z][/tex], and a normal vector associate with it as [tex]n=[n_x, n_y, n_z][/tex]. A line function is defined as [tex]u=w+t\cdot l[/tex] where [tex]w=[w_x, w_y, w_z][/tex] is a point, and [tex]l=[l_x, l_y, l_z][/tex] is the normalized direction of the line. l and n are normalized. Assume there is a function defined as:<br /> <br /> [tex] K = \frac{(u-v)\cdot n}{||u-v||^2}[/tex]<br /> <br /> My question is when point u varies on the line, is the function K varies monotonically?<br /> <br /> I've tried to compute [tex]\frac{dK}{dt}[/tex], but I can't really see if it's monotone or not, can some one help me please?<br /> <br /> Thanks[/itex]
 
Last edited:
Physics news on Phys.org
Hi Asuralm! :smile:

Forget calculus, this is geometry :wink:

Hunt: if u and v represent points U and V, and if the nearest point on L to U is N, what is (u - v).n ? :smile: