Nine unit circles are packed into a square, tangent to their neighbors and to the square. Consider the paths that connect two opposite corners of the square subject to the following conditions:
What is the length of the longest path?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The longest possible paths are pictured on the left.
For each of them there are three additional paths which can be obtained by rotation and/or reflection. But all eight of them are the same length.
The paths all consists of two straight segments, each 1 long, and a curved section the length of which we can calculate by first counting the number of quarter circles each circle contributes in turn, which is:
2 + 3 + 1 + 1 + 3 + 1 + 1 + 3 + 2 = 1 7
Or in the second case:
2 + 2 + 1 + 3 + 2 + 1 + 3 + 2 + 1 = 1 7
The length of the path is:
2 + 4 1 × 1 7 × 2 π = 2 + 2 1 7 π ≈ 2 8 . 7 0 4