I was told this lovely puzzle recently which I thought people here might enjoy.
Consider a paper punch that can be centered at any point of the plane and that, when operated, removes from the plane precisely those points whose distance from the center is irrational. How many punches are needed to remove every point?
I think the minimum number of required punches to exhaust the plane is 3. To see that 3 punches are enough, punch at $(0, 0)$, $(0, 1)$, $(e, 0)$ where $e$ is the Euler's constant. Now no point $(x, y)$ can be at rational distance from all of these because, otherwise all of $x^2 + y^2$, $x^2 + (y - 1)^2$, $(x - e)^2 + y^2$ are rational. From first two equations you get that $x, y$ are algebraic hence $e$ satisfies an algebraic equation which is false as $e$ is transcendental. Two punches are insufficient because there is always a point at an integer distance from the center of these punches.