There is an odd number of cameras in an area, placed in a way that the distance between any two cameras is unique. Each camera is pointed towards the nearest camera. Show that at least one camera is not being monitored.
I've been thinking about this problem and believe the solution may lie in an application of Dirichlet's Principle. My first thought was that there will be a greatest distance and so there would be a closer point to each of these and therefore one would not be watched however after more consideration the logic in that statement is extremely flawed.
Any complete solutions or even pointers as to how to solve this problem are greatly appreciated.