1

My first stackexchange post! I'm ready to be flamed haha. ;)

My problem: For some n points, prove that there exists a point p that minimizes the sum of the distances between p and each of the n points.

At first, I thought this would be easy to prove, as it's pretty intuitive. It's easy to see there's no maximum for the distance, so how do I prove that there must be some minimum?

ekim
  • 21

1 Answers1

0

HINT

Let $D$ be a disk containing all the points $\{M_i\}$ and $f:D \rightarrow \mathbb{R_+}, f(P) = \sum_i |PM_i|$. Then $f$ is continuous and $D$ is compact, therefore the image of $f$ is compact, which means bounded.