Problem:
Bessie the cow is trying to navigate her way through a field. She can travel only from lattice point to adjacent lattice point, can turn only at lattice points, and can travel only to the east or north. (A lattice point is a point whose coordinates are both integers.) is the southwest corner of the field. is the northeast corner of the field. Due to large rocks, Bessie is unable to walk on the points , , or . How many ways are there for Bessie to travel from to under these constraints?
