What is a Lattice Point in Geometry?

AI Thread Summary
A lattice point in geometry refers to the intersection of integer coordinates on the Cartesian plane. It is defined by the intersection of horizontal and vertical lines, forming a grid-like structure. The number of lattice points can be calculated by multiplying the number of horizontal lines by the number of vertical lines, provided both are integers. This differs from simply calculating the area of a shape, as lattice points specifically involve integer intersections. Understanding lattice points is essential for various geometric applications and concepts.
mateomy
Messages
305
Reaction score
0
What exactly is a lattice point (in relation to geometry)? I seriously doubt my simple minded explanation suffices...

A lattice point is the meeting of the y and x integers on the Cartesian plane. And if that's in essence correct, is the way to find the number of lattice points found by simply finding the area of the shape?


Forgive my feeble mind.
 
Physics news on Phys.org
If you're finding out area, x and y don't need to be integers. Lattice points are something else altogether.

If you take a mesh you can see that there are horizontal and vertical wires which form the mesh. The points of intersection of these horizontal and vertical lines are called lattice points.

If you can now imagine a wire frame cube, each of the corners of the cube (where three lines meet) is a lattice point.

I think the x*y formula you're referring to has a different meaning in this sense.

If you have x horizontal lines and y vertical lines, then their points of intersection will be x*y in number.

This is because each horizontal line will have y points of intersection as it goes through all the vertical lines and there are x such lines. In this case, as you cannot have 1.5 lines, x and y must be integers.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top