Each one of 2009 distinct points in the plane is coloured in blue or red, so that on every blue-centered unit circle there are exactly two red points. Find the gratest possible number of blue points.
Solution
Consider that there are 2009 distinct points in the plane, and each point is colored either blue or red. The objective is to determine the greatest possible number of blue points under the condition that every blue-centered unit circle contains exactly two red points.
To solve this, we need to maximize the number of blue points, denoted as , given that the total number of points is 2009. Thus, the number of red points is .
### Analyzing the Conditions
1. For each blue point, there is a circle of unit radius centered at this point, featuring exactly two red points.
2. Therefore, each blue-centered circle uses up 2 of the red points available.
### Setting up the Equation
If there are blue points, then there are such circles and a total of instances of red points being used driven by the unit circle constraint.
Considering that the number of distinct red points cannot exceed the actual count of red points, we have:
This inequality arises because each red point can potentially lie on multiple blue-centered unit circles, and the maximum sum of red points derived from all blue-centered circles must not exceed the actual number of red points, .
### Solving the Inequality
Rearrange and solve the inequality:
Since must be an integer, the maximum integer value can take is .
### Calculating the Number of Red Points
Substitute back to find the number of red points:
### Verifying
For blue points, we need 2 red points per circle, thus needing instances of red points occurring, which is feasible as we have 1340 red points available, allowing each red point to appear on at least one or more blue-centered circles.
Therefore, the greatest possible number of blue points is:
Note:
It appears there was a discrepancy in deriving the conditions initially, reflecting the possible interpretation variance leading to a specific greatest blue points condition. Further detailed configurations and mathematical confirmations could ensue to align the constraint dynamics with unit circle functionalities more rigidly.