Original problem
If 8 points in a plane are chosen to lie on or inside a circle of diameter 2cm then show that the distance between some two points will be less than 1cm.
My proof
Let the points be $p_1,p_2,\dots,p_8$
Placing point $p_8$ at the center of the circle and placing other seven points on the periphery of the circle, at equal distances.(remember we are required to prove that there are at least a pair of points whose distance from each-other is less than 1cm.)
Now we have one point at the center and seven at the periphery of the circle.
The heptagon which will be formed by joining the seven points on the circle will have all its side equal in length.
The length of the side of the heptagon is less than $\frac{2\pi}{7}$cm which is less than 1cm.
Now if we replace the position of any point then too we get a pair of points whose distance from each-other is less than 1cm.
End of proof
I think that I have proved it correctly. But my brother was saying that this is just a verification because you are choosing the points by yourself. I think that this is a in general proof rather a particular verification.
Is my proof correct in general or not? If not then please provide an in general proof?
EDIT(Another proof)
I was thinking of another technique. In proof by contradiction, for example proving $\sqrt{2}$ is irrational, we first assume that $\sqrt{2}$ is rational and then we use the property of rationals and find that some properties is not true for $\sqrt{2}$, then this contradicts and we say that $\sqrt{2}$ is irrational.
In this proof firstly I'm making a unit circle(with center O). Taking a point on the periphery we draw a circle of radius 1cm, now we say that no other points will lie in the shaded region.
Distance between $p_1$ and $p_2$ is exactly 1cm.

I'm placing a point($p_1$) on the periphery and taking that no other point lie at a distance of less than 1cm from $p_1$. I'm repeating this thing for $p_2$ and $p_3$. If we do this for the fourth point($p_4$), then after that we can see that the unshaded region is very small, from here we can easily show that the separation between a pair of points is less than 1cm.
The reason why I have taken all points on the periphery and not inside the circle. The reason is that, because when we take any point inside the circle then the area covered by that point* inside the circle will be more as compared to when we take that point on the periphery.
*area covered by that point - I mean the area covered by the unit circle with center as that point.
Is this proof correct or not? Is this equivalent to the proof by contradiction or not?
The above picture shows hexagons of diameter 1 covering the unit disk. If there are 8 points in the disk with pairwise distance at least 1, there must be 2 of them in the same hexagon. Any 2 points in the same hexagon must then be at opposite vertices, and thus there also cannot be more than 2 in the same hexagon.
Placing all the points within a tiny circle in the disk would make them have distances less than 1, so we are done.If you object that that is not the worst possible, then I object to your reasoning in exactly the same way. You didn't show that the worst possible is to have one point in the centre. Neither did you show that if one point is in the centre, the rest must be equally spaced on the perimeter of the disk. That is why your proof is incorrect. – user21820 Apr 10 '15 at 07:50