Could this be a Perfect Euler Brick?

  • A
  • Thread starter alpha_michi
  • Start date
  • Tags
    Euler
In summary: AndA plot of the results for the even side X cases up to 200 billion is shown below, followed by the corresponding plot of least-significant matching bit (where all higher bits match). As with the odd side plot, the point of Y2 mismatch is rising at about the same rate as the number of bits in X, again suggesting poor odds that there is a perfect cuboid.As an aside, I played with this problem once on my iPad using Pythonista's python.Basically, I generated a table of squares,
  • #1
alpha_michi
8
0
so here is the Math:

for a²+b²:
peb1.PNG

for b²+c²:
https://www.physicsforums.com/attachments/284600
for a²+b²+c²:
peb3.PNG
 
Physics news on Phys.org
  • #2
SORRY here:
peb1.PNG
peb2.PNG
ped4.PNG
 
  • #3
You almost had me. I didn't know what this was, but after seeing it on Wikipedia thought there was no way someone didn't try all the integers smaller than a thousand already.

Anyway, you forgot one of the face diagonals. ##\sqrt{975^2+264^2}## is not an integer.
 
  • #4
Office_Shredder said:
You almost had me. I didn't know what this was, but after seeing it on Wikipedia thought there was no way someone didn't try all the integers smaller than a thousand already.

Anyway, you forgot one of the face diagonals. ##\sqrt{975^2+264^2}## is not an integer.
Ok, I will try that one too.
 
  • #5
Yes, there has been an extensive search with quite a large range of numbers and sadly no discovery yet nor even an impossibility proof.
 
  • Like
Likes Delta2
  • #6
Regarding the Wikipedia reference: Results of computer search for a perfect cuboid:

A suite of optimized computer programs was designed to systematically search for a perfect cuboid, keep track of close misses, and investigate the statistical trend of these near matches with increasing Euler brick size. While no perfect cuboid was found, the minimum length of the odd side has been substantially extended from the prior published limit of 3 trillion1 (3 x 10^12) to 25 trillion (2.5 x 10^13), and the minimum side has increased from the prior published limit of 10 billion2 (10^10) to 500 billion (5 x 10^11 ).

The author concludes:

While some interesting near-misses have been identified, the overall trend with increasing minimum side does not favor the existence of a perfect cuboid.
This seems naive to suggest after only checking a basically insignificant number of cases, i.e., there may be one that has extremely large faces. Why would he make what I consider to be a foolish claim?
 
  • #7
More often than not, researchers do not make claims they can’t support. The search for a perfect Euler brick has been done to a great degree.

While it’s truly a small percentage of an infinitude of possible numbers, I suspect a sequence of solutions indicates that the near misses are happening less often and perhaps with greater differences in the near miss category that indicates we may never find a solution.

Also I’m sure they’ve published a paper somewhere that describes the background of their conclusion and it would be worthwhile to investigate further.
 
  • Like
Likes pbuk
  • #8
jedishrfu said:
Also I’m sure they’ve published a paper somewhere that describes the background of their conclusion and it would be worthwhile to investigate further.
Yes, this is the paper linked and quoted from in #6 and this does indeed describe two reasons for Matson's claim which @aheight seems to have overlooked:

A perhaps more telling trend is the plot of least-significant matching bit (where all higher bits match). As X increases, the point of Y2 mismatch (reading from most-significant to least-significant bit) is rising at nearly the same rate as the number of bits in X. This trend suggests that it is highly unlikely that there is a perfect cuboid.​

and

A plot of the results for the even side X cases up to 200 billion is shown below, followed by the corresponding plot of least-significant matching bit (where all higher bits match). As with the odd side plot, the point of Y2 mismatch is rising at about the same rate as the number of bits in X, again suggesting poor odds that there is a perfect cuboid.​
 
  • #9
As an aside, I played with this problem once on my iPad using Pythonista's python.

Basically, I generated a table of squares, to create a table of Pythagorean triples and then started a search for matching triples ie ones with common square components.

It was a fun project, but of course the iPad could never compete with a super computer in searching a vast range of possibilities.
 
  • #10
pbuk said:
Yes, this is the paper linked and quoted from in #6 and this does indeed describe two reasons for Matson's claim which @aheight seems to have overlooked:

A perhaps more telling trend is the plot of least-significant matching bit (where all higher bits match). As X increases, the point of Y2 mismatch (reading from most-significant to least-significant bit) is rising at nearly the same rate as the number of bits in X. This trend suggests that it is highly unlikely that there is a perfect cuboid.​

and

A plot of the results for the even side X cases up to 200 billion is shown below, followed by the corresponding plot of least-significant matching bit (where all higher bits match). As with the odd side plot, the point of Y2 mismatch is rising at about the same rate as the number of bits in X, again suggesting poor odds that there is a perfect cuboid.​
Ok, thanks for that. Sorry I missed it. I'm not a Number theorist but am personally skeptical we can predict the future behavior of diophantine expressions based on the previous results of those expressions. My understanding is that integer arithmetic does not work this way. Rather it is discontinuous and often involves abrupt changes. For example a number N can have a hundred factors but N+1 can be prime. Is this a flawed understanding?
 
  • #11
Yes this is a flawed understanding: in fact the more factors that N has the more likely N + 1 is to be prime.

What we have here is like looking for two touching needles in an ever-growing series of haystacks. If, as in this case, the larger the haystacks the further apart the closest pair of needles are then it suggests (only suggests mind, not anything stronger) that there is a low probability (only a low probability mind, not anything stronger) that we will ever find a haystack with two touching needles.

It is true that there are some surprising results in number theory, but these do not usually reverse trends such as these, rather they are like looking for needles in a series of increasingly large haystacks and not finding any until the ## 10^{10^{10}} th ## haystack which contains a whole sewing set already threaded with thread the colours of the rainbow in order!
 
Last edited:
  • Haha
  • Like
Likes aheight and jedishrfu

1. What is a Perfect Euler Brick?

A Perfect Euler Brick is a rectangular prism with integer dimensions that satisfies the equation a^2 + b^2 + c^2 = d^2, where a, b, c, and d are the lengths of the edges. This means that the sum of the squares of the three smaller dimensions is equal to the square of the longest dimension.

2. How rare are Perfect Euler Bricks?

Perfect Euler Bricks are extremely rare and it is still unknown if they actually exist. It is estimated that there are only a handful of possible combinations of dimensions that could potentially form a Perfect Euler Brick.

3. What makes finding Perfect Euler Bricks difficult?

The main difficulty in finding Perfect Euler Bricks is the high number of combinations of dimensions that need to be checked. As the dimensions increase, the number of possible combinations also increases exponentially, making it challenging to search for a Perfect Euler Brick.

4. Why is the existence of Perfect Euler Bricks important?

The existence of Perfect Euler Bricks has significant implications in mathematics, specifically in the field of number theory. It could potentially provide insights into the relationships between perfect squares and their sums, as well as contribute to the understanding of Pythagorean triples.

5. Has a Perfect Euler Brick been found?

No, a Perfect Euler Brick has not been found yet. However, there have been several attempts to find one, with the most recent being in 2016 when a group of mathematicians claimed to have found a potential Perfect Euler Brick. However, this has not been confirmed yet and the search for a true Perfect Euler Brick continues.

Similar threads

Replies
2
Views
1K
  • Classical Physics
Replies
1
Views
730
Replies
30
Views
3K
Replies
5
Views
1K
  • Differential Equations
Replies
7
Views
2K
  • Engineering and Comp Sci Homework Help
Replies
2
Views
2K
  • General Discussion
Replies
1
Views
823
  • Classical Physics
Replies
3
Views
601
Replies
5
Views
3K
Back
Top