Problem:
A circle radius is drawn on squared paper with unit squares. It does not touch any of the grid lines or pass through any of the lattice points. What is the maximum number of squares can it pass through?
Problem:
A circle radius is drawn on squared paper with unit squares. It does not touch any of the grid lines or pass through any of the lattice points. What is the maximum number of squares can it pass through?
Solution:
Take compass directions aligned with the grid. Let , , , be the most northerly, easterly, southerly and westerly points on the circle. The arc from to must cross north-south grid lines and east-west grid lines. Each time it crosses a grid line it changes square (and it never crosses two grid lines at once, because it does not pass through any lattice points), so the arc to must pass through in addition to the starting square. Similarly for the other arcs. So the circle passes through a total of squares (we count the starting square in the last ).