Jump to content

How to find the harmonic midpoint?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
Walle

Walle

    Learning Programmer

  • Members
  • PipPipPip
  • 75 posts
Since I guess this is more of a mathematical problem than a syntax problem, I suppose this is the appropriate forum.

I need to find the "Harmonic midpoint" within a triangle (in a 2d representation). I know how to find the geometrical midpoint, by finding the cross between the medians, but I have no idea how to find the harmonic midpoint between three points in a 2d-plane. So what I need is not an algorithm, but merely a point in the right direction.
________________________________________________
"I'm not young enough to know everything." - Oscar Wilde

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Do you have a definition of the harmonic midpoint of a triangle? I have no idea what it is, much less how you would find it.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog