This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Alright. I'm going to take a crack at this. Thank you for your patience.
Theorem: The set of side lengths of hypercubes in R4 with vertices in Z4 is precisely the image of the positive integers under the principal square root.
Proof: Let Z+ denote the image of the positive integers under the principal square root. I wish to note that, if we wanted to consider the case of a degenerate hypercube as well, we would instead be considering the image of the nonnegative integers under the principal square root.
For the sake of comfort, I will provide an equivalent and facile definition of a hypercube. We define a hypercube as a square matrix composed of mutually orthogonal column vectors of the same magnitude. This is equivalent to defining, in our case, 4 vectors in R4 that are orthogonal and of the same magnitude, which then form the edges of the hypercube.
We wish to prove that a side length being an element of Z+ is a necessary and sufficient condition for there to exist a hypercube of that side length with vertices in Z4.
The necessity is satisfied because of the Lagrange Four Square Theorem. If we consider a vector x∈R4 with integer components, then its magnitude will be of the form ∥x∥=m2+a2+t2+h2, with m,a,t,h∈Z. Every positive integer can be written in the form m2+a2+t2+h2, and every m2+a2+t2+h2 is a positive integer, so the side lengths we consider will necessarily be in Z+.
To show that the condition is sufficient, we construct a hypercube for a given side length. Suppose ∥x∥2=m2+a2+t2+h2. Then, we consider the hypercube ⎣⎢⎢⎡math−am−htht−a−m−thm−a⎦⎥⎥⎤. Clearly, every column x is orthogonal to the others and satisfies ∥x∥2=m2+a2+t2+h2. Thus, there must exist a desired hypercube if the side length is in Z+. This completes the proof.
I'm not exactly sure how this uses the Four Square Theorem, but here's my guess:
Since the side lengths are defined as the distance between two points, and all side lengths are the same, take any two points of the tesseract and calculate that distance by d=(a1−a2)2+(b1−b2)2+(c1−c2)2+(d1−d2)2 where each point is defined by the ordered quadruple (ai,bi,ci,di). Then, since every number can be expressed as the sum of at most four squares, the set of side lengths of a lattice hypercube is the set of all positive square roots of positive integers.
Clearly, there is no such lattice cube in Z3, since we cannot have integers a,b,c such that a+b+c=0 and a2+b2+c2=3.
I'm going to see if I can finish a solution. I think I have a partial answer and a large enough margin. However, I have a history project that I need to finish by tomorrow, so I'll have to get back to this on Friday.
@Calvin Lin
–
We have the vector ⎣⎡111⎦⎤ with magnitude 3. We wish to find a vector orthogonal to it under the given inner product. Thus, we want to find ⎣⎡abc⎦⎤ satisfying a+b+c=0 from the "dot" product and a2+b2+c2=3 for the magnitude.
@Jacob Erickson
–
Thanks for the explanation. The important aspect here is that "There is no orthogonal vector", which is why no such 3-dimensional cube exists. Thus, going back to the 4-D case, we need to find 4 orthogonal vectors, or show that they do not exist.
For clarity, It seems like you made an assumption that one of the vectors must be (1,1,1,). Of course, this need not be the case, as we start with vectors of the form (±1,±1,±1), and it is best to add WLOG to the start.
@Calvin Lin
–
My apologies. Indeed, I should note that I performed the above argument under the assumption that we all understood there was no loss of generality in assuming the starting vector was [111]T, since a, b, and c can be positive or negative (or zero).
It would be the 4-D analogue of a cube. You would have to define 24 points. Alternatively, you could define 4 vectors which form the edges of the cube from 1 vertex, where the angles are all 90∘.
Yes, standard Euclidean metric where distance between the points is (x1−y1)2+(x2−y2)2+(x3−y3)2+(x4−y4)2.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Alright. I'm going to take a crack at this. Thank you for your patience.
Theorem: The set of side lengths of hypercubes in R4 with vertices in Z4 is precisely the image of the positive integers under the principal square root.
Proof: Let Z+ denote the image of the positive integers under the principal square root. I wish to note that, if we wanted to consider the case of a degenerate hypercube as well, we would instead be considering the image of the nonnegative integers under the principal square root.
For the sake of comfort, I will provide an equivalent and facile definition of a hypercube. We define a hypercube as a square matrix composed of mutually orthogonal column vectors of the same magnitude. This is equivalent to defining, in our case, 4 vectors in R4 that are orthogonal and of the same magnitude, which then form the edges of the hypercube.
We wish to prove that a side length being an element of Z+ is a necessary and sufficient condition for there to exist a hypercube of that side length with vertices in Z4.
The necessity is satisfied because of the Lagrange Four Square Theorem. If we consider a vector x∈R4 with integer components, then its magnitude will be of the form ∥x∥=m2+a2+t2+h2, with m,a,t,h∈Z. Every positive integer can be written in the form m2+a2+t2+h2, and every m2+a2+t2+h2 is a positive integer, so the side lengths we consider will necessarily be in Z+.
To show that the condition is sufficient, we construct a hypercube for a given side length. Suppose ∥x∥2=m2+a2+t2+h2. Then, we consider the hypercube ⎣⎢⎢⎡math−am−htht−a−m−thm−a⎦⎥⎥⎤. Clearly, every column x is orthogonal to the others and satisfies ∥x∥2=m2+a2+t2+h2. Thus, there must exist a desired hypercube if the side length is in Z+. This completes the proof.
Log in to reply
Thumbs up to the choice of variables.
I'm not exactly sure how this uses the Four Square Theorem, but here's my guess:
Since the side lengths are defined as the distance between two points, and all side lengths are the same, take any two points of the tesseract and calculate that distance by d=(a1−a2)2+(b1−b2)2+(c1−c2)2+(d1−d2)2 where each point is defined by the ordered quadruple (ai,bi,ci,di). Then, since every number can be expressed as the sum of at most four squares, the set of side lengths of a lattice hypercube is the set of all positive square roots of positive integers.
Log in to reply
In Z3, is there a lattice cube of side length 1+1+1=3?
Where does your above logic break down?
Log in to reply
Clearly, there is no such lattice cube in Z3, since we cannot have integers a,b,c such that a+b+c=0 and a2+b2+c2=3.
I'm going to see if I can finish a solution. I think I have a partial answer and a large enough margin. However, I have a history project that I need to finish by tomorrow, so I'll have to get back to this on Friday.
Log in to reply
a+b+c=0?
Can you explain your thinking step by step? Why do we needLog in to reply
⎣⎡111⎦⎤ with magnitude 3. We wish to find a vector orthogonal to it under the given inner product. Thus, we want to find ⎣⎡abc⎦⎤ satisfying a+b+c=0 from the "dot" product and a2+b2+c2=3 for the magnitude.
We have the vectorLog in to reply
For clarity, It seems like you made an assumption that one of the vectors must be (1,1,1,). Of course, this need not be the case, as we start with vectors of the form (±1,±1,±1), and it is best to add WLOG to the start.
Log in to reply
[111]T, since a, b, and c can be positive or negative (or zero).
My apologies. Indeed, I should note that I performed the above argument under the assumption that we all understood there was no loss of generality in assuming the starting vector wasHow are you defining a hypercube in this case? Are we assuming that Z4 inherits the standard Euclidean metric?
Log in to reply
It would be the 4-D analogue of a cube. You would have to define 24 points. Alternatively, you could define 4 vectors which form the edges of the cube from 1 vertex, where the angles are all 90∘.
Yes, standard Euclidean metric where distance between the points is (x1−y1)2+(x2−y2)2+(x3−y3)2+(x4−y4)2.
m only read lagrange mean value theorem :(