Let $\theta_1, \theta_2$ and $\theta_3$ angles of a triangle. Prove that for every $\varepsilon>0$, there exists a triangle with vertices in $\mathbb{Z}^2$ such that $|\frac{\pi}{3}-\theta_i|<\varepsilon$.
2026-05-15 12:42:34.1778848954
On
Prove existence of triangle with vertices in $\mathbb{Z}^2$, each angle of which is $\varepsilon$-close to $\pi/3$.
199 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
1
On
Take the sector $$S:=\left\{(x,y)\biggm|x>0, \ {\pi\over6}-{\epsilon\over2}<{\rm Arg}(x,y)<{\pi\over6}+{\epsilon\over2}\right\}\ ,$$ centered at the origin, and obtain $S'$ by reflecting $S$ across the $x$-axis. Since $S$ gets (unboundedly) wider when going out to the right there is a point $(x,y)\in S\cap{\mathbb Z}^2$; furthermore $(x,-y)\in S'\cap{\mathbb Z}^2$. The triangle with vertices $(0,0)$, $(x,y)$, $(x,-y)$ is isosceles, and has all angles $<\epsilon$ from ${\pi\over3}$.
Here's a rather "brute force" approach. Take a big polygon $\mathcal P$ with vertices in $\mathbb R^2$ that has the angles you want, such that each edge of $\mathcal P$ has length $\geq R$. Let $\mathbf{round}(\mathcal P)$ be the polygon whose vertices are the points in $\mathbb Z^2$ nearest to the vertices of $\mathcal P$. Then the angles of $\mathbf{round}(\mathcal P)$ are within $O(1/R)$ of the angles of $\mathcal P$. But you can make $R$ arbitrarily large.