Starting from the origin on the plane I make a straight line to any point with integer coordinates. I then make a straight line from that integer coordinate to another integer coordinate. I continue this for as many lines as I wish until I return the origin again.
Let be the number of integer coordinates touching the lines that I have drawn.
Let be the number of integer coordinates enclosed by the shape that I have drawn (not touching the lines).
If and , what is the area of the region enclosed by the lines I have drawn?
Note:
The lines cannot intersect each other.
The lines cannot return to a coordinate with a line already passing through it, ending or starting on it.
Example:
Area enclosed by region
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.
By Pick's theorem , we get the area of the polygon = 2 1 ( number of boundary points ) + number of interior points − 1 = 2 4 4 + 6 1 − 1 = 8 2