Pick’s Theorem

Pick's theorem: Given a simple polygon whose vertices are all integers, Pick's theorem explains the relationship between its area A and the number of internal grid points i and the number of grid points on the edges b:

A = i + b/2 - 1

It can lead to some extension: