Dragonfall
- 1,023
- 5
There are 2n red and 2n blue points on a plane. I have to show that there's a line bisecting them. No idea how. Not homework.
slider142 said:First show that there exists a line on which none of the points lie. Then create 2 functions, one tells you how many dots are left of the line as a function of the angle t that the line makes with the positive x-axis and the other how many are right of it, where the pivot point is not in the smallest circle containing the points. Show that the function that is the difference of these functions must be 0 for some t. This part may be difficult, or there may be a better approach. The fixed point method above works great for continuous functions, but these functions are not.
.