Skip to main content
ttokoro
21-Topaz I
21-Topaz I
February 20, 2021
Question

All distances of the points on the sphere to be Integer

  • February 20, 2021
  • 2 replies
  • 6537 views

All distances of the points on the sphere to be Integer

 

n=2, r=0.5, l=1 (0.5,0,0),(-0,5,0,0)

n=3, image.pngimage.pngimage.pngimage.png

 

2 replies

ttokoro
21-Topaz I
ttokoro21-Topaz IAuthor
21-Topaz I
February 20, 2021

n=4

image.pngimage.pngimage.pngimage.png

How about other points n>4?

t.t.
ttokoro
21-Topaz I
ttokoro21-Topaz IAuthor
21-Topaz I
February 21, 2021

n=4 of 2D;

image.png

The one of 3D;

image.png

n=5 of 2D; by terryhendicott

ttokoro_0-1613891614210.png

The one of 3D;

ttokoro_1-1613891706258.png

image.pngimage.png

 

t.t.
ttokoro
21-Topaz I
ttokoro21-Topaz IAuthor
21-Topaz I
February 22, 2021

n=5 with new 2D n=4 results.

image.pngimage.pngimage.pngimage.pngimage.png

t.t.
1-Visitor
February 27, 2021

@ttokoro wrote:

All distances of the points on the sphere to be Integer

 

n=2, r=0.5, l=1 (0.5,0,0),(-0,5,0,0)

n=3, image.pngimage.pngimage.pngimage.png

 


The problem of the precise number that lies on the surface is of a number theoretic nature. It has to do with the number of ways we can express an integer as the sum of n squares. A lot of modern and classical work in number theory relates to this question.

The other problem, where we count all the points inside instead of just those on the boundary, is of a different flavour. If ar denotes the number of lattice points on the surface of the 3-d sphere with radius r centered at the origin, then each individual ar fluctuates quite erratically. If we study the sum a1+a2+⋯+ar instead, then we get smoother behavior and analytic methods can be applied.

ttokoro
21-Topaz I
ttokoro21-Topaz IAuthor
21-Topaz I
February 27, 2021

Thanks to reply my subject.

Solved: All distances of the points to be Integer - PTC Community

Above is the one of 2D. I am solving the n points answer for both 2D and 3D.

If you know any study corresponds these puzzles, please let me know it. 

Tokoro.

t.t.
ttokoro
21-Topaz I
ttokoro21-Topaz IAuthor
21-Topaz I
February 28, 2021

This is not the answer of n=8.

image.png 

image.pngimage.png

t.t.