And the problem is to find a triplet (hard) or prove that there are no pairs. (harder)
This problem is calles the perfect cuboid as if a,b and c are the sides of a cuboid, d,e and f are the face diagonnals and g is the space diagonnal. And all of these are integers.
So lets try to solve this?
For a start, I have shown that for integers x, y and z,
a=2xz
b=2yz
c=x2+y2−z2
d=2zx2+y2
e=[(y+z)2+x2][(y−z)2+x2]
f=[(x+z)2+y2][(x−z)2+y2]
g=x2+y2+z2
This is because for a2+b2+c2=g2, a, b, c and g must be in the form given above.
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 think it is conjecture that four dimensional Euler Bricks have no solution but a three dimensional Euler Brick has solutions smallest one is(44,117,240),where face diagonals are 125,244,267.This problem not fully similar to Euler Brick as Euler Brick's Diophantine equations was was the first the three equations you written not the fourth one a^2+b^2+c^2=g^2
Also, see that d^2+e^2+f^2=2*g^2. So if a,b,c is a perfect cuboid combination, then it is not possible for d,e,f to also form a perfect cuboid combination. Where d,e,f are the sides of a new cuboid and d^2+e^2+f^2=L^2 such that L is the space diagonal.
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
No perfect cuboids have been found with side lengths under 1010. Not to discourage you, but things like these are unsolved for a reason.
Log in to reply
I know... Thats why im trying some other methods...
I think it is conjecture that four dimensional Euler Bricks have no solution but a three dimensional Euler Brick has solutions smallest one is(44,117,240),where face diagonals are 125,244,267.This problem not fully similar to Euler Brick as Euler Brick's Diophantine equations was was the first the three equations you written not the fourth one a^2+b^2+c^2=g^2
Log in to reply
Sorry, I confused the names between an Euler Brick and a perfect cuboid.
Log in to reply
Yes it is okay,they are almost similar but not fully similar.
Also, see that d^2+e^2+f^2=2*g^2. So if a,b,c is a perfect cuboid combination, then it is not possible for d,e,f to also form a perfect cuboid combination. Where d,e,f are the sides of a new cuboid and d^2+e^2+f^2=L^2 such that L is the space diagonal.