A lattice point is a point $(x, y)$ in the plane, both of whose coordinates are integers.It is easy to see that every lattice point can be surrounded by a small circle which excludes all other lattice points from its interior. It is not much harder to see that it is possible to draw a circle that has exactly two lattice points in its interior, or exactly 3, or exactly 4. How to prove that it satisfies for n $\forall n\in\mathbb{N}$? I have tried to generalize it. If I take a the centre on the line segment joining 2 latice points ( not the diagonal). Then by increasing the radius I can draw with all the n which are even by keeping it internally within the circle. If I take the centre on the diagonal of 2 lattice points then we can easily draw for all the odd numbers. If i take x as the radius using greatest integer function we can find the no. of points in 1 quadrant. In this way I have tried it but is there a more clear solution to this problem.
2026-02-23 04:37:45.1771821465
Proving that a circle will contain n lattice points?
5.2k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GRAPH-THEORY
- characterisation of $2$-connected graphs with no even cycles
- Explanation for the static degree sort algorithm of Deo et al.
- A certain partition of 28
- decomposing a graph in connected components
- Is it true that if a graph is bipartite iff it is class 1 (edge-coloring)?
- Fake induction, can't find flaw, every graph with zero edges is connected
- Triangle-free graph where every pair of nonadjacent vertices has exactly two common neighbors
- Inequality on degrees implies perfect matching
- Proving that no two teams in a tournament win same number of games
- Proving that we can divide a graph to two graphs which induced subgraph is connected on vertices of each one
Related Questions in LATTICES-IN-LIE-GROUPS
- What is weight lattice modulo coroot lattice?
- Discrete subgroup of a Lie group is generated on $\mathbb{Z}$ by vectors in the Lie algebra
- The lattice generated by $\{w(\rho) - \rho\,\vert\,w\in W\}$
- Fuchsian groups in $\text{SL}(2,\mathbb{R})$ and commensurability in $\text{GL}(2,\mathbb{R})$
- Are commensurable subgroups contained in a finite overgroup?
- Transcendence in $\mathbb{R}^2$
- Is $\operatorname{SL}(n,\mathbb{R})/\operatorname{SL}(n, \mathbb{Z})$ a Hausdorff space?
- Example of non-cocompact lattice in a specific topological group
- Intuition behind the definition of an irreducible lattice
- Lattices are not solvable in non-compact semisimple Lie groups
Related Questions in SODDY-CIRCLES
- I want to write an algorithm for two circles intersection and touching cases . How can I do it with a quadtratic equation?
- Need help with a problem regarding Descartes' theorem
- Another approach to Soddy circles formula
- Soddy Line in Slope Intercept Form
- How the recursive structure of Apollonian gaskets can be described in order to be able to reproduce them?
- Decreasing rings of tangent circles. Solved geometrically/graphically but would like to solve with equation.
- What is the name of the circle that is tangent to three mutually-tangent circles centered at the vertices of a triangle?
- Algebraic solutions to the problem of Apollonius for Soddy circles
- Finding radii of three tangent circles given their centers
- Drawing the Apollonian gasket
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
For example you can take point $(\frac13, \pi)$ as a centre. Then distances to all lattice points from it are pairwise distinct.
Suppose this is not true. Then there are $x_1, y_1, x_2, y_2 \in \mathbb{Z}$ such that $x_1 \ne x_2 \lor y_1 \ne y_2$ and $$(x_1 - \frac13)^2 + (y_1 - \pi)^2 = (x_2 - \frac13)^2 + (y_2 - \pi)^2.$$
If $y_1 = y_2$ then $(x_1 - \frac13)^2 = (x_2 - \frac13)^2 \land x_1 \ne x_2$. That is either $x_1 - \frac13 = x_2 - \frac13$ or $x_1 - \frac13 = -x_2 + \frac13$. The first equation leads to $x_1 = x_2$ and the second one leads to that at least one of $x_1$ and $x_2$ is not integer.
So $y_1 \ne y_2$. Then $\pi = \frac{x_1^2 + y_1^2 - x_2^2 - y_2^2 - \frac23 x_1 + \frac23 x_2}{2(y_2 - y_1)}$ that is not true because $\pi$ is not rational. This contradiction finishs proof.
Now it is easy to see that increasing radius or circle with centre in $(\frac13, \pi)$ we will cover lattice points one by one.