Difference between revisions of "Pick's Theorem"

(Pick's Theorem)
m
Line 1: Line 1:
 +
{{Wikify}}
  
Pick's theorem expresses the area of a polygon with all its vertices on  [[lattice points]] in a coordinate plane in terms of the number of lattice points inside the polygon and the number of lattice points on the sides of the polygon.  The formula is:
+
'''Pick's Theorem''' expresses the area of a polygon with all its vertices on  [[lattice points]] in a coordinate plane in terms of the number of lattice points inside the polygon and the number of lattice points on the sides of the polygon.  The formula is:
  
 
<math>A = I + \frac{B}{2} - 1</math>
 
<math>A = I + \frac{B}{2} - 1</math>

Revision as of 11:33, 5 November 2006

Template:Wikify

Pick's Theorem expresses the area of a polygon with all its vertices on lattice points in a coordinate plane in terms of the number of lattice points inside the polygon and the number of lattice points on the sides of the polygon. The formula is:

$A = I + \frac{B}{2} - 1$

with $I$ being the number of interior lattice points, and $B$ being the number of lattice points on the boundary.

Proof

some one edit one in please...