How to prove that the distance between the origin and the point $P$ is a natural number, where $P=(n, n+1, n(n+1))$.
2026-05-10 21:33:58.1778448838
Distance between point p and origin
31 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
The distance is $$\sqrt{n^2+(n+1)^2+(n(n+1))^2}=\sqrt{(n^2+n)^2+2(n^2+n)+1}=\sqrt{(n^2+n+1)^2}=n^2+n+1$$