TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Geometric Perspective Cracks Old Problem About Rectangles

59 pointsby exanimo_saialmost 5 years ago

4 comments

kmillalmost 5 years ago
Here&#x27;s a nice 3blue1brown video about the easier version of the inscribed rectangle problem, that <i>some</i> inscribed rectangle exists: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=AmgkSdhK4K8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=AmgkSdhK4K8</a><p>And I remember thinking this was a nice overview of some aspects of the &quot;square peg problem&quot; (the Toeplitz conjecture): <a href="https:&#x2F;&#x2F;www.ams.org&#x2F;notices&#x2F;201404&#x2F;rnoti-p346.pdf" rel="nofollow">https:&#x2F;&#x2F;www.ams.org&#x2F;notices&#x2F;201404&#x2F;rnoti-p346.pdf</a>
thaumasiotesalmost 5 years ago
&gt; It starts with a closed loop — any kind of curvy path that ends where it starts. The problem Greene and Lobb worked on predicts, basically, that every such path contains sets of four points that form the vertices of rectangles of any desired proportion.<p>&gt; Their final proof — showing the predicted rectangles do indeed exist — transports the problem into an entirely new geometric setting. There, the stubborn question yields easily.<p>Except that the article then contradicts itself by saying how they haven&#x27;t actually proved this. They proved it for smooth closed curves, not for any closed curves.<p>This is a really bizarre article. They seem like they want to describe the math. But they can&#x27;t bring themselves to do it in a way that might be helpful. They&#x27;re just waving words around.<p>And then there&#x27;s this:<p>&gt; it’s possible to rotate the Möbius strip in four-dimensional space so that you only change one of the coordinates in each point’s four-coordinate address — like changing the street numbers of all the houses on a block, but leaving the street name, city and state unchanged. (For a more geometric example, think about how holding a block in front of you and shifting it to the right only changes its x coordinates, not the y and z coordinates.)<p>You can certainly translate a space along an axis without affecting its coordinates along other axes. But that&#x27;s not a rotation.
评论 #23680331 未加载
评论 #23683635 未加载
评论 #23679492 未加载
thaumasiotesalmost 5 years ago
Wait a minute.<p>&gt; It starts with a closed loop — any kind of curvy path that ends where it starts. The problem Greene and Lobb worked on predicts, basically, that every such path contains sets of four points that form the vertices of rectangles of any desired proportion.<p>&gt; Their final proof — showing the predicted rectangles do indeed exist — transports the problem into an entirely new geometric setting. There, the stubborn question yields easily.<p>&gt; The rectangular peg problem is a close offshoot of a question posed by the German mathematician Otto Toeplitz in 1911. He predicted that any closed curve contains four points that can be connected to form a square. His “square peg problem” remains unsolved.<p>How can the square problem possibly remain unsolved if the article is celebrating a proof that you can find the corners of a rectangle <i>of any proportion</i> in any closed curve. What if I choose the proportion &quot;length = 1 times width&quot;?
ajucalmost 5 years ago
I&#x27;ve seen the trick with describing rectangles as middlepoint, diagonal length and angle used in solving an interview questions, it was great. <a href="https:&#x2F;&#x2F;youtu.be&#x2F;EuPSibuIKIg" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;EuPSibuIKIg</a>