- What are Lattice Points?
Which points in x-y planes are Lattice Points?
Is (m,n) a lattice point where m,n are any integers?
2026-03-25 20:34:45.1774470885
On
Lattice Points in x-y plane
3.1k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
2
On
No, that's not accurate. The points $(m,n)\in\Bbb Z^2$ are a lattice, but they are not the only lattice in $\Bbb R^2$, consider the sets:
$$\{(a,b\sqrt 2): a,b\in\Bbb Z\},\quad \left\{\left(a+{b\over 2}, b{\sqrt{3}\over 2}\right): a,b\in\Bbb Z\right\}\tag{$*$}$$
These are also a lattices.
Generally a lattice in $\Bbb R^2$ is a $\Bbb Z$ module of rank $2$ which contains a basis for $\Bbb R^2$.
As Cameron notes, this just means that you have integer combinations of two $\Bbb R$-linearly independent vectors from $\Bbb R^2$ (it's important that they be linearly independent over $\Bbb R$ and not something like $\Bbb Q$)
That is correct. The term "lattice points" usually refers to the points with integer coordinates.