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 tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top