How to find the number of lattice points in a region bounded by 3 points(a triangle)?

147 Views Asked by At

Can someone tell me any tips on finding the number of lattice points in a triangular region(or any region)? I was looking at a theorem called Pick's Theorem and I wanted to know if there was an easy way to find the value of $i$ in the formula other than counting them manually(like a formula).

Thanks!