Think 3-D Is Cool? Wait Till You Try 4-D!

Geometry Level 4

A lattice hypercube is a cube in 4-dimensional space, whose vertices are lattice points. Describe the set of possible side lengths of a lattice hypercube.

Note : A lattice point is a point whose coordinates are all integers. ( 0 , 0 , 1 ) (0,0,1) is a lattice point, but ( 1 2 , 2 , 0.2 ) \left(\frac{1}{2}, \sqrt{2}, -0.2 \right) is not a lattice point.

If you are interested in Lattice cubes, try the 3-D version .

For similar problems, you can read my note on Construction .

{ n 2 n is a non-negative integer. } \{ n^2 \mid n \text{ is a non-negative integer.} \} { n n is a non-negative integer. } \{ \sqrt{n} \mid n \text{ is a non-negative integer.} \} { n n \{ n \mid n is a non-negative integer not divisible by a prime of the form 4 k + 3. } 4k+3. \} { n n is a non-negative integer. } \{ n \mid n \text{ is a non-negative integer.} \}

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Calvin Lin Staff
Mar 7, 2014

The answer is { n n \{ \sqrt{n} \mid n is a non-negative integer } \} . As this is a construction problem, we need to show that the description is both necessary, and sufficient.

First, we establish a necessary condition. The distance between any 2 lattice points is of the form ( x 1 x 2 ) 2 + ( y 1 y 2 ) 2 + ( z 1 z 2 ) 2 + ( w 1 w 2 ) 2 \sqrt{ (x_1 - x_2)^2 + (y_1 - y_2)^2 + (z_1 - z_2)^2 + (w_1 - w_2)^2 } , and so must be of the form n \sqrt{n} where n n is a non-negative integer.

Second, we have to establish existence. (This is not guaranteed, see for example, the 3-D version). We use the Lagrange 4 square theorem, which states that for any non-negative integer n n , it can be written as the sum of 4 squares, namely n = a 2 + b 2 + c 2 + d 2 n = a^2 + b^2 + c^2 + d^2 .

Consider the 4 column vectors in the following matrix: ( a b c d b a d c c d a b d c b a ) \begin{pmatrix} a & b & c & d \\ b & -a & -d & c \\ c & d & -a & -b \\ d & -c & b & -a \end{pmatrix} It is clear that they each have side length n \sqrt{n} , and we can check that they are mutually orthogonal. Hence, the cube that is spanned by these 4 vectors, is a cube of side length n \sqrt{n} . This establishes the sufficient condition.

Is this true for N dimensional cube?

Maharnab Mitra - 7 years, 3 months ago

Log in to reply

That is a good question.

You can try the 3-D case .

The 1-D case is pretty obvious, where the answer is just non-negative integers n n . The 2-D case requires slight Number Theory, but there is a very simple classification involving Fermat's Two Square theorem.

You can explore larger values of N N . There is a classification, which is easy to obtain for cases of N 0 , 1 , 3 , ( m o d 4 ) N \equiv 0, 1, 3, \pmod{4} .

Calvin Lin Staff - 7 years, 3 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...